diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:08:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:08:48 -0600 |
commit | b3566a6c6754f013b55063c28b90995be612da96 (patch) | |
tree | dd590262fefe39114300e6d376b68df0b435c0f2 /doc/html/classQextScintillaPrinter.html | |
parent | 1aef904f94a86fecbc71888bc94a790ff36f0403 (diff) | |
download | tqscintilla-b3566a6c6754f013b55063c28b90995be612da96.tar.gz tqscintilla-b3566a6c6754f013b55063c28b90995be612da96.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'doc/html/classQextScintillaPrinter.html')
-rw-r--r-- | doc/html/classQextScintillaPrinter.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/classQextScintillaPrinter.html b/doc/html/classQextScintillaPrinter.html index 8ed8223..a53693e 100644 --- a/doc/html/classQextScintillaPrinter.html +++ b/doc/html/classQextScintillaPrinter.html @@ -36,7 +36,7 @@ <hr><a name="_details"></a><h2>Detailed Description</h2> The <a class="el" href="classQextScintillaPrinter.html">QextScintillaPrinter</a> class is a sub-class of the TQt TQPrinter class that is able to print the text of a Scintilla document. <p> -The class can be further sub-classed to alter to tqlayout of the text, adding headers and footers for example. +The class can be further sub-classed to alter to layout of the text, adding headers and footers for example. <p> <hr><h2>Constructor & Destructor Documentation</h2> <a class="anchor" name="d304f2d535a10595acc613521f92dc49"></a><!-- doxytag: member="QextScintillaPrinter::QextScintillaPrinter" ref="d304f2d535a10595acc613521f92dc49" args="(PrinterMode mode=ScreenResolution)" --> |