Module implementing a widget to select a PDF page to be shown.
None |
PdfPageSelector | Class implementing a widget to select a PDF page to be shown. |
None |
Class implementing a widget to select a PDF page to be shown.
None |
None |
PdfPageSelector | Constructor |
__decrement | Private slot to decrement the current value. |
__documentStatusChanged | Private slot to handle a change of the document status. |
__increment | Private slot to increment the current value. |
__initialize | Private method to initialize some internal state. |
__pageButtonTriggered | Private slot to handle the page button trigger. |
__pageEntered | Private slot to handle the entering of a page value. |
setDocument | Public method to set a reference to the associated PDF document. |
setMaximum | Public method to set the maximum value. |
setValue | Public slot to set the value. |
value | Public method to get the current value. |
None |
Constructor
Private slot to decrement the current value.
Private slot to handle a change of the document status.
Private slot to increment the current value.
Private method to initialize some internal state.
Private slot to handle the page button trigger.
Private slot to handle the entering of a page value.
Public method to set a reference to the associated PDF document.
Public method to set the maximum value.
Note: maximum is 0 based.
Public slot to set the value.
Note: value is 0 based.
Public method to get the current value.