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:

Generated on Sun Oct 18 01:52:17 2009 for Poppler Qt4 by  doxygen 1.6.1