summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:44:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:52:29 +0900
commite6077c30d14e9d662e8843c554db86c0d366d0b6 (patch)
tree672319afee32f0316bad258c0e9a1e0dd737bd61 /doc/html/ntqstyle.html
parent8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff)
downloadtqt-e6077c30.tar.gz
tqt-e6077c30.zip
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqstyle.html')
-rw-r--r--doc/html/ntqstyle.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqstyle.html b/doc/html/ntqstyle.html
index b33169eaa..2e0c8a324 100644
--- a/doc/html/ntqstyle.html
+++ b/doc/html/ntqstyle.html
@@ -875,7 +875,7 @@ use of the <em>widget</em> and <em>opt</em> arguments.
<p> The rect <em>r</em> should be in screen coordinates.
<p> <p>See also <a href="#drawControl">drawControl</a>() and <a href="#ControlElement-enum">ControlElement</a>.
-<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1, const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;*&nbsp;penColor = 0 ) const<tt> [virtual]</tt>
+<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1, const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;*&nbsp;penColor = 0 ) const<tt> [virtual]</tt>
</h3>
Draws the <em>text</em> or <em>pixmap</em> in rectangle <em>r</em> using painter <em>p</em> and color group <em>g</em>. The pen color is specified with <em>penColor</em>. The <em>enabled</em> bool indicates whether or not the item is
enabled; when reimplementing this bool should influence how the
@@ -958,7 +958,7 @@ for the group box.
<p> <p>See also <a href="#StyleFlags-enum">StyleFlags</a>.
<p>Example: <a href="themes-example.html#x248">themes/wood.cpp</a>.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1 ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1 ) const<tt> [virtual]</tt>
</h3>
Returns the appropriate area (see below) within rectangle <em>r</em> in
which to draw the <em>text</em> or <em>pixmap</em> using painter <em>p</em>. If <em>len</em> is -1 (the default) all the <em>text</em> is drawn; otherwise only