summaryrefslogtreecommitdiffstats
path: root/doc/html/tqcanvasellipse.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqcanvasellipse.html')
-rw-r--r--doc/html/tqcanvasellipse.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqcanvasellipse.html b/doc/html/tqcanvasellipse.html
index 50920ce3..6ed91eab 100644
--- a/doc/html/tqcanvasellipse.html
+++ b/doc/html/tqcanvasellipse.html
@@ -62,7 +62,7 @@ The TQCanvasEllipse class provides an ellipse or ellipse segment on a <a href="t
<p>
-<p> A canvas item that paints an ellipse or ellipse segment with a <a href="ntqbrush.html">TQBrush</a>.
+<p> A canvas item that paints an ellipse or ellipse segment with a <a href="tqbrush.html">TQBrush</a>.
The ellipse's height, width, start angle and angle length can be set
at construction time. The size can be changed at runtime with
<a href="#setSize">setSize</a>(), and the angles can be changed (if you're displaying an
@@ -122,7 +122,7 @@ ellipse).
this will be 0.
<p> <p>See also <a href="#setAngles">setAngles</a>() and <a href="#angleLength">angleLength</a>().
-<h3 class=fn>void <a name="drawShape"></a>TQCanvasEllipse::drawShape ( <a href="ntqpainter.html">TQPainter</a>&nbsp;&amp;&nbsp;p )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="drawShape"></a>TQCanvasEllipse::drawShape ( <a href="tqpainter.html">TQPainter</a>&nbsp;&amp;&nbsp;p )<tt> [virtual protected]</tt>
</h3>
Draws the ellipse, centered at <a href="tqcanvasitem.html#x">x</a>(), <a href="tqcanvasitem.html#y">y</a>() using the painter <em>p</em>.
<p> Note that TQCanvasEllipse does not support an outline (the pen is