summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqpainter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqpainter.html')
-rw-r--r--doc/html/ntqpainter.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqpainter.html b/doc/html/ntqpainter.html
index 2831d5a43..e4eda00b8 100644
--- a/doc/html/ntqpainter.html
+++ b/doc/html/ntqpainter.html
@@ -533,7 +533,7 @@ equal to <a href="#CoordinateMode-enum">CoordDevice</a> (the default). If <em>m<
painting, or 0 if the painter is not active.
<p> <p>See also <a href="ntqpaintdevice.html#paintingActive">TQPaintDevice::paintingActive</a>().
-<p>Examples: <a href="qaction-application-example.html#x1145">action/application.cpp</a>, <a href="simple-application-example.html#x1563">application/application.cpp</a>, <a href="helpviewer-example.html#x999">helpviewer/helpwindow.cpp</a>, <a href="listboxcombo-example.html#x1413">listboxcombo/listboxcombo.cpp</a>, and <a href="mdi-example.html#x2044">mdi/application.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1145">action/application.cpp</a>, <a href="simple-application-example.html#x1563">application/application.cpp</a>, <a href="helpviewer-example.html#x999">helpviewer/helpwindow.cpp</a>, <a href="listboxcombo-example.html#x1413">listboxcombo/listboxcombo.cpp</a>, and <a href="mdi-example.html#x2044">mdi/application.cpp</a>.
<h3 class=fn>void <a name="drawArc"></a>TQPainter::drawArc ( int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h, int&nbsp;a, int&nbsp;alen )
</h3>
Draws an arc defined by the rectangle <em>(x, y, w, h)</em>, the start
@@ -1009,7 +1009,7 @@ painter, so the return value is undefined if the painter is not
active.
<p> <p>See also <a href="#fontInfo">fontInfo</a>() and <a href="#isActive">isActive</a>().
-<p>Examples: <a href="qaction-application-example.html#x1147">action/application.cpp</a>, <a href="simple-application-example.html#x1565">application/application.cpp</a>, <a href="desktop-example.html#x1738">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1073">drawdemo/drawdemo.cpp</a>, <a href="helpviewer-example.html#x1001">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2046">mdi/application.cpp</a>, and <a href="qwerty-example.html#x384">qwerty/qwerty.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1147">action/application.cpp</a>, <a href="simple-application-example.html#x1565">application/application.cpp</a>, <a href="desktop-example.html#x1738">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1073">drawdemo/drawdemo.cpp</a>, <a href="helpviewer-example.html#x1001">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2046">mdi/application.cpp</a>, and <a href="qwerty-example.html#x384">qwerty/qwerty.cpp</a>.
<h3 class=fn>HDC <a name="handle"></a>TQPainter::handle () const
</h3>
@@ -1405,7 +1405,7 @@ Translates the coordinate system by <em>(dx, dy)</em>. After this call,
<p> <p>See also <a href="#scale">scale</a>(), <a href="#shear">shear</a>(), <a href="#rotate">rotate</a>(), <a href="#resetXForm">resetXForm</a>(), <a href="#setWorldMatrix">setWorldMatrix</a>(), and <a href="#xForm">xForm</a>().
-<p>Examples: <a href="qaction-application-example.html#x1148">action/application.cpp</a>, <a href="simple-application-example.html#x1566">application/application.cpp</a>, <a href="tutorial1-10.html#x2356">t10/cannon.cpp</a>, <a href="tutorial1-09.html#x2345">t9/cannon.cpp</a>, <a href="themes-example.html#x289">themes/metal.cpp</a>, <a href="themes-example.html#x223">themes/wood.cpp</a>, and <a href="xform-example.html#x1243">xform/xform.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1148">action/application.cpp</a>, <a href="simple-application-example.html#x1566">application/application.cpp</a>, <a href="tutorial1-10.html#x2356">t10/cannon.cpp</a>, <a href="tutorial1-09.html#x2345">t9/cannon.cpp</a>, <a href="themes-example.html#x289">themes/metal.cpp</a>, <a href="themes-example.html#x223">themes/wood.cpp</a>, and <a href="xform-example.html#x1243">xform/xform.cpp</a>.
<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="viewport"></a>TQPainter::viewport () const
</h3>
Returns the viewport rectangle.