summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqprinter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqprinter.html')
-rw-r--r--doc/html/ntqprinter.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqprinter.html b/doc/html/ntqprinter.html
index cac90609..73b66343 100644
--- a/doc/html/ntqprinter.html
+++ b/doc/html/ntqprinter.html
@@ -395,7 +395,7 @@ Returns TRUE if the printer option with identifier <em>option</em> is enabled;
otherwise returns FALSE.
<p> <p>See also <a href="#setOptionEnabled">setOptionEnabled</a>().
-<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="margins"></a>TQPrinter::margins () const
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="margins"></a>TQPrinter::margins () const
</h3>
Returns the width of the left margin and the height of the top
margin of the printer. On Unix, this is a best-effort guess, not
@@ -442,7 +442,7 @@ is allowed to choose. The default value is 0.
Advances to a new page on the printer. Returns TRUE if successful;
otherwise returns FALSE.
-<p>Examples: <a href="qaction-application-example.html#x1149">action/application.cpp</a>, <a href="simple-application-example.html#x1567">application/application.cpp</a>, <a href="helpviewer-example.html#x1005">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2050">mdi/application.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1149">action/application.cpp</a>, <a href="simple-application-example.html#x1567">application/application.cpp</a>, <a href="helpviewer-example.html#x1005">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2050">mdi/application.cpp</a>.
<h3 class=fn>int <a name="numCopies"></a>TQPrinter::numCopies () const
</h3>
@@ -581,7 +581,7 @@ on all of that - you must take care of the output margins
yourself.
<p> <p>See also <a href="#PageSize-enum">PageSize</a>, <a href="#setPageSize">setPageSize</a>(), <a href="ntqpaintdevicemetrics.html">TQPaintDeviceMetrics</a>, and <a href="#fullPage">fullPage</a>().
-<p>Examples: <a href="qaction-application-example.html#x1150">action/application.cpp</a>, <a href="simple-application-example.html#x1568">application/application.cpp</a>, <a href="helpviewer-example.html#x1006">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2051">mdi/application.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1150">action/application.cpp</a>, <a href="simple-application-example.html#x1568">application/application.cpp</a>, <a href="helpviewer-example.html#x1006">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2051">mdi/application.cpp</a>.
<h3 class=fn>void <a name="setMargins"></a>TQPrinter::setMargins ( uint&nbsp;top, uint&nbsp;left, uint&nbsp;bottom, uint&nbsp;right )
</h3>
Sets the printer margins to the sizes specified in <em>top</em>, <em>left</em>,
@@ -728,7 +728,7 @@ it should have.
<p> Returns TRUE if the user pressed "OK" to print, or FALSE if the
user canceled the operation.
-<p>Examples: <a href="qaction-application-example.html#x1151">action/application.cpp</a>, <a href="simple-application-example.html#x1569">application/application.cpp</a>, <a href="drawdemo-example.html#x1079">drawdemo/drawdemo.cpp</a>, <a href="helpviewer-example.html#x1007">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2052">mdi/application.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1151">action/application.cpp</a>, <a href="simple-application-example.html#x1569">application/application.cpp</a>, <a href="drawdemo-example.html#x1079">drawdemo/drawdemo.cpp</a>, <a href="helpviewer-example.html#x1007">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2052">mdi/application.cpp</a>.
<h3 class=fn>int <a name="toPage"></a>TQPrinter::toPage () const
</h3>