Poppler Qt4 0.18.1
Static Public Member Functions
Poppler::AnnotationUtils Class Reference

Helper class for (recursive) Annotation retrieval/storage. More...

#include <poppler-annotation.h>

List of all members.

Static Public Member Functions

static AnnotationcreateAnnotation (const QDomElement &annElement)
static QDomElement findChildElement (const QDomNode &parentNode, const QString &name)
static void storeAnnotation (const Annotation *ann, QDomElement &annElement, QDomDocument &document)

Detailed Description

Helper class for (recursive) Annotation retrieval/storage.


Member Function Documentation

static Annotation* Poppler::AnnotationUtils::createAnnotation ( const QDomElement &  annElement) [static]

Restore an Annotation (with revisions if needed) from the DOM element annElement.

Returns:
a pointer to the complete Annotation or 0 if element is invalid.

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