diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:36:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:36 +0900 |
commit | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch) | |
tree | 0ef68a6a92087957855c7607ac176821d10d049d /doc/html/misc.html | |
parent | 7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff) | |
download | tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.tar.gz tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.zip |
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/misc.html')
-rw-r--r-- | doc/html/misc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/misc.html b/doc/html/misc.html index c9bf7fd0f..e89cd396a 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -35,11 +35,11 @@ body { background: #ffffff; color: black; } <p> These classes are useful classes not fitting into any other category. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects -<tr bgcolor=#f0f0f0><td><b><a href="qcustommenuitem.html">TQCustomMenuItem</a></b><td>Abstract base class for custom menu items in popup menus +<tr bgcolor=#f0f0f0><td><b><a href="tqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqcustommenuitem.html">TQCustomMenuItem</a></b><td>Abstract base class for custom menu items in popup menus <tr bgcolor=#f0f0f0><td><b><a href="qdoublevalidator.html">TQDoubleValidator</a></b><td>Range checking of floating-point numbers <tr bgcolor=#f0f0f0><td><b><a href="ntqerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog <tr bgcolor=#f0f0f0><td><b><a href="tqfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use |