diff options
Diffstat (limited to 'doc/html/ntqpainter.html')
-rw-r--r-- | doc/html/ntqpainter.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/ntqpainter.html b/doc/html/ntqpainter.html index 76f1b3e59..7f51d407a 100644 --- a/doc/html/ntqpainter.html +++ b/doc/html/ntqpainter.html @@ -460,7 +460,7 @@ font etc. This function does exactly that. <p> <p>See also <a href="#end">end</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQPainter::boundingRect ( int x, int y, int w, int h, int flags, const <a href="ntqstring.html">TQString</a> &, int len = -1, TQTextParag ** intern = 0 ) +<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQPainter::boundingRect ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, TQTextParag ** intern = 0 ) </h3> <p> Returns the bounding rectangle of the aligned text that would be @@ -493,7 +493,7 @@ are set, the resulting alignment is undefined. <p> The <em>intern</em> parameter should not be used. <p> <p>See also <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQPainter::boundingRect ( const <a href="ntqrect.html">TQRect</a> & r, int flags, const <a href="ntqstring.html">TQString</a> & str, int len = -1, TQTextParag ** internal = 0 ) +<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQPainter::boundingRect ( const <a href="ntqrect.html">TQRect</a> & r, int flags, const <a href="tqstring.html">TQString</a> & str, int len = -1, TQTextParag ** internal = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the bounding rectangle of the aligned text that would be @@ -808,7 +808,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Draws a rounded rectangle <em>r</em>, rounding to the x position <em>xRnd</em> and the y position <em>yRnd</em> on each corner. -<h3 class=fn>void <a name="drawText"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqstring.html">TQString</a> &, int pos, int len, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="tqstring.html">TQString</a> &, int pos, int len, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> Draws the text from position <em>pos</em>, at point <em>p</em>. If <em>len</em> is @@ -823,7 +823,7 @@ 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>. -<h3 class=fn>void <a name="drawText-2"></a>TQPainter::drawText ( int x, int y, const <a href="ntqstring.html">TQString</a> &, int len = -1, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText-2"></a>TQPainter::drawText ( int x, int y, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -832,14 +832,14 @@ default) all the text is drawn, otherwise the first <em>len</em> characters are drawn. The text's direction is given by <em>dir</em>. <p> <p>See also <a href="#TextDirection-enum">TQPainter::TextDirection</a>. -<h3 class=fn>void <a name="drawText-3"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> &, const <a href="ntqstring.html">TQString</a> &, int len = -1, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText-3"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> &, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the text at the given point. <p> <p>See also <a href="#TextDirection-enum">TQPainter::TextDirection</a>. -<h3 class=fn>void <a name="drawText-4"></a>TQPainter::drawText ( int x, int y, const <a href="ntqstring.html">TQString</a> &, int pos, int len, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText-4"></a>TQPainter::drawText ( int x, int y, const <a href="tqstring.html">TQString</a> &, int pos, int len, <a href="ntqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -847,7 +847,7 @@ characters are drawn. The text's direction is given by <em>dir</em>. -1 the entire string is drawn, otherwise just the first <em>len</em> characters. The text's direction is specified by <em>dir</em>. -<h3 class=fn>void <a name="drawText-5"></a>TQPainter::drawText ( int x, int y, int w, int h, int flags, const <a href="ntqstring.html">TQString</a> &, int len = -1, <a href="ntqrect.html">TQRect</a> * br = 0, TQTextParag ** internal = 0 ) +<h3 class=fn>void <a name="drawText-5"></a>TQPainter::drawText ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="ntqrect.html">TQRect</a> * br = 0, TQTextParag ** internal = 0 ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -858,7 +858,7 @@ drawn. The text's flags that are given in the <em>flags</em> parameter are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd together. <em>br</em> (if not null) is set to the actual bounding rectangle of the output. The <em>internal</em> parameter is for internal use only. -<h3 class=fn>void <a name="drawText-6"></a>TQPainter::drawText ( const <a href="ntqrect.html">TQRect</a> & r, int tf, const <a href="ntqstring.html">TQString</a> & str, int len = -1, <a href="ntqrect.html">TQRect</a> * brect = 0, TQTextParag ** internal = 0 ) +<h3 class=fn>void <a name="drawText-6"></a>TQPainter::drawText ( const <a href="ntqrect.html">TQRect</a> & r, int tf, const <a href="tqstring.html">TQString</a> & str, int len = -1, <a href="ntqrect.html">TQRect</a> * brect = 0, TQTextParag ** internal = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws at most <em>len</em> characters from <em>str</em> in the rectangle <em>r</em>. |