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/annotated.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/annotated.html')
-rw-r--r-- | doc/html/annotated.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html index b1e79524a..665e70d73 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } <p> <p>TQt's classes with brief descriptions: <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="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="tqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars <tr bgcolor=#f0f0f0><td><b><a href="tqactiongroup.html">TQActionGroup</a></b><td>Groups actions together <tr bgcolor=#f0f0f0><td><b><a href="ntqapplication.html">TQApplication</a></b><td>Manages the GUI application's control flow and main settings @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections <tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys <tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool +<tr bgcolor=#f0f0f0><td><b><a href="tqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool <tr bgcolor=#f0f0f0><td><b><a href="tqbig5codec.html">TQBig5Codec</a></b><td>Conversion to and from the Big5 encoding <tr bgcolor=#f0f0f0><td><b><a href="tqbig5hkscscodec.html">TQBig5hkscsCodec</a></b><td>Conversion to and from the Big5-HKSCS encoding <tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits @@ -81,9 +81,9 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label <tr bgcolor=#f0f0f0><td><b><a href="tqchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items <tr bgcolor=#f0f0f0><td><b><a href="tqchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables -<tr bgcolor=#f0f0f0><td><b><a href="qchildevent.html">TQChildEvent</a></b><td>Event parameters for child object events +<tr bgcolor=#f0f0f0><td><b><a href="tqchildevent.html">TQChildEvent</a></b><td>Event parameters for child object events <tr bgcolor=#f0f0f0><td><b><a href="tqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard -<tr bgcolor=#f0f0f0><td><b><a href="qcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event +<tr bgcolor=#f0f0f0><td><b><a href="tqcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event <tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <tr bgcolor=#f0f0f0><td><b><a href="tqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors <tr bgcolor=#f0f0f0><td><b><a href="tqcolordrag.html">TQColorDrag</a></b><td>Drag and drop object for transferring colors @@ -92,10 +92,10 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables <tr bgcolor=#f0f0f0><td><b><a href="tqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI <tr bgcolor=#f0f0f0><td><b><a href="tqconststring.html">TQConstString</a></b><td>String objects using constant Unicode data -<tr bgcolor=#f0f0f0><td><b><a href="qcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event -<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape -<tr bgcolor=#f0f0f0><td><b><a href="qcustomevent.html">TQCustomEvent</a></b><td>Support for custom events -<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="tqcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event +<tr bgcolor=#f0f0f0><td><b><a href="tqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape +<tr bgcolor=#f0f0f0><td><b><a href="tqcustomevent.html">TQCustomEvent</a></b><td>Support for custom events +<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="tqdatabrowser.html">TQDataBrowser</a></b><td>Data manipulation and navigation for data entry forms <tr bgcolor=#f0f0f0><td><b><a href="tqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice <tr bgcolor=#f0f0f0><td><b><a href="tqdatatable.html">TQDataTable</a></b><td>Flexible SQL table widget that supports browsing and editing |