Sound annotation. More...
#include <poppler-annotation.h>


Public Member Functions | |
| void | setSound (SoundObject *ef) |
| void | setSoundIconName (const QString &icon) |
| SoundObject * | sound () const |
| SoundAnnotation (const QDomNode &node) | |
| QString | soundIconName () const |
| virtual void | store (QDomNode &parentNode, QDomDocument &document) const |
| virtual SubType | subType () const |
Sound annotation.
The sound annotation represents a sound to be played when activated.
| void Poppler::SoundAnnotation::setSound | ( | SoundObject * | ef | ) |
Sets a new SoundObject for this annotation.
1.6.1