summaryrefslogtreecommitdiffstats
path: root/doc/html/qcustommenuitem.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/qcustommenuitem.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-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/qcustommenuitem.html')
-rw-r--r--doc/html/qcustommenuitem.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qcustommenuitem.html b/doc/html/qcustommenuitem.html
index 4b5d609f9..34f55762c 100644
--- a/doc/html/qcustommenuitem.html
+++ b/doc/html/qcustommenuitem.html
@@ -101,7 +101,7 @@ well.
Returns TRUE if this item is just a separator; otherwise returns
FALSE.
-<h3 class=fn>void <a name="paint"></a>TQCustomMenuItem::paint ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, bool&nbsp;act, bool&nbsp;enabled, int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h )<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="paint"></a>TQCustomMenuItem::paint ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, bool&nbsp;act, bool&nbsp;enabled, int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h )<tt> [pure virtual]</tt>
</h3>
<p> Paints this item. When this function is invoked, the painter <em>p</em>
@@ -112,7 +112,7 @@ and enabled if <em>enabled</em> is TRUE. The geometry values <em>x</em>, <em>y</
<p> Do not draw any background, this has already been done by the
popup menu according to the current GUI style.
-<h3 class=fn>void <a name="setFont"></a>TQCustomMenuItem::setFont ( const&nbsp;<a href="ntqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setFont"></a>TQCustomMenuItem::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [virtual]</tt>
</h3>
Sets the font of the custom menu item to <em>font</em>.
<p> This function is called whenever the font in the popup menu