summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index e9328f740..fbf74ee06 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -36,7 +36,7 @@ Array of bytes. | TQByteArray
Array of points. | TQPointArray
Asynchronous DNS lookups. | TQDns
Base class for TQMenuBar and TQPopupMenu. | TQMenuData
-Base class for implementing TQTextEdit syntax highlighters. | QSyntaxHighlighter
+Base class for implementing TQTextEdit syntax highlighters. | TQSyntaxHighlighter
Basic functions for reading and writing text using a TQIODevice. | TQTextStream
Blank space in a layout. | QSpacerItem
Browsing and editing of SQL tables and views. | TQSqlCursor
@@ -77,7 +77,7 @@ Conversion to and from the Chinese GB2312 encoding. | TQGb2312Codec
Conversion to and from the Chinese GBK encoding. | TQGbkCodec
Conversion to and from the Tamil TSCII encoding. | TQTsciiCodec
Conversion to and from visually ordered Hebrew. | TQHebrewCodec
-Converts between numbers and their string representations in various languages. | QLocale
+Converts between numbers and their string representations in various languages. | TQLocale
Corner-grip for resizing a top-level window. | TQSizeGrip
Creates TQStyle objects. | TQStyleFactory
Creates and manages data entry forms tied to SQL databases. | TQSqlForm
@@ -147,7 +147,7 @@ Handles keyboard accelerator and shortcut keys. | QAccel
Hardware-independent pixmap representation with direct access to the pixel data. | TQImage
Header information for HTTP. | TQHttpHeader
Header row or column, e.g. for tables and listviews. | QHeader
-Helper class for TQString. | QCharRef
+Helper class for TQString. | TQCharRef
Helper class for XML readers which want to include namespace support. | TQXmlNamespaceSupport
Horizontal bar suitable for presenting status information. | TQStatusBar
Horizontal geometry management for its child widgets. | QHBox
@@ -295,12 +295,12 @@ 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 description of any widget, i.e. answering the question "What's this?". | QWhatsThis
+Simple description of any widget, i.e. answering the question "What's this?". | TQWhatsThis
Simple geometry management of its children. | QGrid
Simple stored-value drag object for arbitrary MIME data. | TQStoredDrag
Simplifies locking and unlocking TQMutexes. | TQMutexLocker
Single item in a TQIconView. | TQIconViewItem
-Small displayable piece of rich text. | QSimpleRichText
+Small displayable piece of rich text. | TQSimpleRichText
Spin box widget (spin button). | QSpinBox
Splash screen that can be shown during application startup. | QSplashScreen
Stack of tabbed widgets. | QTabDialog
@@ -312,7 +312,7 @@ Stores information about URLs. | TQUrlInfo
Stores meta data about a property. | QMetaProperty
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
+String objects using constant Unicode data. | TQConstString
Support for custom events. | QCustomEvent
Support for socket callbacks. | TQSocketNotifier
Supports drag and drop operations within a TQIconView. | TQIconDrag
@@ -334,7 +334,7 @@ Template class that provides guarded pointers to TQObjects. | QGuardedPtr
Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | TQDeepCopy
Template collection class that provides a vector (array). | TQPtrVector
Text object on a TQCanvas. | TQCanvasText
-Text or image display. | QLabel
+Text or image display. | TQLabel
The QDialog API for Motif-based dialogs. | QMotifDialog
The TQWidget API for Xt/Motif widgets. | QMotifWidget
The XML handler classes with information about the parsing position within a file. | TQXmlLocator