diff options
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 8558157a2..63eced699 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -3,9 +3,6 @@ Abstract base class for accessing SQL databases. | TQSqlDriver Abstract base class for custom menu items in popup menus. | QCustomMenuItem 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 TQSqlDriver plugins. | TQSqlDriverPlugin Abstract base for custom TQStyle plugins. | TQStylePlugin Abstract base for custom TQTextCodec plugins. | TQTextCodecPlugin @@ -29,9 +26,7 @@ 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 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 Animated canvas item on a TQCanvas. | TQCanvasSprite Application-global cache for pixmaps. | QPixmapCache Area with movable labelled icons. | TQIconView @@ -67,7 +62,6 @@ Command button. | QPushButton Common API for network protocols. | QNetworkProtocol Common operations for network protocols. | QNetworkOperation Common operations on URLs. | QUrlOperator -Communication capabilities between several clients. | QCopChannel Const iterator for TQValueList. | TQValueListConstIterator Convenience class for input streams. | TQTextIStream Convenience class for output streams. | TQTextOStream @@ -85,10 +79,7 @@ Conversion to and from the Tamil TSCII encoding. | QTsciiCodec Conversion to and from visually ordered Hebrew. | QHebrewCodec Converts between numbers and their string representations in various languages. | QLocale Corner-grip for resizing a top-level window. | QSizeGrip -Creates QScreen objects for Qt/Embedded. | QGfxDriverFactory Creates TQStyle objects. | TQStyleFactory -Creates QWSKeyboardHandler objects for Qt/Embedded. | QKbdDriverFactory -Creates QWSMouseHandler objects for Qt/Embedded. | QMouseDriverFactory 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 @@ -107,7 +98,6 @@ Describes a key event. | QKeyEvent Dialog widget for selecting a font. | QFontDialog Dialog widget for specifying colors. | QColorDialog Dialogs that allow users to select files or directories. | QFileDialog -Direct access to the video hardware. | QDirectPainter Displays a number with LCD-like digits. | QLCDNumber Does low-level painting e.g. on widgets. | QPainter Doubly-linked list of char*. | TQStrList @@ -175,9 +165,7 @@ Implements a list view item. | QListViewItem Implements a list/tree view. | QListView Implements a splitter widget. | QSplitter Implements an Appearance Manager style. | QMacStyle -Implements font management in Qt/Embedded. | QFontManager Implements parts of the QAccessibleInterface for TQObjects. | QAccessibleObject -Implements the keyboard driver for Qt/Embedded. | QWSKeyboardHandler Incremental image decoder for a specific image format. | TQImageFormat Incremental image decoder for all supported image formats. | TQImageDecoder Incremental loading of animations or images, signalling as it progresses. | QMovie @@ -193,7 +181,6 @@ 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 QBitArray. | QBitVal -International input methods for Qt/Embedded. | QWSInputMethod Internationalization support for text output. | QTranslator Iterator for QAsciiCache collections. | QAsciiCacheIterator Iterator for QAsciiDict collections. | QAsciiDictIterator @@ -243,7 +230,6 @@ Monochrome (1-bit depth) pixmaps. | QBitmap More sophisticated Motif-ish look and feel. | QMotifPlusStyle Motif look and feel. | QMotifStyle 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 TQCanvas. | TQCanvasSpline Namespace for TQt SQL identifiers that need to be global-like. | TQSql @@ -306,8 +292,6 @@ SGI/Irix look and feel. | QSGIStyle 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 -Server-specific functionality in Qt/Embedded. | QWSWindow 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 |