File attachment annotation. More...
#include <poppler-annotation.h>


Public Member Functions | |
| EmbeddedFile * | embeddedFile () const |
| FileAttachmentAnnotation (const QDomNode &node) | |
| QString | fileIconName () const |
| void | setEmbeddedFile (EmbeddedFile *ef) |
| void | setFileIconName (const QString &icon) |
| virtual void | store (QDomNode &parentNode, QDomDocument &document) const |
| virtual SubType | subType () const |
File attachment annotation.
The file attachment annotation represents a file embedded in the document.
| void Poppler::FileAttachmentAnnotation::setEmbeddedFile | ( | EmbeddedFile * | ef | ) |
Sets a new EmbeddedFile for this annotation.
1.6.1