diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
commit | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (patch) | |
tree | c38058d08754b389bd058a6d63f75086b49a22b1 /doc/html/misc.html | |
parent | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (diff) | |
download | tqt-39f8a475.tar.gz tqt-39f8a475.zip |
Rename remaining ntq[i-l]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/misc.html')
-rw-r--r-- | doc/html/misc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/misc.html b/doc/html/misc.html index b900c1c8f..e8957e2b9 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -45,8 +45,8 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use <tr bgcolor=#f0f0f0><td><b><a href="tqfilepreview.html">TQFilePreview</a></b><td>File previewing in TQFileDialog <tr bgcolor=#f0f0f0><td><b><a href="tqfocusdata.html">TQFocusData</a></b><td>Maintains the list of widgets in the focus chain -<tr bgcolor=#f0f0f0><td><b><a href="qintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range -<tr bgcolor=#f0f0f0><td><b><a href="ntqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators +<tr bgcolor=#f0f0f0><td><b><a href="tqintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range +<tr bgcolor=#f0f0f0><td><b><a href="tqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators <tr bgcolor=#f0f0f0><td><b><a href="tqmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors <tr bgcolor=#f0f0f0><td><b><a href="tqmenudata.html">TQMenuData</a></b><td>Base class for TQMenuBar and TQPopupMenu <tr bgcolor=#f0f0f0><td><b><a href="tqmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type |