diff options
Diffstat (limited to 'doc/html/ntqpaintdevicemetrics.html')
-rw-r--r-- | doc/html/ntqpaintdevicemetrics.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqpaintdevicemetrics.html b/doc/html/ntqpaintdevicemetrics.html index 8e10a6968..121e21322 100644 --- a/doc/html/ntqpaintdevicemetrics.html +++ b/doc/html/ntqpaintdevicemetrics.html @@ -93,7 +93,7 @@ Constructs a metric for the paint device <em>pd</em>. <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="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>. +<p>Examples: <a href="tqaction-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 </h3> @@ -116,7 +116,7 @@ which is used when computing font sizes. For X, this is usually the same as could be computed from <a href="#heightMM">heightMM</a>(), but it varies on Windows. -<p>Examples: <a href="qaction-application-example.html#x1142">action/application.cpp</a>, <a href="simple-application-example.html#x1560">application/application.cpp</a>, <a href="helpviewer-example.html#x997">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2041">mdi/application.cpp</a>. +<p>Examples: <a href="tqaction-application-example.html#x1142">action/application.cpp</a>, <a href="simple-application-example.html#x1560">application/application.cpp</a>, <a href="helpviewer-example.html#x997">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2041">mdi/application.cpp</a>. <h3 class=fn>int <a name="numColors"></a>TQPaintDeviceMetrics::numColors () const </h3> @@ -131,7 +131,7 @@ returned instead. <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="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>. +<p>Examples: <a href="tqaction-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 </h3> |