summaryrefslogtreecommitdiffstats
path: root/doc/html/tqpainter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqpainter.html')
-rw-r--r--doc/html/tqpainter.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqpainter.html b/doc/html/tqpainter.html
index e960c21e0..2ae52c2d2 100644
--- a/doc/html/tqpainter.html
+++ b/doc/html/tqpainter.html
@@ -691,7 +691,7 @@ mean counter-clockwise while negative values mean the clockwise
direction. Zero degrees is at the 3 o'clock position.
<p> <p>See also <a href="#drawArc">drawArc</a>() and <a href="#drawChord">drawChord</a>().
-<p>Examples: <a href="drawdemo-example.html#x1069">drawdemo/drawdemo.cpp</a>, <a href="grapher-nsplugin-example.html#x2757">grapher/grapher.cpp</a>, <a href="tutorial1-10.html#x2349">t10/cannon.cpp</a>, and <a href="tutorial1-09.html#x2340">t9/cannon.cpp</a>.
+<p>Examples: <a href="drawdemo-example.html#x1069">drawdemo/drawdemo.cpp</a>, <a href="tutorial1-10.html#x2349">t10/cannon.cpp</a>, and <a href="tutorial1-09.html#x2340">t9/cannon.cpp</a>.
<h3 class=fn>void <a name="drawPie-2"></a>TQPainter::drawPie ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;a, int&nbsp;alen )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@@ -711,7 +711,7 @@ the pixmap.
when painting on a <a href="tqprinter.html">TQPrinter</a>.
<p> <p>See also <a href="tqimage.html#bitBlt">bitBlt</a>() and <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>().
-<p>Examples: <a href="grapher-nsplugin-example.html#x2758">grapher/grapher.cpp</a>, <a href="picture-example.html#x114">picture/picture.cpp</a>, <a href="tqdir-example.html#x1832">tqdir/tqdir.cpp</a>, <a href="qmag-example.html#x1782">qmag/qmag.cpp</a>, <a href="showimg-example.html#x1337">showimg/showimg.cpp</a>, <a href="tutorial1-10.html#x2350">t10/cannon.cpp</a>, and <a href="xform-example.html#x1235">xform/xform.cpp</a>.
+<p>Examples: <a href="picture-example.html#x114">picture/picture.cpp</a>, <a href="tqdir-example.html#x1832">tqdir/tqdir.cpp</a>, <a href="qmag-example.html#x1782">qmag/qmag.cpp</a>, <a href="showimg-example.html#x1337">showimg/showimg.cpp</a>, <a href="tutorial1-10.html#x2350">t10/cannon.cpp</a>, and <a href="xform-example.html#x1235">xform/xform.cpp</a>.
<h3 class=fn>void <a name="drawPixmap-2"></a>TQPainter::drawPixmap ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p, const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;&amp;&nbsp;pm, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;sr )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@@ -786,7 +786,7 @@ Draws a rectangle with upper left corner at <em>(x, y)</em> and with
width <em>w</em> and height <em>h</em>.
<p> <p>See also <a href="tqpen.html">TQPen</a> and <a href="#drawRoundRect">drawRoundRect</a>().
-<p>Examples: <a href="drawdemo-example.html#x1070">drawdemo/drawdemo.cpp</a>, <a href="picture-example.html#x116">picture/picture.cpp</a>, <a href="tutorial1-10.html#x2351">t10/cannon.cpp</a>, <a href="tutorial1-11.html#x2366">t11/cannon.cpp</a>, <a href="tutorial1-09.html#x2341">t9/cannon.cpp</a>, <a href="tooltip-example.html#x444">tooltip/tooltip.cpp</a>, and <a href="trivial-nsplugin-example.html#x2737">trivial/trivial.cpp</a>.
+<p>Examples: <a href="drawdemo-example.html#x1070">drawdemo/drawdemo.cpp</a>, <a href="picture-example.html#x116">picture/picture.cpp</a>, <a href="tutorial1-10.html#x2351">t10/cannon.cpp</a>, <a href="tutorial1-11.html#x2366">t11/cannon.cpp</a>, <a href="tutorial1-09.html#x2341">t9/cannon.cpp</a> and <a href="tooltip-example.html#x444">tooltip/tooltip.cpp</a>.
<h3 class=fn>void <a name="drawRect-2"></a>TQPainter::drawRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@@ -821,7 +821,7 @@ rectangle and the text is aligned within that rectangle in
accordance with the alignment flags.
<p> <p>See also <a href="#TextDirection-enum">TQPainter::TextDirection</a>.
-<p>Examples: <a href="desktop-example.html#x1736">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1072">drawdemo/drawdemo.cpp</a>, <a href="grapher-nsplugin-example.html#x2760">grapher/grapher.cpp</a>, <a href="picture-example.html#x117">picture/picture.cpp</a>, <a href="progress-example.html#x74">progress/progress.cpp</a>, <a href="tutorial1-08.html#x2335">t8/cannon.cpp</a>, and <a href="trivial-nsplugin-example.html#x2738">trivial/trivial.cpp</a>.
+<p>Examples: <a href="desktop-example.html#x1736">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1072">drawdemo/drawdemo.cpp</a>, <a href="picture-example.html#x117">picture/picture.cpp</a>, <a href="progress-example.html#x74">progress/progress.cpp</a> and <a href="tutorial1-08.html#x2335">t8/cannon.cpp</a>.
<h3 class=fn>void <a name="drawText-2"></a>TQPainter::drawText ( int&nbsp;x, int&nbsp;y, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;, int&nbsp;len = -1, <a href="tqpainter.html#TextDirection-enum">TextDirection</a>&nbsp;dir = Auto )
</h3>
@@ -1203,7 +1203,7 @@ coordinates given for the clip region are taken to be model
coordinates.
<p> <p>See also <a href="#setClipRegion">setClipRegion</a>(), <a href="#clipRegion">clipRegion</a>(), <a href="#setClipping">setClipping</a>(), and <a href="#CoordinateMode-enum">TQPainter::CoordinateMode</a>.
-<p>Examples: <a href="grapher-nsplugin-example.html#x2762">grapher/grapher.cpp</a>, <a href="progress-example.html#x77">progress/progress.cpp</a>, <a href="showimg-example.html#x1339">showimg/showimg.cpp</a>, <a href="splitter-example.html#x1298">splitter/splitter.cpp</a>, and <a href="trivial-nsplugin-example.html#x2739">trivial/trivial.cpp</a>.
+<p>Examples: <a href="progress-example.html#x77">progress/progress.cpp</a>, <a href="showimg-example.html#x1339">showimg/showimg.cpp</a> and <a href="splitter-example.html#x1298">splitter/splitter.cpp</a>.
<h3 class=fn>void <a name="setClipRect-2"></a>TQPainter::setClipRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a>&nbsp;m = CoordDevice )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@@ -1234,7 +1234,7 @@ Sets the painter's font to <em>font</em>.
color is the same as the pen color.
<p> <p>See also <a href="#font">font</a>() and <a href="#drawText">drawText</a>().
-<p>Examples: <a href="drawdemo-example.html#x1075">drawdemo/drawdemo.cpp</a>, <a href="grapher-nsplugin-example.html#x2763">grapher/grapher.cpp</a>, <a href="hello-example.html#x1636">hello/hello.cpp</a>, <a href="picture-example.html#x121">picture/picture.cpp</a>, <a href="qwerty-example.html#x385">qwerty/qwerty.cpp</a>, <a href="tutorial1-13.html#x2403">t13/cannon.cpp</a>, and <a href="xform-example.html#x1240">xform/xform.cpp</a>.
+<p>Examples: <a href="drawdemo-example.html#x1075">drawdemo/drawdemo.cpp</a>, <a href="hello-example.html#x1636">hello/hello.cpp</a>, <a href="picture-example.html#x121">picture/picture.cpp</a>, <a href="qwerty-example.html#x385">qwerty/qwerty.cpp</a>, <a href="tutorial1-13.html#x2403">t13/cannon.cpp</a>, and <a href="xform-example.html#x1240">xform/xform.cpp</a>.
<h3 class=fn>void <a name="setPen"></a>TQPainter::setPen ( const&nbsp;<a href="tqpen.html">TQPen</a>&nbsp;&amp;&nbsp;pen )
</h3>
Sets a new painter pen.