Ink Annotation. More...
#include <poppler-annotation.h>


Public Member Functions | |
| InkAnnotation (const QDomNode &node) | |
| QList< QLinkedList< QPointF > > | inkPaths () const |
| void | setInkPaths (const QList< QLinkedList< QPointF > > &paths) |
| virtual void | store (QDomNode &parentNode, QDomDocument &document) const |
| virtual SubType | subType () const |
Ink Annotation.
Annotation representing an ink path on a page.
1.6.1