summaryrefslogtreecommitdiffstats
path: root/doc/html/qcustommenuitem.html
diff options
context:
space:
mode:
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