diff options
Diffstat (limited to 'doc/html/qtableitem.html')
-rw-r--r-- | doc/html/qtableitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtableitem.html b/doc/html/qtableitem.html index 283244908..551dbe477 100644 --- a/doc/html/qtableitem.html +++ b/doc/html/qtableitem.html @@ -301,7 +301,7 @@ sorting. The default implementation returns the <a href="#text">text</a>() of th relevant item. <p> <p>See also <a href="ntqtable.html#sorting-prop">TQTable::sorting</a>. -<h3 class=fn>void <a name="paint"></a>TQTableItem::paint ( <a href="ntqpainter.html">TQPainter</a> * p, const <a href="qcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paint"></a>TQTableItem::paint ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> </h3> This virtual function is used to paint the contents of an item using the painter <em>p</em> in the rectangular area <em>cr</em> using the |