Poppler Qt5 24.11.0
|
#include <poppler-link.h>
Public Member Functions | |
LinkOCGState (LinkOCGStatePrivate *ocgp) | |
LinkType | linkType () const override |
~LinkOCGState () override | |
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 , ResetForm , SubmitForm } |
OCGState: an optional content group state change.
|
explicit |
Create a new OCGState link.
This is only used by Poppler::Page.
|
overridevirtual |
The type of this link.
Reimplemented from Poppler::Link.