summaryrefslogtreecommitdiffstats
path: root/doc/html/tqpopupmenu.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqpopupmenu.html')
-rw-r--r--doc/html/tqpopupmenu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqpopupmenu.html b/doc/html/tqpopupmenu.html
index c893f8ed5..93c8206da 100644
--- a/doc/html/tqpopupmenu.html
+++ b/doc/html/tqpopupmenu.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQPopupMenu class provides a popup menu widget.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>&gt;</tt>
-<p>Inherits <a href="ntqframe.html">TQFrame</a> and <a href="tqmenudata.html">TQMenuData</a>.
+<p>Inherits <a href="tqframe.html">TQFrame</a> and <a href="tqmenudata.html">TQMenuData</a>.
<p><a href="tqpopupmenu-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -288,7 +288,7 @@ destroyed.
</h3>
Draws all menu items using painter <em>p</em>.
-<p>Reimplemented from <a href="ntqframe.html#drawContents">TQFrame</a>.
+<p>Reimplemented from <a href="tqframe.html#drawContents">TQFrame</a>.
<h3 class=fn>void <a name="drawItem"></a>TQPopupMenu::drawItem ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, int&nbsp;tab_, TQMenuItem&nbsp;*&nbsp;mi, bool&nbsp;act, int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h )<tt> [protected]</tt>
</h3>
Draws menu item <em>mi</em> in the area <em>x</em>, <em>y</em>, <em>w</em>, <em>h</em>, using