summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqprinter.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-02 23:07:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-02 23:22:42 +0900
commit8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 (patch)
treeb95884617b9a37accc843676d5d42be4116a3f54 /doc/html/ntqprinter.html
parent68b81013e8668f50fc18b7e26a520ec93a7a1251 (diff)
downloadtqt-8ac0e970.tar.gz
tqt-8ac0e970.zip
Rename ntqwidget* related files to equivalent tqwidget*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqprinter.html')
-rw-r--r--doc/html/ntqprinter.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqprinter.html b/doc/html/ntqprinter.html
index 331bc72e5..ce46bdd5b 100644
--- a/doc/html/ntqprinter.html
+++ b/doc/html/ntqprinter.html
@@ -108,7 +108,7 @@ The TQPrinter class is a paint device that paints on a printer.
<p> On Windows it uses the built-in printer drivers. On X11 it
generates postscript and sends that to lpr, lp, or another print
command.
-<p> TQPrinter is used in much the same way as <a href="ntqwidget.html">TQWidget</a> and <a href="ntqpixmap.html">TQPixmap</a> are
+<p> TQPrinter is used in much the same way as <a href="tqwidget.html">TQWidget</a> and <a href="ntqpixmap.html">TQPixmap</a> are
used. The big difference is that you must keep track of the pages.
<p> TQPrinter supports a number of settable parameters, most of which
can be changed by the end user when the application calls
@@ -720,7 +720,7 @@ Sets the windows page size value that is used by the <tt>DEVMODE</tt>
struct. The <em>winPageSize</em> value must be one of the DMPAPER_ defines
from wingdi.h.
-<h3 class=fn>bool <a name="setup"></a>TQPrinter::setup ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0 )
+<h3 class=fn>bool <a name="setup"></a>TQPrinter::setup ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0 )
</h3>
Opens a printer setup dialog, with parent <em>parent</em>, and asks the
user to specify which printer they wish to use and what settings