diff options
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 63eced699..0dccd7737 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -13,7 +13,7 @@ Abstract graphic object on a TQCanvas. | TQCanvasItem Abstract interface for accessing data from SQL databases. | TQSqlResult Abstract item that a QLayout manipulates. | QLayoutItem Abstract user interface action that can appear both in menus and tool bars. | QAction -Abstraction for date and edit editors. | QDateTimeEditBase +Abstraction for date and edit editors. | TQDateTimeEditBase Abstraction of Unicode text and the classic C '\0'-terminated char array. | TQString Abstraction of objects which provide formatted data of a certain MIME type. | QMimeSource Abstraction of the classic C zero-terminated char array (char *). | QCString @@ -49,7 +49,7 @@ Checkable list view items. | QCheckListItem Checkbox with a text label. | QCheckBox Checkboxes in QTables. | QCheckTableItem Clip region for a painter. | QRegion -Clock time functions. | QTime +Clock time functions. | TQTime Collection of nodes that can be accessed by name. | TQDomNamedNodeMap Collection of styles for rich text rendering and a generator of tags. | TQStyleSheet Collects tool tips into related groups. | QToolTipGroup @@ -57,7 +57,7 @@ Color groups for each widget state. | QPalette Colors based on RGB or HSV values. | TQColor Column of tabbed widget items. | QToolBox Combined button and popup list. | QComboBox -Combines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes. | QDateTimeEdit +Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes. | TQDateTimeEdit Command button. | QPushButton Common API for network protocols. | QNetworkProtocol Common operations for network protocols. | QNetworkOperation @@ -83,9 +83,9 @@ Creates TQStyle objects. | TQStyleFactory Creates and manages data entry forms tied to SQL databases. | TQSqlForm Creates well-compressed PNG animations. | QPNGImagePacker Data manipulation and navigation for data entry forms. | TQDataBrowser -Date and time functions. | QDateTime -Date editor. | QDateEdit -Date functions. | QDate +Date and time functions. | TQDateTime +Date editor. | TQDateEdit +Date functions. | TQDate Default implementation of all the XML handler classes. | TQXmlDefaultHandler Defines a Universally Unique Identifier (UUID). | QUuid Defines a point in the plane. | QPoint @@ -252,7 +252,7 @@ Parameters that describe a Tablet event. | QTabletEvent Parameters that describe a close event. | QCloseEvent Parameters that describe a context menu event. | QContextMenuEvent Parameters that describe a mouse event. | QMouseEvent -Parameters that describe a timer event. | QTimerEvent +Parameters that describe a timer event. | TQTimerEvent Parameters that describe a wheel event. | QWheelEvent Pattern matching using regular expressions. | QRegExp Per-thread data storage. | QThreadStorage @@ -358,8 +358,8 @@ The look and feel of a GUI. | TQStyle The main factory for plugin objects. | QNPlugin The representation of the DTD in the document tree. | TQDomDocumentType The structures in a QTabBar. | QTab -Time editor. | QTimeEdit -Timer signals and single-shot timers. | QTimer +Time editor. | TQTimeEdit +Timer signals and single-shot timers. | TQTimer Tool tips (balloon help) for any widget or rectangular part of a widget. | QToolTip Translator message and its properties. | QTranslatorMessage Tree of TQDomNodes which is not usually a complete TQDomDocument. | TQDomDocumentFragment |