diff options
Diffstat (limited to 'doc/en/classTQextScintillaPrinter.html')
-rw-r--r-- | doc/en/classTQextScintillaPrinter.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/classTQextScintillaPrinter.html b/doc/en/classTQextScintillaPrinter.html index 7effa76..18f0384 100644 --- a/doc/en/classTQextScintillaPrinter.html +++ b/doc/en/classTQextScintillaPrinter.html @@ -121,7 +121,7 @@ Destroys the <a class="el" href="classTQextScintillaPrinter.html">TQextScintilla <div class="memdoc"> <p> -Format a page, by adding headers and footers for example, before the document text is drawn on it. <em>painter</em> is the painter to be used to add customised text and graphics. <em>drawing</em> is TRUE if the page is actually being drawn rather than being sized. <em>painter</em> drawing methods must only be called when <em>drawing</em> is TRUE. <em>area</em> is the area of the page that will be used to draw the text. This should be modified if it is necessary to reserve space for any customised text or graphics. By default the area is relative to the printable area of the page. Use TQPrinter::setFullPage() because calling <a class="el" href="classTQextScintillaPrinter.html#31d261de4a31e82646f4f75d1a6085f6">printRange()</a> if you want to try and print over the whole page. <em>pagenr</em> is the number of the page. The first page is numbered 1. +Format a page, by adding headers and footers for example, before the document text is drawn on it. <em>painter</em> is the painter to be used to add customised text and graphics. <em>drawing</em> is true if the page is actually being drawn rather than being sized. <em>painter</em> drawing methods must only be called when <em>drawing</em> is true. <em>area</em> is the area of the page that will be used to draw the text. This should be modified if it is necessary to reserve space for any customised text or graphics. By default the area is relative to the printable area of the page. Use TQPrinter::setFullPage() because calling <a class="el" href="classTQextScintillaPrinter.html#31d261de4a31e82646f4f75d1a6085f6">printRange()</a> if you want to try and print over the whole page. <em>pagenr</em> is the number of the page. The first page is numbered 1. </div> </div><p> <a class="anchor" name="a990192f1b73683409f23b0bb1ba3e94"></a><!-- doxytag: member="TQextScintillaPrinter::magnification" ref="a990192f1b73683409f23b0bb1ba3e94" args="() const " --> @@ -199,7 +199,7 @@ Sets the number of points to add to each font when printing to <em>magnification <div class="memdoc"> <p> -Print a range of lines from the Scintilla instance <em>tqsb</em>. <em>from</em> is the first line to print and a negative value signifies the first line of text. <em>to</em> is the last line to print and a negative value signifies the last line of text. TRUE is returned if there was no error. +Print a range of lines from the Scintilla instance <em>tqsb</em>. <em>from</em> is the first line to print and a negative value signifies the first line of text. <em>to</em> is the last line to print and a negative value signifies the last line of text. true is returned if there was no error. </div> </div><p> <a class="anchor" name="8aba0d63efee1fb2d6b5609c9120f970"></a><!-- doxytag: member="TQextScintillaPrinter::wrapMode" ref="8aba0d63efee1fb2d6b5609c9120f970" args="() const " --> |