Poppler Qt5
0.74.0
|
#include <poppler-annotation.h>
Static Public Member Functions | |
static Annotation * | createAnnotation (const QDomElement &annElement) |
static QDomElement | findChildElement (const QDomNode &parentNode, const QString &name) |
static void | storeAnnotation (const Annotation *ann, QDomElement &annElement, QDomDocument &document) |
Helper class for (recursive) Annotation retrieval/storage.
|
static |
Restore an Annotation (with revisions if needed) from the DOM element annElement
.