Poppler Qt5
0.74.0
|
#include <poppler-link.h>
Public Member Functions | |
bool | isShowAction () const |
LinkHide (LinkHidePrivate *lhidep) | |
LinkType | linkType () const override |
QVector< QString > | targets () const |
~LinkHide () | |
Public Member Functions inherited from Poppler::Link | |
QRectF | linkArea () const |
QVector< Link * > | nextLinks () const |
virtual | ~Link () |
Additional Inherited Members | |
Public Types inherited from Poppler::Link | |
enum | LinkType { None, Goto, Execute, Browse, Action, Sound, Movie, Rendition, JavaScript, OCGState, Hide } |
Hide: an action to show / hide a field.
Poppler::LinkHide::LinkHide | ( | LinkHidePrivate * | lhidep | ) |
Create a new Hide link.
This is only used by Poppler::Page.