okular
Okular::StampAnnotation Class Reference
#include <annotations.h>
Inheritance diagram for Okular::StampAnnotation:

Detailed Description
Definition at line 1100 of file annotations.h.
Public Member Functions | |
| StampAnnotation () | |
| StampAnnotation (const QDomNode &description) | |
| ~StampAnnotation () | |
| void | setStampIconName (const QString &name) |
| QString | stampIconName () const |
| SubType | subType () const |
| void | store (QDomNode &node, QDomDocument &document) const |
Constructor & Destructor Documentation
| StampAnnotation::StampAnnotation | ( | ) |
| StampAnnotation::StampAnnotation | ( | const QDomNode & | description | ) | [explicit] |
Creates a new stamp annotation from the xml description.
Definition at line 1791 of file annotations.cpp.
| StampAnnotation::~StampAnnotation | ( | ) |
Member Function Documentation
| void StampAnnotation::setStampIconName | ( | const QString & | name | ) |
Sets the name of the icon for the stamp annotation.
Definition at line 1817 of file annotations.cpp.
| QString StampAnnotation::stampIconName | ( | ) | const |
| Annotation::SubType StampAnnotation::subType | ( | ) | const [virtual] |
Returns the sub type of the stamp annotation.
Implements Okular::Annotation.
Definition at line 1829 of file annotations.cpp.
| void StampAnnotation::store | ( | QDomNode & | node, | |
| QDomDocument & | document | |||
| ) | const [virtual] |
Stores the stamp annotation as xml in document under the given parent node.
Reimplemented from Okular::Annotation.
Definition at line 1834 of file annotations.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference