summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 7dca78243..56b782123 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -91,15 +91,15 @@ Defines a Universally Unique Identifier (UUID). | QUuid
Defines a point in the plane. | QPoint
Defines a rectangle in the plane. | QRect
Defines an interface that exposes information about accessible objects. | QAccessibleInterface
-Defines how a QPainter should draw lines and outlines of shapes. | QPen
-Defines the fill pattern of shapes drawn by a QPainter. | QBrush
+Defines how a TQPainter should draw lines and outlines of shapes. | QPen
+Defines the fill pattern of shapes drawn by a TQPainter. | TQBrush
Defines the size of a two-dimensional object. | TQSize
Describes a key event. | QKeyEvent
-Dialog widget for selecting a font. | QFontDialog
-Dialog widget for specifying colors. | QColorDialog
+Dialog widget for selecting a font. | TQFontDialog
+Dialog widget for specifying colors. | TQColorDialog
Dialogs that allow users to select files or directories. | TQFileDialog
Displays a number with LCD-like digits. | QLCDNumber
-Does low-level painting e.g. on widgets. | QPainter
+Does low-level painting e.g. on widgets. | TQPainter
Doubly-linked list of char*. | TQStrList
Doubly-linked list of char* with case-insensitive comparison. | TQStrIList
Drag and drop object for transferring colors. | TQColorDrag
@@ -119,7 +119,7 @@ Enums and static functions relating to accessibility. | QAccessible
Error message display dialog. | QErrorMessage
Event parameters for child object events. | QChildEvent
Event parameters for move events. | QMoveEvent
-Event parameters for paint events. | QPaintEvent
+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
@@ -134,14 +134,14 @@ Feedback on the progress of a slow operation. | QProgressDialog
File previewing in TQFileDialog. | TQFilePreview
Flexible SQL table widget that supports browsing and editing. | TQDataTable
Flexible editable table widget. | QTable
-Font metrics information. | QFontMetrics
-Font used for drawing text. | QFont
+Font metrics information. | TQFontMetrics
+Font used for drawing text. | TQFont
For the dynamic creation of widgets from TQt Designer .ui files. | TQWidgetFactory
Framework for wizard dialogs. | QWizard
Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes. | TQSqlIndex
-General information about fonts. | QFontInfo
+General information about fonts. | TQFontInfo
Group box frame with a title. | QGroupBox
-Group of widget colors. | QColorGroup
+Group of widget colors. | TQColorGroup
Groups actions together. | TQActionGroup
Handles keyboard accelerator and shortcut keys. | QAccel
Hardware-independent pixmap representation with direct access to the pixel data. | TQImage
@@ -168,10 +168,10 @@ Implements an Appearance Manager style. | QMacStyle
Implements parts of the QAccessibleInterface for TQObjects. | QAccessibleObject
Incremental image decoder for a specific image format. | TQImageFormat
Incremental image decoder for all supported image formats. | TQImageDecoder
-Incremental loading of animations or images, signalling as it progresses. | QMovie
-Information about a paint device. | QPaintDeviceMetrics
+Incremental loading of animations or images, signalling as it progresses. | TQMovie
+Information about a paint device. | TQPaintDeviceMetrics
Information about the features of the DOM implementation. | TQDomImplementation
-Information about the fonts available in the underlying window system. | QFontDatabase
+Information about the fonts available in the underlying window system. | TQFontDatabase
Integer value within a range. | QRangeControl
Interface for XML readers (i.e. parsers). | TQXmlReader
Interface to report DTD content of XML data. | TQXmlDTDHandler
@@ -245,7 +245,7 @@ Organizes QButton widgets in a vertical column. | QVButtonGroup
Organizes a group of widgets in a vertical column. | QVGroupBox
Organizes widgets in a group with one horizontal row. | QHGroupBox
Paint device that paints on a printer. | QPrinter
-Paint device that records and replays QPainter commands. | QPicture
+Paint device that records and replays TQPainter commands. | QPicture
Parameters for input method events. | QIMEvent
Parameters for loading and saving images. | TQImageIO
Parameters that describe a Tablet event. | QTabletEvent
@@ -348,7 +348,7 @@ The base class of all user interface objects. | TQWidget
The base class of dialog windows. | QDialog
The base class of geometry managers. | QLayout
The base class of most pointer-based TQt collections. | TQPtrCollection
-The base class of objects that can be painted. | QPaintDevice
+The base class of objects that can be painted. | TQPaintDevice
The base class of widgets that can have a frame. | QFrame
The basis of the Motif Extension. | QMotif
The cell content for QTable cells. | QTableItem