Module implementing the printer functionality.
Printer |
None |
Class implementing the QextScintillaPrinter with a header.
Printer | Constructor |
formatPage | Private method to generate a header line. |
magnification | Public method to retrieve the print magnification. |
printRange | Public method to print a range of text. |
setMagnification | Public slot to set the print magnification. |
setWrapMode | Public slot to set the print wrap mode. |
wrapMode | Public method to retrieve the print wrap mode. |
Constructor
Private method to generate a header line.
Public method to retrieve the print magnification.
Public method to print a range of text.
Public slot to set the print magnification.
Public slot to set the print wrap mode.
Public method to retrieve the print wrap mode.