diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
| commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
| tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqiconviewitem.html | |
| parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
| download | tqt-a30f5359.tar.gz tqt-a30f5359.zip | |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqiconviewitem.html')
| -rw-r--r-- | doc/html/tqiconviewitem.html | 4 |
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> * p, const <a href="qcolorgroup.html">TQColorGroup</a> & cg )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintFocus"></a>TQIconViewItem::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & 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> * p, const <a href="qcolorgroup.html">TQColorGroup</a> & cg )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintItem"></a>TQIconViewItem::paintItem ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & 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, |
