Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPdfPageNavigatorPrivate Struct Reference
+ Collaboration diagram for QPdfPageNavigatorPrivate:

Public Attributes

QPdfPageNavigatorq = nullptr
 
QList< QExplicitlySharedDataPointer< QPdfLinkPrivate > > pageHistory
 
int currentHistoryIndex = 0
 
bool changing = false
 

Detailed Description

Definition at line 15 of file qpdfpagenavigator.cpp.

Member Data Documentation

◆ changing

bool QPdfPageNavigatorPrivate::changing = false

◆ currentHistoryIndex

◆ pageHistory

◆ q

QPdfPageNavigator* QPdfPageNavigatorPrivate::q = nullptr

Definition at line 17 of file qpdfpagenavigator.cpp.

Referenced by QPdfPageNavigator::QPdfPageNavigator().


The documentation for this struct was generated from the following file: