okular
Okular::Annotation::Revision Class Reference
#include <annotations.h>
Detailed Description
The Revision class contains all information about the revision of the annotation.Definition at line 528 of file annotations.h.
Public Member Functions | |
| Annotation * | annotation () const |
| Revision & | operator= (const Revision &other) |
| Revision (const Revision &other) | |
| Revision () | |
| RevisionScope | scope () const |
| void | setAnnotation (Annotation *annotation) |
| void | setScope (RevisionScope scope) |
| void | setType (RevisionType type) |
| RevisionType | type () const |
| ~Revision () | |
Constructor & Destructor Documentation
| Annotation::Revision::Revision | ( | ) |
| Annotation::Revision::~Revision | ( | ) |
| Annotation::Revision::Revision | ( | const Revision & | other | ) |
Definition at line 388 of file annotations.cpp.
Member Function Documentation
| Annotation * Annotation::Revision::annotation | ( | ) | const |
| Annotation::Revision & Annotation::Revision::operator= | ( | const Revision & | other | ) |
Definition at line 394 of file annotations.cpp.
| Annotation::RevisionScope Annotation::Revision::scope | ( | ) | const |
| void Annotation::Revision::setAnnotation | ( | Annotation * | annotation | ) |
| void Annotation::Revision::setScope | ( | RevisionScope | scope | ) |
Sets the scope of the revision.
- See also:
- RevisionScope
Definition at line 412 of file annotations.cpp.
| void Annotation::Revision::setType | ( | RevisionType | type | ) |
Sets the type of the revision.
- See also:
- RevisionType
Definition at line 422 of file annotations.cpp.
| Annotation::RevisionType Annotation::Revision::type | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference