diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /doc/html/whatsthis | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index b95273f5e..166c6e91d 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -30,7 +30,7 @@ Access to screen information on multi-head systems. | QDesktopWidget Access to the platform audio facilities. | QSound Access to the session manager. | QSessionManager Access to the window system clipboard. | QClipboard -Acts like a union for the most common Qt data types. | QVariant +Acts like a union for the most common TQt data types. | QVariant Allows the appearance of the Qt/Embedded Window Manager to be customized. | QWSDecoration Allows waiting/waking for conditions between threads. | QWaitCondition And its descendants manage the framebuffer and palette. | QScreen @@ -150,7 +150,7 @@ Flexible SQL table widget that supports browsing and editing. | QDataTable Flexible editable table widget. | QTable Font metrics information. | QFontMetrics Font used for drawing text. | QFont -For the dynamic creation of widgets from Qt Designer .ui files. | QWidgetFactory +For the dynamic creation of widgets from TQt Designer .ui files. | QWidgetFactory Framework for wizard dialogs. | QWizard Functions to manipulate and describe QSqlCursor and QSqlDatabase indexes. | QSqlIndex General information about fonts. | QFontInfo @@ -239,9 +239,9 @@ Manipulates the fields in SQL database tables and views. | QSqlField Maps open-standard MIME to Mac flavors. | QMacMime Maps open-standard MIME to Window Clipboard formats. | QWindowsMime Means of executing and manipulating SQL statements. | QSqlQuery -Means of using Qt Assistant as an application's help tool. | QAssistantClient +Means of using TQt Assistant as an application's help tool. | QAssistantClient Means of using comboboxes in QTables. | QComboTableItem -Meta information about Qt objects. | QMetaObject +Meta information about TQt objects. | QMetaObject Microsoft Windows-like look and feel. | QWindowsStyle Modal dialog with a short message, an icon, and some buttons. | QMessageBox Monochrome (1-bit depth) pixmaps. | QBitmap @@ -251,8 +251,8 @@ Mouse cursor with an arbitrary shape. | QCursor Mouse driver for Qt/Embedded. | QWSMouseHandler Movable panel containing widgets such as tool buttons. | QToolBar Multi-bezier splines on a QCanvas. | QCanvasSpline -Namespace for Qt SQL identifiers that need to be global-like. | QSql -Namespace for miscellaneous identifiers in the Qt OpenGL module. | QGL +Namespace for TQt SQL identifiers that need to be global-like. | QSql +Namespace for miscellaneous identifiers in the TQt OpenGL module. | QGL Namespace for miscellaneous identifiers that need to be global-like. | Qt Off-screen, pixel-based paint device. | QPixmap On-screen view of a QCanvas. | QCanvasView @@ -364,13 +364,13 @@ The XML handler classes with information about the parsing position within a fil The abstract base class of button widgets, providing functionality common to buttons. | QButton The base class for all the nodes in a DOM tree. | QDomNode The base class of I/O devices. | QIODevice -The base class of all Qt objects. | QObject +The base class of all TQt objects. | QObject The base class of all event classes. Event objects contain event parameters. | QEvent The base class of all list box items. | QListBoxItem The base class of all user interface objects. | QWidget The base class of dialog windows. | QDialog The base class of geometry managers. | QLayout -The base class of most pointer-based Qt collections. | QPtrCollection +The base class of most pointer-based TQt collections. | QPtrCollection The base class of objects that can be painted. | QPaintDevice The base class of widgets that can have a frame. | QFrame The basis of the Motif Extension. | QMotif |