Poppler Qt4 0.18.1
Public Member Functions
Poppler::SoundAnnotation Class Reference

Sound annotation. More...

#include <poppler-annotation.h>

Inheritance diagram for Poppler::SoundAnnotation:
Inheritance graph
[legend]
Collaboration diagram for Poppler::SoundAnnotation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setSound (SoundObject *ef)
void setSoundIconName (const QString &icon)
SoundObjectsound () const
 SoundAnnotation (const QDomNode &node)
QString soundIconName () const
virtual void store (QDomNode &parentNode, QDomDocument &document) const
virtual SubType subType () const

Detailed Description

Sound annotation.

The sound annotation represents a sound to be played when activated.

Since:
0.10

Member Function Documentation

void Poppler::SoundAnnotation::setSound ( SoundObject ef)

Sets a new SoundObject for this annotation.

Note:
SoundAnnotation takes ownership of the object

The documentation for this class was generated from the following file: