diff options
Diffstat (limited to 'doc/html/whatsthis')
-rw-r--r-- | doc/html/whatsthis | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 2e40a05ea..71c8639e1 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -58,7 +58,7 @@ Checkbox with a text label. | QCheckBox Checkboxes in QTables. | QCheckTableItem Clip region for a painter. | QRegion Clock time functions. | QTime -Collection of nodes that can be accessed by name. | QDomNamedNodeMap +Collection of nodes that can be accessed by name. | TQDomNamedNodeMap Collection of styles for rich text rendering and a generator of tags. | QStyleSheet Collects tool tips into related groups. | QToolTipGroup Color groups for each widget state. | QPalette @@ -98,7 +98,7 @@ Data manipulation and navigation for data entry forms. | TQDataBrowser Date and time functions. | QDateTime Date editor. | QDateEdit Date functions. | QDate -Default implementation of all the XML handler classes. | QXmlDefaultHandler +Default implementation of all the XML handler classes. | TQXmlDefaultHandler Defines a Universally Unique Identifier (UUID). | QUuid Defines a factory for the creation of COM components. | QAxFactory Defines a point in the plane. | QPoint @@ -162,7 +162,7 @@ Hardware-independent pixmap representation with direct access to the pixel data. Header information for HTTP. | QHttpHeader Header row or column, e.g. for tables and listviews. | QHeader Helper class for TQString. | QCharRef -Helper class for XML readers which want to include namespace support. | QXmlNamespaceSupport +Helper class for XML readers which want to include namespace support. | TQXmlNamespaceSupport Horizontal bar suitable for presenting status information. | QStatusBar Horizontal geometry management for its child widgets. | QHBox Horizontal menu bar. | QMenuBar @@ -172,7 +172,7 @@ I/O device that operates on files. | QFile IP address. | QHostAddress Icons for QFileDialog to use. | QFileIconProvider Implementation of a QNetworkProtocol that works on the local file system. | QLocalFs -Implementation of a simple XML reader (parser). | QXmlSimpleReader +Implementation of a simple XML reader (parser). | TQXmlSimpleReader Implementation of the FTP protocol. | QFtp Implementation of the HTTP protocol. | QHttp Implements a list view item. | QListViewItem @@ -186,17 +186,17 @@ Incremental image decoder for a specific image format. | QImageFormat Incremental image decoder for all supported image formats. | QImageDecoder Incremental loading of animations or images, signalling as it progresses. | QMovie Information about a paint device. | QPaintDeviceMetrics -Information about the features of the DOM implementation. | QDomImplementation +Information about the features of the DOM implementation. | TQDomImplementation Information about the fonts available in the underlying window system. | QFontDatabase Integer value within a range. | QRangeControl Interface between a TQWidget and an ActiveX client. | QAxBindable -Interface for XML readers (i.e. parsers). | QXmlReader -Interface to report DTD content of XML data. | QXmlDTDHandler -Interface to report declaration content of XML data. | QXmlDeclHandler -Interface to report errors in XML data. | QXmlErrorHandler -Interface to report the lexical content of XML data. | QXmlLexicalHandler -Interface to report the logical content of XML data. | QXmlContentHandler -Interface to resolve external entities contained in XML data. | QXmlEntityResolver +Interface for XML readers (i.e. parsers). | TQXmlReader +Interface to report DTD content of XML data. | TQXmlDTDHandler +Interface to report declaration content of XML data. | TQXmlDeclHandler +Interface to report errors in XML data. | TQXmlErrorHandler +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 @@ -226,7 +226,7 @@ Lines up widgets vertically. | QVBoxLayout List box items that display text. | QListBoxText List box items with a pixmap and optional text. | QListBoxPixmap List of QCanvasItems. | QCanvasItemList -List of QDomNode objects. | QDomNodeList +List of TQDomNode objects. | TQDomNodeList List of selectable, read-only items. | QListBox List of strings. | QStringList Mac/Platinum look and feel. | QPlatinumStyle @@ -293,17 +293,17 @@ Radio button with a text or pixmap label. | QRadioButton Range checking of floating-point numbers. | QDoubleValidator Read-only SQL forms. | TQDataView Rectangle on a QCanvas. | QCanvasRectangle -Represents a generic string in the DOM. | QDomCharacterData -Represents an XML CDATA section. | QDomCDATASection -Represents an XML comment. | QDomComment -Represents an XML document. | QDomDocument -Represents an XML entity. | QDomEntity -Represents an XML entity reference. | QDomEntityReference -Represents an XML notation. | QDomNotation -Represents an XML processing instruction. | QDomProcessingInstruction -Represents one attribute of a QDomElement. | QDomAttr -Represents one element in the DOM tree. | QDomElement -Represents text data in the parsed XML document. | QDomText +Represents a generic string in the DOM. | TQDomCharacterData +Represents an XML CDATA section. | TQDomCDATASection +Represents an XML comment. | TQDomComment +Represents an XML document. | TQDomDocument +Represents an XML entity. | TQDomEntity +Represents an XML entity reference. | TQDomEntityReference +Represents an XML notation. | TQDomNotation +Represents an XML processing instruction. | TQDomProcessingInstruction +Represents one attribute of a TQDomElement. | TQDomAttr +Represents one element in the DOM tree. | TQDomElement +Represents text data in the parsed XML document. | TQDomText Request header information for HTTP. | QHttpRequestHeader Response header information for HTTP. | QHttpResponseHeader Rich text browser with hypertext navigation. | QTextBrowser @@ -360,9 +360,9 @@ Text object on a QCanvas. | QCanvasText Text or image display. | QLabel 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. | QXmlLocator +The XML handler classes with information about the parsing position within a file. | TQXmlLocator The abstract base class of button widgets, providing functionality common to buttons. | QButton -The base class for all the nodes in a DOM tree. | QDomNode +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 @@ -376,16 +376,16 @@ The base class of widgets that can have a frame. | QFrame The basis of the Motif Extension. | QMotif The cell content for QTable cells. | QTableItem The display format of an OpenGL rendering context. | QGLFormat -The input data for the QXmlReader subclasses. | QXmlInputSource +The input data for the TQXmlReader subclasses. | TQXmlInputSource The look and feel of a GUI. | QStyle The main factory for plugin objects. | QNPlugin -The representation of the DTD in the document tree. | QDomDocumentType +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 Tool tips (balloon help) for any widget or rectangular part of a widget. | QToolTip Translator message and its properties. | QTranslatorMessage -Tree of QDomNodes which is not usually a complete QDomDocument. | QDomDocumentFragment +Tree of TQDomNodes which is not usually a complete TQDomDocument. | TQDomDocumentFragment 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 @@ -394,7 +394,7 @@ 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 TQDataTable and TQSqlForm. | TQSqlEditorFactory Used to map widgets to SQL fields. | TQSqlPropertyMap -Used to report errors with the QXmlErrorHandler interface. | QXmlParseException +Used to report errors with the TQXmlErrorHandler interface. | TQXmlParseException Used to start external programs and to communicate with them. | QProcess Validation of input text. | QValidator Validator which ensures that a string contains a valid integer within a specified range. | QIntValidator @@ -413,4 +413,4 @@ Workspace window that can contain decorated windows, e.g. for MDI. | QWorkspace Wrapper around a script engine. | QAxScriptEngine Wrapper around script code. | QAxScript Wrapper for handling shared libraries. | QLibrary -XML attributes. | QXmlAttributes +XML attributes. | TQXmlAttributes |