summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis42
1 files changed, 21 insertions, 21 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index 4c9f85663..2e40a05ea 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -1,13 +1,13 @@
2D area that can contain QCanvasItem objects. | QCanvas
2D transformations of a coordinate system. | QWMatrix
-Abstract base class for accessing SQL databases. | QSqlDriver
+Abstract base class for accessing SQL databases. | TQSqlDriver
Abstract base class for custom menu items in popup menus. | QCustomMenuItem
Abstract base class for implementations of additional COM interfaces. | QAxAggregated
Abstract base class of internal layout iterators. | QGLayoutIterator
Abstract base for Qt/Embedded graphics driver plugins. | QGfxDriverPlugin
Abstract base for Qt/Embedded keyboard driver plugins. | QKbdDriverPlugin
Abstract base for Qt/Embedded mouse driver plugins. | QMouseDriverPlugin
-Abstract base for custom QSqlDriver plugins. | QSqlDriverPlugin
+Abstract base for custom TQSqlDriver plugins. | TQSqlDriverPlugin
Abstract base for custom QStyle plugins. | QStylePlugin
Abstract base for custom QTextCodec plugins. | QTextCodecPlugin
Abstract base for custom TQWidget plugins. | QWidgetPlugin
@@ -15,7 +15,7 @@ Abstract base for custom image format plugins. | QImageFormatPlugin
Abstract base for fixed-size grids. | QGridView
Abstract class that provides an API to initalize and access a COM object. | QAxBase
Abstract graphic object on a QCanvas. | QCanvasItem
-Abstract interface for accessing data from SQL databases. | QSqlResult
+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
@@ -47,8 +47,8 @@ Base class for implementing QTextEdit syntax highlighters. | QSyntaxHighlighter
Basic functions for reading and writing text using a TQIODevice. | QTextStream
Blank space in a layout. | QSpacerItem
Bridge between application objects and script code. | QAxScriptManager
-Browsing and editing of SQL tables and views. | QSqlCursor
-Browsing of general SQL SELECT statements. | QSqlSelectCursor
+Browsing and editing of SQL tables and views. | TQSqlCursor
+Browsing of general SQL SELECT statements. | TQSqlSelectCursor
Buffered TCP connection. | QSocket
Bundles signals from identifiable senders. | QSignalMapper
CDE look and feel. | QCDEStyle
@@ -92,9 +92,9 @@ Creates QScreen objects for Qt/Embedded. | QGfxDriverFactory
Creates QStyle objects. | QStyleFactory
Creates QWSKeyboardHandler objects for Qt/Embedded. | QKbdDriverFactory
Creates QWSMouseHandler objects for Qt/Embedded. | QMouseDriverFactory
-Creates and manages data entry forms tied to SQL databases. | QSqlForm
+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. | QDataBrowser
+Data manipulation and navigation for data entry forms. | TQDataBrowser
Date and time functions. | QDateTime
Date editor. | QDateEdit
Date functions. | QDate
@@ -122,10 +122,10 @@ Drag and drop object for transferring plain and Unicode text. | QTextDrag
Drag object for a list of URI references. | QUriDrag
Ellipse or ellipse segment on a QCanvas. | QCanvasEllipse
Encapsulates MIME-based data transfer. | QDragObject
-Encapsulates a database record, i.e. a set of database fields. | QSqlRecord
+Encapsulates a database record, i.e. a set of database fields. | TQSqlRecord
Encapsulates a drag item. | QIconDragItem
Encapsulates a key sequence as used by accelerators. | QKeySequence
-Encapsulates a set of database field meta data. | QSqlRecordInfo
+Encapsulates a set of database field meta data. | TQSqlRecordInfo
Encapsulates an OpenGL rendering context. | QGLContext
Encapsulates the common Look and Feel of a GUI. | QCommonStyle
Encapsulation of a set of text styles. | QStyleSheetItem
@@ -146,13 +146,13 @@ Extensible provider of mime-typed data. | QMimeSourceFactory
Factory that makes QImageFormat objects. | QImageFormatType
Feedback on the progress of a slow operation. | QProgressDialog
File previewing in QFileDialog. | QFilePreview
-Flexible SQL table widget that supports browsing and editing. | QDataTable
+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
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
+Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes. | TQSqlIndex
General information about fonts. | QFontInfo
Group box frame with a title. | QGroupBox
Group of widget colors. | QColorGroup
@@ -235,10 +235,10 @@ Maintains the list of widgets in the focus chain. | QFocusData
Manages and lays out QDockWindows. | QDockArea
Manages the GUI application's control flow and main settings. | QApplication
Manages the event queue. | QEventLoop
-Manipulates the fields in SQL database tables and views. | QSqlField
+Manipulates the fields in SQL database tables and views. | TQSqlField
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 executing and manipulating SQL statements. | TQSqlQuery
Means of using TQt Assistant as an application's help tool. | QAssistantClient
Means of using comboboxes in QTables. | QComboTableItem
Meta information about TQt objects. | QMetaObject
@@ -251,7 +251,7 @@ 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 TQt SQL identifiers that need to be global-like. | QSql
+Namespace for TQt SQL identifiers that need to be global-like. | TQSql
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
@@ -291,7 +291,7 @@ TQWidget that wraps an ActiveX control. | QAxWidget
Quick-access button to commands or options, usually used inside a QToolBar. | QToolButton
Radio button with a text or pixmap label. | QRadioButton
Range checking of floating-point numbers. | QDoubleValidator
-Read-only SQL forms. | QDataView
+Read-only SQL forms. | TQDataView
Rectangle on a QCanvas. | QCanvasRectangle
Represents a generic string in the DOM. | QDomCharacterData
Represents an XML CDATA section. | QDomCDATASection
@@ -310,7 +310,7 @@ Rich text browser with hypertext navigation. | QTextBrowser
Robust integer semaphore. | QSemaphore
Rounded range control (like a speedometer or potentiometer). | QDial
SGI/Irix look and feel. | QSGIStyle
-SQL database error information. | QSqlError
+SQL database error information. | TQSqlError
Scrolling area with on-demand scroll bars. | QScrollView
Serialization of binary data to a TQIODevice. | QDataStream
Server-specific functionality in Qt/Embedded. | QWSServer
@@ -333,7 +333,7 @@ State-based decoder. | QTextDecoder
State-based encoder. | QTextEncoder
Stores information about URLs. | QUrlInfo
Stores meta data about a property. | QMetaProperty
-Stores meta data associated with a SQL field. | QSqlFieldInfo
+Stores meta data associated with a SQL field. | TQSqlFieldInfo
Stream of data provided to a QNPInstance by the browser. | QNPStream
String objects using constant Unicode data. | QConstString
Support for custom events. | QCustomEvent
@@ -389,11 +389,11 @@ Tree of QDomNodes which is not usually a complete QDomDocument. | QDomDocumentFr
URL parser and simplifies working with URLs. | QUrl
Used for installing custom colormaps into QGLWidgets. | QGLColormap
Used to check a string against a regular expression. | QRegExpValidator
-Used to create SQL database connections and to provide transaction handling. | QSqlDatabase
-Used to create editor widgets for QVariant data types. | QEditorFactory
+Used to create SQL database connections and to provide transaction handling. | TQSqlDatabase
+Used to create editor widgets for QVariant data types. | TQEditorFactory
Used to create pixmaps for a QIconSet. | QIconFactory
-Used to create the editors used by QDataTable and QSqlForm. | QSqlEditorFactory
-Used to map widgets to SQL fields. | QSqlPropertyMap
+Used to create the editors used by TQDataTable and TQSqlForm. | TQSqlEditorFactory
+Used to map widgets to SQL fields. | TQSqlPropertyMap
Used to report errors with the QXmlErrorHandler interface. | QXmlParseException
Used to start external programs and to communicate with them. | QProcess
Validation of input text. | QValidator