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/tqtoolbox.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/tqtoolbox.html')
| -rw-r--r-- | doc/html/tqtoolbox.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/html/tqtoolbox.html b/doc/html/tqtoolbox.html index 3cf5c8d3c..eb7091bc7 100644 --- a/doc/html/tqtoolbox.html +++ b/doc/html/tqtoolbox.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }  items.  <a href="#details">More...</a>  <p><tt>#include <<a href="tqtoolbox-h.html">tqtoolbox.h</a>></tt> -<p>Inherits <a href="ntqframe.html">TQFrame</a>. +<p>Inherits <a href="tqframe.html">TQFrame</a>.  <p><a href="tqtoolbox-members.html">List of all member functions.</a>  <h2>Public Members</h2>  <ul> @@ -103,7 +103,7 @@ allows to move items to different positions.  using <a href="#currentIndex">currentIndex</a>(), <a href="#setCurrentIndex">setCurrentIndex</a>(), <a href="#indexOf">indexOf</a>() and <a href="#item">item</a>().  <p> The <a href="#currentChanged">currentChanged</a>() signal is emitted when the current item is  changed. -<p> <p>See also <a href="ntqtabwidget.html">TQTabWidget</a> and <a href="advanced.html">Advanced Widgets</a>. +<p> <p>See also <a href="tqtabwidget.html">TQTabWidget</a> and <a href="advanced.html">Advanced Widgets</a>.  <hr><h2>Member Function Documentation</h2>  <h3 class=fn><a name="TQToolBox"></a>TQToolBox::TQToolBox ( <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0, WFlags f = 0 ) | 
