summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 631a53d7..4c9f8566 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -180,7 +180,7 @@ Implements a list/tree view. | QListView
Implements a splitter widget. | QSplitter
Implements an Appearance Manager style. | QMacStyle
Implements font management in Qt/Embedded. | QFontManager
-Implements parts of the QAccessibleInterface for QObjects. | QAccessibleObject
+Implements parts of the QAccessibleInterface for TQObjects. | QAccessibleObject
Implements the keyboard driver for Qt/Embedded. | QWSKeyboardHandler
Incremental image decoder for a specific image format. | QImageFormat
Incremental image decoder for all supported image formats. | QImageDecoder
@@ -208,7 +208,7 @@ Iterator for QIntCache collections. | QIntCacheIterator
Iterator for QIntDict collections. | QIntDictIterator
Iterator for QMap. | QMapConstIterator
Iterator for QMap. | QMapIterator
-Iterator for QObjectLists. | QObjectListIterator
+Iterator for TQObjectLists. | TQObjectListIterator
Iterator for QPtrDict collections. | QPtrDictIterator
Iterator for QPtrList collections. | QPtrListIterator
Iterator for QValueList. | QValueListIterator
@@ -285,7 +285,7 @@ Popup menu widget. | QPopupMenu
Powerful single-page rich text editor. | QTextEdit
TQObject that is a web browser plugin. | QNPInstance
TQObject that wraps a COM object. | QAxObject
-QPtrList of QObjects. | QObjectList
+QPtrList of TQObjects. | TQObjectList
TQWidget that is a web browser plugin window. | QNPWidget
TQWidget that wraps an ActiveX control. | QAxWidget
Quick-access button to commands or options, usually used inside a QToolBar. | QToolButton
@@ -353,7 +353,7 @@ Template class that provides a list. | QPtrList
Template class that provides a queue. | QPtrQueue
Template class that provides a stack. | QPtrStack
Template class that provides arrays of simple types. | QMemArray
-Template class that provides guarded pointers to QObjects. | QGuardedPtr
+Template class that provides guarded pointers to TQObjects. | QGuardedPtr
Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | QDeepCopy
Template collection class that provides a vector (array). | QPtrVector
Text object on a QCanvas. | QCanvasText
@@ -406,7 +406,7 @@ Value-based template class that provides lists. | QValueList
Vertical geometry management of its child widgets. | QVBox
Vertical or horizontal scroll bar. | QScrollBar
Vertical or horizontal slider. | QSlider
-Watches the lifetime of multiple QObjects. | QObjectCleanupHandler
+Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler
Widget for rendering OpenGL graphics. | QGLWidget
Widget which can be docked inside a QDockArea or floated as a top level window on the desktop. | QDockWindow
Workspace window that can contain decorated windows, e.g. for MDI. | QWorkspace