Poppler Qt5 24.03.0
Static Public Member Functions | List of all members
Poppler::AnnotationUtils Class Reference

#include <poppler-annotation.h>

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

◆ createAnnotation()

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: