summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 5bb6f3296..517f5a5a1 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -116,13 +116,13 @@ Encapsulates an OpenGL rendering context. | TQGLContext
Encapsulates the common Look and Feel of a GUI. | TQCommonStyle
Encapsulation of a set of text styles. | TQStyleSheetItem
Enums and static functions relating to accessibility. | TQAccessible
-Error message display dialog. | QErrorMessage
+Error message display dialog. | TQErrorMessage
Event parameters for child object events. | TQChildEvent
Event parameters for move events. | QMoveEvent
Event parameters for paint events. | TQPaintEvent
Event parameters for resize events. | QResizeEvent
-Event parameters for widget focus events. | QFocusEvent
-Event which is sent after a widget is hidden. | QHideEvent
+Event parameters for widget focus events. | TQFocusEvent
+Event which is sent after a widget is hidden. | TQHideEvent
Event which is sent to the widget when a drag and drop first drags onto the widget. | TQDragEnterEvent
Event which is sent to the widget when a drag and drop leaves the widget. | TQDragLeaveEvent
Event which is sent when a drag and drop is completed. | TQDropEvent
@@ -213,8 +213,8 @@ List of selectable, read-only items. | TQListBox
List of strings. | TQStringList
Mac/Platinum look and feel. | TQPlatinumStyle
Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar. | TQMainWindow
-Maintains the list of widgets in the focus chain. | QFocusData
-Manages and lays out QDockWindows. | QDockArea
+Maintains the list of widgets in the focus chain. | TQFocusData
+Manages and lays out TQDockWindows. | TQDockArea
Manages the GUI application's control flow and main settings. | QApplication
Manages the event queue. | TQEventLoop
Manipulates the fields in SQL database tables and views. | TQSqlField
@@ -269,7 +269,7 @@ TQPtrList of TQObjects. | TQObjectList
TQWidget that is a web browser plugin window. | QNPWidget
Quick-access button to commands or options, usually used inside a TQToolBar. | TQToolButton
Radio button with a text or pixmap label. | TQRadioButton
-Range checking of floating-point numbers. | QDoubleValidator
+Range checking of floating-point numbers. | TQDoubleValidator
Read-only SQL forms. | TQDataView
Rectangle on a TQCanvas. | TQCanvasRectangle
Represents a generic string in the DOM. | TQDomCharacterData
@@ -373,7 +373,7 @@ Used to create the editors used by TQDataTable and TQSqlForm. | TQSqlEditorFacto
Used to map widgets to SQL fields. | TQSqlPropertyMap
Used to report errors with the TQXmlErrorHandler interface. | TQXmlParseException
Used to start external programs and to communicate with them. | TQProcess
-Validation of input text. | QValidator
+Validation of input text. | TQValidator
Validator which ensures that a string contains a valid integer within a specified range. | QIntValidator
Value-based template class that provides a dictionary. | TQMap
Value-based template class that provides a dynamic array. | TQValueVector
@@ -385,7 +385,7 @@ Vertical or horizontal scroll bar. | TQScrollBar
Vertical or horizontal slider. | TQSlider
Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler
Widget for rendering OpenGL graphics. | TQGLWidget
-Widget which can be docked inside a QDockArea or floated as a top level window on the desktop. | QDockWindow
+Widget which can be docked inside a TQDockArea or floated as a top level window on the desktop. | TQDockWindow
Workspace window that can contain decorated windows, e.g. for MDI. | TQWorkspace
Wrapper for handling shared libraries. | QLibrary
XML attributes. | TQXmlAttributes