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

File attachment annotation. More...

#include <poppler-annotation.h>

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

List of all members.

Public Member Functions

EmbeddedFileembeddedFile () 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

Detailed Description

File attachment annotation.

The file attachment annotation represents a file embedded in the document.

Since:
0.10

Member Function Documentation

void Poppler::FileAttachmentAnnotation::setEmbeddedFile ( EmbeddedFile ef)

Sets a new EmbeddedFile for this annotation.

Note:
FileAttachmentAnnotation takes ownership of the object

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