summaryrefslogtreecommitdiffstats
path: root/doc/html/tqiconviewitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqiconviewitem.html')
-rw-r--r--doc/html/tqiconviewitem.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqiconviewitem.html b/doc/html/tqiconviewitem.html
index 6069d0b42..695a44d0e 100644
--- a/doc/html/tqiconviewitem.html
+++ b/doc/html/tqiconviewitem.html
@@ -360,12 +360,12 @@ in the icon view.
<p> <p>See also <a href="#prevItem">prevItem</a>().
<p>Example: <a href="fileiconview-example.html#x841">fileiconview/tqfileiconview.cpp</a>.
-<h3 class=fn>void <a name="paintFocus"></a>TQIconViewItem::paintFocus ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="paintFocus"></a>TQIconViewItem::paintFocus ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg )<tt> [virtual protected]</tt>
</h3>
Paints the focus rectangle of the item using the painter <em>p</em> and
the color group <em>cg</em>.
-<h3 class=fn>void <a name="paintItem"></a>TQIconViewItem::paintItem ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="paintItem"></a>TQIconViewItem::paintItem ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg )<tt> [virtual protected]</tt>
</h3>
Paints the item using the painter <em>p</em> and the color group <em>cg</em>.
If you want the item to be drawn with a different font or color,