summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqpaintdevicemetrics.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqpaintdevicemetrics.html')
-rw-r--r--doc/html/ntqpaintdevicemetrics.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqpaintdevicemetrics.html b/doc/html/ntqpaintdevicemetrics.html
index 388b53298..8e10a6968 100644
--- a/doc/html/ntqpaintdevicemetrics.html
+++ b/doc/html/ntqpaintdevicemetrics.html
@@ -91,7 +91,7 @@ Constructs a metric for the paint device <em>pd</em>.
</h3>
<p> Returns the height of the paint device in default coordinate
-system units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="ntqwidget.html">TQWidget</a>).
+system units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>).
<p>Examples: <a href="qaction-application-example.html#x1141">action/application.cpp</a>, <a href="simple-application-example.html#x1559">application/application.cpp</a>, <a href="helpviewer-example.html#x996">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2040">mdi/application.cpp</a>, and <a href="qwerty-example.html#x378">qwerty/qwerty.cpp</a>.
<h3 class=fn>int <a name="heightMM"></a>TQPaintDeviceMetrics::heightMM () const
@@ -129,7 +129,7 @@ returned instead.
</h3>
<p> Returns the width of the paint device in default coordinate system
-units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="ntqwidget.html">TQWidget</a>).
+units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>).
<p>Examples: <a href="qaction-application-example.html#x1143">action/application.cpp</a>, <a href="simple-application-example.html#x1561">application/application.cpp</a>, <a href="helpviewer-example.html#x998">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2042">mdi/application.cpp</a>, and <a href="qwerty-example.html#x380">qwerty/qwerty.cpp</a>.
<h3 class=fn>int <a name="widthMM"></a>TQPaintDeviceMetrics::widthMM () const