diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/tqpopupmenu.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
