Poppler Qt5
0.74.0
|
#include <poppler-annotation.h>
Public Member Functions | |
int | flags () const |
QRectF | geometry () const |
Popup & | operator= (const Popup &other) |
Popup (const Popup &other) | |
void | setFlags (int flags) |
void | setGeometry (const QRectF &geom) |
void | setSummary (const QString &summary) |
void | setText (const QString &text) |
void | setTitle (const QString &title) |
QString | summary () const |
QString | text () const |
QString | title () const |
Container class for Annotation pop-up window information.