diff options
Diffstat (limited to 'doc/html/tqpopupmenu.html')
| -rw-r--r-- | doc/html/tqpopupmenu.html | 4 |
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 <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>></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> * p, int tab_, TQMenuItem * mi, bool act, int x, int y, int w, int 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 |
