summaryrefslogtreecommitdiffstats
path: root/doc/html/whatsthis
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r--doc/html/whatsthis10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis
index fbf74ee06..481a976c4 100644
--- a/doc/html/whatsthis
+++ b/doc/html/whatsthis
@@ -21,7 +21,7 @@ Abstraction used by TQImageDecoder. | TQImageConsumer
Access serialization between threads. | TQMutex
Access to a selected area in a QTable. | QTableSelection
Access to directory structures and their contents in a platform-independent way. | TQDir
-Access to screen information on multi-head systems. | QDesktopWidget
+Access to screen information on multi-head systems. | TQDesktopWidget
Access to the platform audio facilities. | QSound
Access to the session manager. | TQSessionManager
Access to the window system clipboard. | TQClipboard
@@ -181,7 +181,7 @@ Interface to report the lexical content of XML data. | TQXmlLexicalHandler
Interface to report the logical content of XML data. | TQXmlContentHandler
Interface to resolve external entities contained in XML data. | TQXmlEntityResolver
Internal class, used with TQBitArray. | TQBitVal
-Internationalization support for text output. | QTranslator
+Internationalization support for text output. | TQTranslator
Iterator for TQAsciiCache collections. | TQAsciiCacheIterator
Iterator for TQAsciiDict collections. | TQAsciiDictIterator
Iterator for TQCache collections. | TQCacheIterator
@@ -216,7 +216,7 @@ Main application window, with a menu bar, dock windows (e.g. for toolbars), and
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
+Manages the event queue. | TQEventLoop
Manipulates the fields in SQL database tables and views. | TQSqlField
Maps open-standard MIME to Mac flavors. | TQMacMime
Maps open-standard MIME to Window Clipboard formats. | TQWindowsMime
@@ -342,7 +342,7 @@ The abstract base class of button widgets, providing functionality common to but
The base class for all the nodes in a DOM tree. | TQDomNode
The base class of I/O devices. | TQIODevice
The base class of all TQt objects. | TQObject
-The base class of all event classes. Event objects contain event parameters. | QEvent
+The base class of all event classes. Event objects contain event parameters. | TQEvent
The base class of all list box items. | QListBoxItem
The base class of all user interface objects. | TQWidget
The base class of dialog windows. | QDialog
@@ -361,7 +361,7 @@ The structures in a QTabBar. | QTab
Time editor. | TQTimeEdit
Timer signals and single-shot timers. | TQTimer
Tool tips (balloon help) for any widget or rectangular part of a widget. | TQToolTip
-Translator message and its properties. | QTranslatorMessage
+Translator message and its properties. | TQTranslatorMessage
Tree of TQDomNodes which is not usually a complete TQDomDocument. | TQDomDocumentFragment
URL parser and simplifies working with URLs. | TQUrl
Used for installing custom colormaps into TQGLWidgets. | TQGLColormap