From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/html/annotated.html') 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; }

TQt's classes with brief descriptions:

-
TQAccelHandles keyboard accelerator and shortcut keys -
TQAccessibleEnums and static functions relating to accessibility -
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects -
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects +
TQAccelHandles keyboard accelerator and shortcut keys +
TQAccessibleEnums and static functions relating to accessibility +
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects +
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects
TQActionAbstract user interface action that can appear both in menus and tool bars
TQActionGroupGroups actions together
TQApplicationManages the GUI application's control flow and main settings @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; }
TQAsciiCacheIteratorIterator for TQAsciiCache collections
TQAsciiDictTemplate class that provides a dictionary based on char* keys
TQAsciiDictIteratorIterator for TQAsciiDict collections -
TQAssistantClientMeans of using TQt Assistant as an application's help tool +
TQAssistantClientMeans of using TQt Assistant as an application's help tool
TQBig5CodecConversion to and from the Big5 encoding
TQBig5hkscsCodecConversion to and from the Big5-HKSCS encoding
TQBitArrayArray of bits @@ -81,9 +81,9 @@ body { background: #ffffff; color: black; }
TQCheckBoxCheckbox with a text label
TQCheckListItemCheckable list view items
TQCheckTableItemCheckboxes in TQTables -
TQChildEventEvent parameters for child object events +
TQChildEventEvent parameters for child object events
TQClipboardAccess to the window system clipboard -
TQCloseEventParameters that describe a close event +
TQCloseEventParameters that describe a close event
TQColorColors based on RGB or HSV values
TQColorDialogDialog widget for specifying colors
TQColorDragDrag and drop object for transferring colors @@ -92,10 +92,10 @@ body { background: #ffffff; color: black; }
TQComboTableItemMeans of using comboboxes in TQTables
TQCommonStyleEncapsulates the common Look and Feel of a GUI
TQConstStringString objects using constant Unicode data -
TQContextMenuEventParameters that describe a context menu event -
TQCursorMouse cursor with an arbitrary shape -
TQCustomEventSupport for custom events -
TQCustomMenuItemAbstract base class for custom menu items in popup menus +
TQContextMenuEventParameters that describe a context menu event +
TQCursorMouse cursor with an arbitrary shape +
TQCustomEventSupport for custom events +
TQCustomMenuItemAbstract base class for custom menu items in popup menus
TQDataBrowserData manipulation and navigation for data entry forms
TQDataStreamSerialization of binary data to a TQIODevice
TQDataTableFlexible SQL table widget that supports browsing and editing -- cgit v1.2.1