diff options
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 517f5a5a1..e1630fe1f 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -94,7 +94,7 @@ Defines an interface that exposes information about accessible objects. | TQAcce Defines how a TQPainter should draw lines and outlines of shapes. | TQPen 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 +Describes a key event. | TQKeyEvent Dialog widget for selecting a font. | TQFontDialog Dialog widget for specifying colors. | TQColorDialog Dialogs that allow users to select files or directories. | TQFileDialog @@ -110,7 +110,7 @@ Ellipse or ellipse segment on a TQCanvas. | TQCanvasEllipse Encapsulates MIME-based data transfer. | TQDragObject Encapsulates a database record, i.e. a set of database fields. | TQSqlRecord Encapsulates a drag item. | TQIconDragItem -Encapsulates a key sequence as used by accelerators. | QKeySequence +Encapsulates a key sequence as used by accelerators. | TQKeySequence Encapsulates a set of database field meta data. | TQSqlRecordInfo Encapsulates an OpenGL rendering context. | TQGLContext Encapsulates the common Look and Feel of a GUI. | TQCommonStyle @@ -246,7 +246,7 @@ Organizes a group of widgets in a vertical column. | TQVGroupBox Organizes widgets in a group with one horizontal row. | TQHGroupBox Paint device that paints on a printer. | TQPrinter Paint device that records and replays TQPainter commands. | TQPicture -Parameters for input method events. | QIMEvent +Parameters for input method events. | TQIMEvent Parameters for loading and saving images. | TQImageIO Parameters that describe a Tablet event. | TQTabletEvent Parameters that describe a close event. | TQCloseEvent @@ -294,7 +294,7 @@ Scrolling area with on-demand scroll bars. | TQScrollView Serialization of binary data to a TQIODevice. | TQDataStream Set of icons with different styles and sizes. | TQIconSet Signals that a main icon drag has begun. | TQIconDragEvent -Simple convenience dialog to get a single value from the user. | QInputDialog +Simple convenience dialog to get a single value from the user. | TQInputDialog Simple description of any widget, i.e. answering the question "What's this?". | TQWhatsThis Simple geometry management of its children. | TQGrid Simple stored-value drag object for arbitrary MIME data. | TQStoredDrag @@ -374,7 +374,7 @@ 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. | TQValidator -Validator which ensures that a string contains a valid integer within a specified range. | QIntValidator +Validator which ensures that a string contains a valid integer within a specified range. | TQIntValidator Value-based template class that provides a dictionary. | TQMap Value-based template class that provides a dynamic array. | TQValueVector Value-based template class that provides a pair of elements. | TQPair @@ -387,5 +387,5 @@ Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler Widget for rendering OpenGL graphics. | TQGLWidget 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 +Wrapper for handling shared libraries. | TQLibrary XML attributes. | TQXmlAttributes |