Qt 5.15
Qt PDF
C++ Classes
QPdfPageNavigation
Qt 5.15.2 Reference Documentation
List of All Members for QPdfPageNavigation
This is the complete list of members for
QPdfPageNavigation
, including inherited members.
QPdfPageNavigation
(QObject *)
canGoToNextPageChanged
(bool )
canGoToPreviousPageChanged
(bool )
currentPageChanged
(int )
documentChanged
(QPdfDocument *)
goToNextPage
()
goToPreviousPage
()
pageCountChanged
(int )
~QPdfPageNavigation
()
canGoToNextPage
() const : bool
canGoToPreviousPage
() const : bool
currentPage
() const : int
document
() const : QPdfDocument *
pageCount
() const : int
setCurrentPage
(int )
setDocument
(QPdfDocument *)