diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/tqmenudata.html | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt-252a2ec8.tar.gz tqt-252a2ec8.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqmenudata.html')
-rw-r--r-- | doc/html/tqmenudata.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index 15f2e823b..04be45ed8 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -681,7 +681,7 @@ Returns the text that has been set for menu item <em>id</em>, or <a href="tqstring.html#TQString-null">TQString::null</a> if no text has been set. <p> <p>See also <a href="#changeItem">changeItem</a>(), <a href="#pixmap">pixmap</a>(), and <a href="#iconSet">iconSet</a>(). -<p>Examples: <a href="qdir-example.html#x1831">qdir/qdir.cpp</a> and <a href="showimg-example.html#x1332">showimg/showimg.cpp</a>. +<p>Examples: <a href="tqdir-example.html#x1831">tqdir/tqdir.cpp</a> and <a href="showimg-example.html#x1332">showimg/showimg.cpp</a>. <h3 class=fn>void <a name="updateItem"></a>TQMenuData::updateItem ( int id )<tt> [virtual]</tt> </h3> Virtual function; notifies subclasses about an item with <em>id</em> |