Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 66

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /home/gvatteka/dev/qt-4.3/doc/src/annotated.qdoc -->
<head>
  <title>Annotated Class Index</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">Annotated Class Index<br /><small></small></h1>
<p>Qt's classes with brief descriptions:</p>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><th><a href="gui/QAbstractButton.html">QAbstractButton</a></th><td>The abstract base class of button widgets, providing functionality common to buttons</td></tr>
<tr valign="top" class="even"><th><a href="core/QAbstractEventDispatcher.html">QAbstractEventDispatcher</a></th><td>Manages Qt's event queue, excluding GUI-related events</td></tr>
<tr valign="top" class="odd"><th><a href="core/QAbstractFileEngine.html">QAbstractFileEngine</a></th><td>Abstraction for accessing the filesystem</td></tr>
<tr valign="top" class="even"><th><a href="core/QAbstractFileEngineHandler.html">QAbstractFileEngineHandler</a></th><td>Way to register custom file engines with your application</td></tr>
<tr valign="top" class="odd"><th><a href="core/QAbstractFileEngineIterator.html">QAbstractFileEngineIterator</a></th><td>Iterator interface for custom file engines</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAbstractGraphicsShapeItem.html">QAbstractGraphicsShapeItem</a></th><td>Common base for all path items</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractItemDelegate.html">QAbstractItemDelegate</a></th><td>Used to display and edit data items from a model</td></tr>
<tr valign="top" class="even"><th><a href="core/QAbstractItemModel.html">QAbstractItemModel</a></th><td>The abstract interface for item model classes</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractItemView.html">QAbstractItemView</a></th><td>The basic functionality for item view classes</td></tr>
<tr valign="top" class="even"><th><a href="core/QAbstractListModel.html">QAbstractListModel</a></th><td>Abstract model that can be subclassed to create one-dimensional list models</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractPageSetupDialog.html">QAbstractPageSetupDialog</a></th><td>Base for implementations of page setup dialogs</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAbstractPrintDialog.html">QAbstractPrintDialog</a></th><td>Base implementation for print dialogs used to configure printers</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractProxyModel.html">QAbstractProxyModel</a></th><td>Base class for proxy item models that can do sorting, filtering or other data processing tasks</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAbstractScrollArea.html">QAbstractScrollArea</a></th><td>Scrolling area with on-demand scroll bars</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractSlider.html">QAbstractSlider</a></th><td>Integer value within a range</td></tr>
<tr valign="top" class="even"><th><a href="network/QAbstractSocket.html">QAbstractSocket</a></th><td>The base functionality common to all socket types</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractSpinBox.html">QAbstractSpinBox</a></th><td>Spinbox and a line edit to display values</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAbstractTableModel.html">QAbstractTableModel</a></th><td>Abstract model that can be subclassed to create table models</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractTextDocumentLayout.html">QAbstractTextDocumentLayout</a></th><td>Abstract base class used to implement custom layouts for QTextDocuments</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAbstractTextDocumentLayout_PaintContext.html">QAbstractTextDocumentLayout_PaintContext</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QAbstractTextDocumentLayout_Selection.html">QAbstractTextDocumentLayout_Selection</a></th></tr>
<tr valign="top" class="even"><th><a href="gui/QAccessible.html">QAccessible</a></th><td>Enums and static functions relating to accessibility</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAccessibleBridge.html">QAccessibleBridge</a></th><td>The base class for accessibility back-ends</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAccessibleEvent.html">QAccessibleEvent</a></th><td>Used to query addition accessibility information about complex widgets</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAccessibleInterface.html">QAccessibleInterface</a></th><td>Defines an interface that exposes information about accessible objects</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAccessibleObject.html">QAccessibleObject</a></th><td>Implements parts of the QAccessibleInterface for QObjects</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QAccessibleWidget.html">QAccessibleWidget</a></th><td>Implements the QAccessibleInterface for QWidgets</td></tr>
<tr valign="top" class="even"><th><a href="gui/QAction.html">QAction</a></th><td>Abstract user interface action that can be inserted into widgets</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QActionEvent.html">QActionEvent</a></th><td>Event that is generated when a QAction is added, removed, or changed</td></tr>
<tr valign="top" class="even"><th><a href="gui/QActionGroup.html">QActionGroup</a></th><td>Groups actions together</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QApplication.html">QApplication</a></th><td>Manages the GUI application's control flow and main settings</td></tr>
<tr valign="top" class="even"><th><a href="network/QAuthenticator.html">QAuthenticator</a></th><td>Authentication object</td></tr>
<tr valign="top" class="odd"><th><a href="core/QBasicTimer.html">QBasicTimer</a></th><td>Timer events for objects</td></tr>
<tr valign="top" class="even"><th><a href="core/QBitArray.html">QBitArray</a></th><td>Array of bits</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QBitmap.html">QBitmap</a></th><td>Monochrome (1-bit depth) pixmaps</td></tr>
<tr valign="top" class="even"><th><a href="gui/QBoxLayout.html">QBoxLayout</a></th><td>Lines up child widgets horizontally or vertically</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QBrush.html">QBrush</a></th><td>Defines the fill pattern of shapes drawn by QPainter</td></tr>
<tr valign="top" class="even"><th><a href="core/QBuffer.html">QBuffer</a></th><td>QIODevice interface for a QByteArray</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QButtonGroup.html">QButtonGroup</a></th><td>Container to organize groups of button widgets</td></tr>
<tr valign="top" class="even"><th><a href="core/QByteArray.html">QByteArray</a></th><td>Array of bytes</td></tr>
<tr valign="top" class="odd"><th><a href="core/QByteArrayMatcher.html">QByteArrayMatcher</a></th><td>Holds a sequence of bytes that can be quickly matched in a byte array</td></tr>
<tr valign="top" class="even"><th><a href="gui/QCDEStyle.html">QCDEStyle</a></th><td>CDE look and feel</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QCalendarWidget.html">QCalendarWidget</a></th><td>Monthly based calendar widget allowing the user to select a date</td></tr>
<tr valign="top" class="even"><th><a href="gui/QCheckBox.html">QCheckBox</a></th><td>Checkbox with a text label</td></tr>
<tr valign="top" class="odd"><th><a href="core/QChildEvent.html">QChildEvent</a></th><td>Event parameters for child object events</td></tr>
<tr valign="top" class="even"><th><a href="gui/QCleanlooksStyle.html">QCleanlooksStyle</a></th><td>Widget style similar to the Clearlooks style available in GNOME</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QClipboard.html">QClipboard</a></th><td>Access to the window system clipboard</td></tr>
<tr valign="top" class="even"><th><a href="gui/QClipboardEvent.html">QClipboardEvent</a></th><td>The parameters used in a clipboard event</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QCloseEvent.html">QCloseEvent</a></th><td>Parameters that describe a close event</td></tr>
<tr valign="top" class="even"><th><a href="gui/QColor.html">QColor</a></th><td>Colors based on RGB, HSV or CMYK values</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QColorDialog.html">QColorDialog</a></th><td>Dialog widget for specifying colors</td></tr>
<tr valign="top" class="even"><th><a href="gui/QColormap.html">QColormap</a></th><td>Maps device independent QColors to device dependent pixel values</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QColumnView.html">QColumnView</a></th><td>Model/view implementation of a column view</td></tr>
<tr valign="top" class="even"><th><a href="gui/QComboBox.html">QComboBox</a></th><td>Combined button and popup list</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QCommonStyle.html">QCommonStyle</a></th><td>Encapsulates the common Look and Feel of a GUI</td></tr>
<tr valign="top" class="even"><th><a href="gui/QCompleter.html">QCompleter</a></th><td>Completions based on an item model</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QConicalGradient.html">QConicalGradient</a></th><td>Used in combination with QBrush to specify a conical gradient brush</td></tr>
<tr valign="top" class="even"><th><a href="gui/QContextMenuEvent.html">QContextMenuEvent</a></th><td>Parameters that describe a context menu event</td></tr>
<tr valign="top" class="odd"><th><a href="core/QCoreApplication.html">QCoreApplication</a></th><td>Event loop for console Qt applications</td></tr>
<tr valign="top" class="even"><th><a href="core/QCryptographicHash.html">QCryptographicHash</a></th><td>Way to generate cryptographic hashes</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QCursor.html">QCursor</a></th><td>Mouse cursor with an arbitrary shape</td></tr>
<tr valign="top" class="even"><th><a href="core/QDataStream.html">QDataStream</a></th><td>Serialization of binary data to a QIODevice</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDataWidgetMapper.html">QDataWidgetMapper</a></th><td>Mapping between a section of a data model to widgets</td></tr>
<tr valign="top" class="even"><th><a href="core/QDate.html">QDate</a></th><td>Date functions</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDateEdit.html">QDateEdit</a></th><td>Widget for editing dates based on the QDateTimeEdit widget</td></tr>
<tr valign="top" class="even"><th><a href="core/QDateTime.html">QDateTime</a></th><td>Date and time functions</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDateTimeEdit.html">QDateTimeEdit</a></th><td>Widget for editing dates and times</td></tr>
<tr valign="top" class="even"><th><a href="%2E%2E/tools/designer/QDesignerMemberSheetExtension.html">QDesignerMemberSheetExtension</a></th><td>Allows you to manipulate a widget's member functions which is displayed when configuring connections using Qt Designer's mode for editing signals and slots</td></tr>
<tr valign="top" class="odd"><th><a href="%2E%2E/tools/designer/QDesignerMemberSheetExtensionInterface.html">QDesignerMemberSheetExtensionInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="%2E%2E/tools/designer/QDesignerPropertySheetExtension.html">QDesignerPropertySheetExtension</a></th><td>Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor</td></tr>
<tr valign="top" class="odd"><th><a href="%2E%2E/tools/designer/QDesignerPropertySheetExtensionInterface.html">QDesignerPropertySheetExtensionInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="gui/QDesktopServices.html">QDesktopServices</a></th><td>Methods for accessing common desktop services</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDesktopWidget.html">QDesktopWidget</a></th><td>Access to screen information on multi-head systems</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDial.html">QDial</a></th><td>Rounded range control (like a speedometer or potentiometer)</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDialog.html">QDialog</a></th><td>The base class of dialog windows</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDialogButtonBox.html">QDialogButtonBox</a></th><td>Widget that presents buttons in a layout that is appropriate to the current widget style</td></tr>
<tr valign="top" class="odd"><th><a href="core/QDir.html">QDir</a></th><td>Access to directory structures and their contents</td></tr>
<tr valign="top" class="even"><th><a href="core/QDirIterator.html">QDirIterator</a></th><td>Iterator for directory entrylists</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDirModel.html">QDirModel</a></th><td>Data model for the local filesystem</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDockWidget.html">QDockWidget</a></th><td>Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomAttr.html">QDomAttr</a></th><td>Represents one attribute of a QDomElement</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomCDATASection.html">QDomCDATASection</a></th><td>Represents an XML CDATA section</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomCharacterData.html">QDomCharacterData</a></th><td>Represents a generic string in the DOM</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomComment.html">QDomComment</a></th><td>Represents an XML comment</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomDocument.html">QDomDocument</a></th><td>Represents an XML document</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomDocumentFragment.html">QDomDocumentFragment</a></th><td>Tree of QDomNodes which is not usually a complete QDomDocument</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomDocumentType.html">QDomDocumentType</a></th><td>The representation of the DTD in the document tree</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomElement.html">QDomElement</a></th><td>Represents one element in the DOM tree</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomEntity.html">QDomEntity</a></th><td>Represents an XML entity</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomEntityReference.html">QDomEntityReference</a></th><td>Represents an XML entity reference</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomImplementation.html">QDomImplementation</a></th><td>Information about the features of the DOM implementation</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomNamedNodeMap.html">QDomNamedNodeMap</a></th><td>Collection of nodes that can be accessed by name</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomNode.html">QDomNode</a></th><td>The base class for all the nodes in a DOM tree</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomNodeList.html">QDomNodeList</a></th><td>List of QDomNode objects</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomNotation.html">QDomNotation</a></th><td>Represents an XML notation</td></tr>
<tr valign="top" class="even"><th><a href="xml/QDomProcessingInstruction.html">QDomProcessingInstruction</a></th><td>Represents an XML processing instruction</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QDomText.html">QDomText</a></th><td>Represents text data in the parsed XML document</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDoubleSpinBox.html">QDoubleSpinBox</a></th><td>Spin box widget that takes doubles</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDoubleValidator.html">QDoubleValidator</a></th><td>Range checking of floating-point numbers</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDrag.html">QDrag</a></th><td>Support for MIME-based drag and drop data transfer</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDragEnterEvent.html">QDragEnterEvent</a></th><td>Event which is sent to a widget when a drag and drop action enters it</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDragLeaveEvent.html">QDragLeaveEvent</a></th><td>Event that is sent to a widget when a drag and drop action leaves it</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QDragMoveEvent.html">QDragMoveEvent</a></th><td>Event which is sent while a drag and drop action is in progress</td></tr>
<tr valign="top" class="even"><th><a href="gui/QDropEvent.html">QDropEvent</a></th><td>Event which is sent when a drag and drop action is completed</td></tr>
<tr valign="top" class="odd"><th><a href="core/QDynamicPropertyChangeEvent.html">QDynamicPropertyChangeEvent</a></th><td>Event parameters for dynamic property change events</td></tr>
<tr valign="top" class="even"><th><a href="gui/QErrorMessage.html">QErrorMessage</a></th><td>Error message display dialog</td></tr>
<tr valign="top" class="odd"><th><a href="core/QEvent.html">QEvent</a></th><td>The base class of all event classes. Event objects contain event parameters</td></tr>
<tr valign="top" class="even"><th><a href="core/QEventLoop.html">QEventLoop</a></th><td>Means of entering and leaving an event loop</td></tr>
<tr valign="top" class="odd"><th><a href="core/QFSFileEngine.html">QFSFileEngine</a></th><td>Implements Qt's default file engine</td></tr>
<tr valign="top" class="even"><th><a href="core/QFile.html">QFile</a></th><td>Interface for reading from and writing to files</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFileDialog.html">QFileDialog</a></th><td>Dialog that allow users to select files or directories</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFileIconProvider.html">QFileIconProvider</a></th><td>File icon for the QDirModel class</td></tr>
<tr valign="top" class="odd"><th><a href="core/QFileInfo.html">QFileInfo</a></th><td>System-independent file information</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFileOpenEvent.html">QFileOpenEvent</a></th><td>Event that will be sent when there is a request to open a file</td></tr>
<tr valign="top" class="odd"><th><a href="core/QFileSystemWatcher.html">QFileSystemWatcher</a></th><td>Interface for monitoring files and directories for modifications</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFocusEvent.html">QFocusEvent</a></th><td>Event parameters for widget focus events</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFocusFrame.html">QFocusFrame</a></th><td>Focus frame which can be outside of a widget's normal paintable area</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFont.html">QFont</a></th><td>Font used for drawing text</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFontComboBox.html">QFontComboBox</a></th><td>Combobox that lets the user select a font family</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFontDatabase.html">QFontDatabase</a></th><td>Information about the fonts available in the underlying window system</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFontDialog.html">QFontDialog</a></th><td>Dialog widget for selecting a font</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFontInfo.html">QFontInfo</a></th><td>General information about fonts</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFontMetrics.html">QFontMetrics</a></th><td>Font metrics information</td></tr>
<tr valign="top" class="even"><th><a href="gui/QFontMetricsF.html">QFontMetricsF</a></th><td>Font metrics information</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QFrame.html">QFrame</a></th><td>The base class of widgets that can have a frame</td></tr>
<tr valign="top" class="even"><th><a href="network/QFtp.html">QFtp</a></th><td>Implementation of the client side of FTP protocol</td></tr>
<tr valign="top" class="odd"><th><a href="opengl/QGL.html">QGL</a></th><td>Miscellaneous identifiers used in the Qt OpenGL module</td></tr>
<tr valign="top" class="even"><th><a href="opengl/QGLColormap.html">QGLColormap</a></th><td>Used for installing custom colormaps into QGLWidgets</td></tr>
<tr valign="top" class="odd"><th><a href="opengl/QGLContext.html">QGLContext</a></th><td>Encapsulates an OpenGL rendering context</td></tr>
<tr valign="top" class="even"><th><a href="opengl/QGLFormat.html">QGLFormat</a></th><td>The display format of an OpenGL rendering context</td></tr>
<tr valign="top" class="odd"><th><a href="opengl/QGLFramebufferObject.html">QGLFramebufferObject</a></th><td>Encapsulates an OpenGL framebuffer object</td></tr>
<tr valign="top" class="even"><th><a href="opengl/QGLPixelBuffer.html">QGLPixelBuffer</a></th><td>Encapsulates an OpenGL pbuffer</td></tr>
<tr valign="top" class="odd"><th><a href="opengl/QGLWidget.html">QGLWidget</a></th><td>Widget for rendering OpenGL graphics</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGradient.html">QGradient</a></th><td>Used in combination with QBrush to specify gradient fills</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsEllipseItem.html">QGraphicsEllipseItem</a></th><td>Ellipse item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsItem.html">QGraphicsItem</a></th><td>The base class for all graphical items in a QGraphicsScene</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsItemAnimation.html">QGraphicsItemAnimation</a></th><td>Simple animation support for QGraphicsItem</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsItemGroup.html">QGraphicsItemGroup</a></th><td>Treating a group of items as one</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsItemInterface.html">QGraphicsItemInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsLineItem.html">QGraphicsLineItem</a></th><td>Line item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsPathItem.html">QGraphicsPathItem</a></th><td>Path item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsPixmapItem.html">QGraphicsPixmapItem</a></th><td>Pixmap item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsPolygonItem.html">QGraphicsPolygonItem</a></th><td>Polygon item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsRectItem.html">QGraphicsRectItem</a></th><td>Rectangle item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsScene.html">QGraphicsScene</a></th><td>Surface for managing a large number of 2D graphical items</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsSceneContextMenuEvent.html">QGraphicsSceneContextMenuEvent</a></th><td>Context menu events in the graphics view framework</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsSceneDragDropEvent.html">QGraphicsSceneDragDropEvent</a></th><td>Events for drag and drop in the graphics view framework</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsSceneEvent.html">QGraphicsSceneEvent</a></th><td>Base class for all graphics view related events</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsSceneHelpEvent.html">QGraphicsSceneHelpEvent</a></th><td>Events when a tooltip is requested</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsSceneHoverEvent.html">QGraphicsSceneHoverEvent</a></th><td>Hover events in the graphics view framework</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsSceneMouseEvent.html">QGraphicsSceneMouseEvent</a></th><td>Mouse events in the graphics view framework</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsSceneWheelEvent.html">QGraphicsSceneWheelEvent</a></th><td>Wheel events in the graphics view framework</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsSimpleTextItem.html">QGraphicsSimpleTextItem</a></th><td>Simple text path item that you can add to a QGraphicsScene</td></tr>
<tr valign="top" class="even"><th><a href="svg/QGraphicsSvgItem.html">QGraphicsSvgItem</a></th><td>QGraphicsItem that can be used to render the contents of SVG files</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGraphicsTextItem.html">QGraphicsTextItem</a></th><td>Text item that you can add to a QGraphicsScene to display formatted text</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGraphicsView.html">QGraphicsView</a></th><td>Widget for displaying the contents of a QGraphicsScene</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QGridLayout.html">QGridLayout</a></th><td>Lays out widgets in a grid</td></tr>
<tr valign="top" class="even"><th><a href="gui/QGroupBox.html">QGroupBox</a></th><td>Group box frame with a title</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QHBoxLayout.html">QHBoxLayout</a></th><td>Lines up widgets horizontally</td></tr>
<tr valign="top" class="even"><th><a href="gui/QHeaderView.html">QHeaderView</a></th><td>Header row or header column for item views</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QHelpEvent.html">QHelpEvent</a></th><td>Event that is used to request helpful information about a particular point in a widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QHideEvent.html">QHideEvent</a></th><td>Event which is sent after a widget is hidden</td></tr>
<tr valign="top" class="odd"><th><a href="network/QHostAddress.html">QHostAddress</a></th><td>IP address</td></tr>
<tr valign="top" class="even"><th><a href="network/QHostInfo.html">QHostInfo</a></th><td>Static functions for host name lookups</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QHoverEvent.html">QHoverEvent</a></th><td>Parameters that describe a mouse event</td></tr>
<tr valign="top" class="even"><th><a href="network/QHttp.html">QHttp</a></th><td>Implementation of the HTTP protocol</td></tr>
<tr valign="top" class="odd"><th><a href="network/QHttpHeader.html">QHttpHeader</a></th><td>Header information for HTTP</td></tr>
<tr valign="top" class="even"><th><a href="network/QHttpRequestHeader.html">QHttpRequestHeader</a></th><td>Request header information for HTTP</td></tr>
<tr valign="top" class="odd"><th><a href="network/QHttpResponseHeader.html">QHttpResponseHeader</a></th><td>Response header information for HTTP</td></tr>
<tr valign="top" class="even"><th><a href="core/QIODevice.html">QIODevice</a></th><td>The base interface class of all I/O devices in Qt</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QIcon.html">QIcon</a></th><td>Scalable icons in different modes and states</td></tr>
<tr valign="top" class="even"><th><a href="gui/QIconDragEvent.html">QIconDragEvent</a></th><td>Indicates that a main icon drag has begun</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QIconEngine.html">QIconEngine</a></th><td>Abstract base class for QIcon renderers</td></tr>
<tr valign="top" class="even"><th><a href="gui/QIconEngineV2.html">QIconEngineV2</a></th><td>Abstract base class for QIcon renderers</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QImage.html">QImage</a></th><td>Hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device</td></tr>
<tr valign="top" class="even"><th><a href="gui/QImageIOHandler.html">QImageIOHandler</a></th><td>Defines the common image I/O interface for all image formats in Qt</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QImageReader.html">QImageReader</a></th><td>Format independent interface for reading images from files or other devices</td></tr>
<tr valign="top" class="even"><th><a href="gui/QImageWriter.html">QImageWriter</a></th><td>Format independent interface for writing images to files or other devices</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QInputContext.html">QInputContext</a></th><td>Abstracts the input method dependent data and composing state</td></tr>
<tr valign="top" class="even"><th><a href="gui/QInputContextFactory.html">QInputContextFactory</a></th><td>Creates QInputContext objects</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QInputDialog.html">QInputDialog</a></th><td>Simple convenience dialog to get a single value from the user</td></tr>
<tr valign="top" class="even"><th><a href="gui/QInputEvent.html">QInputEvent</a></th><td>The base class for events that describe user input</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QInputMethodEvent.html">QInputMethodEvent</a></th><td>Parameters for input method events</td></tr>
<tr valign="top" class="even"><th><a href="gui/QInputMethodEvent_Attribute.html">QInputMethodEvent_Attribute</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QIntValidator.html">QIntValidator</a></th><td>Validator that ensures a string contains a valid integer within a specified range</td></tr>
<tr valign="top" class="even"><th><a href="gui/QItemDelegate.html">QItemDelegate</a></th><td>Display and editing facilities for data items from a model</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QItemEditorCreatorBase.html">QItemEditorCreatorBase</a></th><td>Abstract base class that must be subclassed when implementing new item editor creators</td></tr>
<tr valign="top" class="even"><th><a href="gui/QItemEditorFactory.html">QItemEditorFactory</a></th><td>Widgets for editing item data in views and delegates</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QItemSelection.html">QItemSelection</a></th><td>Manages information about selected items in a model</td></tr>
<tr valign="top" class="even"><th><a href="gui/QItemSelectionModel.html">QItemSelectionModel</a></th><td>Keeps track of a view's selected items</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QItemSelectionRange.html">QItemSelectionRange</a></th><td>Manages information about a range of selected items in a model</td></tr>
<tr valign="top" class="even"><th><a href="gui/QKeyEvent.html">QKeyEvent</a></th><td>Describes a key event</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QKeySequence.html">QKeySequence</a></th><td>Encapsulates a key sequence as used by shortcuts</td></tr>
<tr valign="top" class="even"><th><a href="gui/QLCDNumber.html">QLCDNumber</a></th><td>Displays a number with LCD-like digits</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QLabel.html">QLabel</a></th><td>Text or image display</td></tr>
<tr valign="top" class="even"><th><a href="gui/QLayout.html">QLayout</a></th><td>The base class of geometry managers</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QLayoutItem.html">QLayoutItem</a></th><td>Abstract item that a QLayout manipulates</td></tr>
<tr valign="top" class="even"><th><a href="gui/QLayoutItemInterface.html">QLayoutItemInterface</a></th></tr>
<tr valign="top" class="odd"><th><a href="core/QLibraryInfo.html">QLibraryInfo</a></th><td>Information about the Qt library</td></tr>
<tr valign="top" class="even"><th><a href="gui/QLine.html">QLine</a></th><td>Two-dimensional vector using integer precision</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QLineEdit.html">QLineEdit</a></th><td>One-line text editor</td></tr>
<tr valign="top" class="even"><th><a href="gui/QLineF.html">QLineF</a></th><td>Two-dimensional vector using floating point precision</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QLinearGradient.html">QLinearGradient</a></th><td>Used in combination with QBrush to specify a linear gradient brush</td></tr>
<tr valign="top" class="even"><th><a href="gui/QListView.html">QListView</a></th><td>List or icon view onto a model</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QListWidget.html">QListWidget</a></th><td>Item-based list widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QListWidgetItem.html">QListWidgetItem</a></th><td>Item for use with the QListWidget item view class</td></tr>
<tr valign="top" class="odd"><th><a href="core/QLocale.html">QLocale</a></th><td>Converts between numbers and their string representations in various languages</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMainWindow.html">QMainWindow</a></th><td>Main application window</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMatrix.html">QMatrix</a></th><td>2D transformations of a coordinate system</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMdiArea.html">QMdiArea</a></th><td>Area in which MDI windows are displayed</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMdiSubWindow.html">QMdiSubWindow</a></th><td>Subwindow class for QMdiArea</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMenu.html">QMenu</a></th><td>Menu widget for use in menu bars, context menus, and other popup menus</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMenuBar.html">QMenuBar</a></th><td>Horizontal menu bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMessageBox.html">QMessageBox</a></th><td>Modal dialog with a short message, an icon, and buttons laid out depending on the current style</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMimeData.html">QMimeData</a></th><td>Container for data that records information about its MIME type</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMotifStyle.html">QMotifStyle</a></th><td>Motif look and feel</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMouseEvent.html">QMouseEvent</a></th><td>Parameters that describe a mouse event</td></tr>
<tr valign="top" class="even"><th><a href="gui/QMoveEvent.html">QMoveEvent</a></th><td>Event parameters for move events</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QMovie.html">QMovie</a></th><td>Convenience class for playing movies with QImageReader</td></tr>
<tr valign="top" class="even"><th><a href="core/QMutex.html">QMutex</a></th><td>Access serialization between threads</td></tr>
<tr valign="top" class="odd"><th><a href="network/QNetworkAddressEntry.html">QNetworkAddressEntry</a></th><td>Stores one IP address supported by a network interface, along with its associated netmask and broadcast address</td></tr>
<tr valign="top" class="even"><th><a href="network/QNetworkInterface.html">QNetworkInterface</a></th><td>Listing of the host's IP addresses and network interfaces</td></tr>
<tr valign="top" class="odd"><th><a href="network/QNetworkProxy.html">QNetworkProxy</a></th><td>Network layer proxy</td></tr>
<tr valign="top" class="even"><th><a href="core/QObject.html">QObject</a></th><td>The base class of all Qt objects</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPageSetupDialog.html">QPageSetupDialog</a></th><td>Configuration dialog for the page-related options on a printer</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPaintDevice.html">QPaintDevice</a></th><td>The base class of objects that can be painted</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPaintDeviceInterface.html">QPaintDeviceInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="gui/QPaintEngine.html">QPaintEngine</a></th><td>Abstract definition of how QPainter draws to a given device on a given platform</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPaintEngineState.html">QPaintEngineState</a></th><td>Information about the active paint engine's current state</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPaintEvent.html">QPaintEvent</a></th><td>Event parameters for paint events</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPainter.html">QPainter</a></th><td>Performs low-level painting on widgets and other paint devices</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPainterPath.html">QPainterPath</a></th><td>Container for painting operations, enabling graphical shapes to be constructed and reused</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPainterPathStroker.html">QPainterPathStroker</a></th><td>Used to generate fillable outlines for a given painter path</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPainterPath_Element.html">QPainterPath_Element</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QPalette.html">QPalette</a></th><td>Color groups for each widget state</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPen.html">QPen</a></th><td>Defines how a QPainter should draw lines and outlines of shapes</td></tr>
<tr valign="top" class="odd"><th><a href="core/QPersistentModelIndex.html">QPersistentModelIndex</a></th><td>Used to locate data in a data model</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPicture.html">QPicture</a></th><td>Paint device that records and replays QPainter commands</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPictureIO.html">QPictureIO</a></th><td>Parameters for loading and saving pictures</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPixmap.html">QPixmap</a></th><td>Off-screen image representation that can be used as a paint device</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPixmapCache.html">QPixmapCache</a></th><td>Application-wide cache for pixmaps</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPlastiqueStyle.html">QPlastiqueStyle</a></th><td>Widget style similar to the Plastik style available in KDE</td></tr>
<tr valign="top" class="odd"><th><a href="core/QPoint.html">QPoint</a></th><td>Defines a point in the plane using integer precision</td></tr>
<tr valign="top" class="even"><th><a href="core/QPointF.html">QPointF</a></th><td>Defines a point in the plane using floating point precision</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPolygon.html">QPolygon</a></th><td>Vector of points using integer precision</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPolygonF.html">QPolygonF</a></th><td>Vector of points using floating point precision</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPrintDialog.html">QPrintDialog</a></th><td>Dialog for specifying the printer's configuration</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPrintEngine.html">QPrintEngine</a></th><td>Defines an interface for how QPrinter interacts with a given printing subsystem</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QPrinter.html">QPrinter</a></th><td>Paint device that paints on a printer</td></tr>
<tr valign="top" class="even"><th><a href="core/QProcess.html">QProcess</a></th><td>Used to start external programs and to communicate with them</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QProgressBar.html">QProgressBar</a></th><td>Horizontal or vertical progress bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QProgressDialog.html">QProgressDialog</a></th><td>Feedback on the progress of a slow operation</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QProxyModel.html">QProxyModel</a></th><td>Support for processing data passed between another model and a view</td></tr>
<tr valign="top" class="even"><th><a href="gui/QPushButton.html">QPushButton</a></th><td>Command button</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QRadialGradient.html">QRadialGradient</a></th><td>Used in combination with QBrush to specify a radial gradient brush</td></tr>
<tr valign="top" class="even"><th><a href="gui/QRadioButton.html">QRadioButton</a></th><td>Radio button with a text label</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QReadWriteLock.html">QReadWriteLock</a></th><td>Read-write locking</td></tr>
<tr valign="top" class="even"><th><a href="core/QRect.html">QRect</a></th><td>Defines a rectangle in the plane using integer precision</td></tr>
<tr valign="top" class="odd"><th><a href="core/QRectF.html">QRectF</a></th><td>Defines a rectangle in the plane using floating point precision</td></tr>
<tr valign="top" class="even"><th><a href="core/QRegExp.html">QRegExp</a></th><td>Pattern matching using regular expressions</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QRegExpValidator.html">QRegExpValidator</a></th><td>Used to check a string against a regular expression</td></tr>
<tr valign="top" class="even"><th><a href="gui/QRegion.html">QRegion</a></th><td>Clip region for a painter</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QResizeEvent.html">QResizeEvent</a></th><td>Event parameters for resize events</td></tr>
<tr valign="top" class="even"><th><a href="gui/QRubberBand.html">QRubberBand</a></th><td>Rectangle or line that can indicate a selection or a boundary</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QScrollArea.html">QScrollArea</a></th><td>Scrolling view onto another widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QScrollBar.html">QScrollBar</a></th><td>Vertical or horizontal scroll bar</td></tr>
<tr valign="top" class="odd"><th><a href="core/QSemaphore.html">QSemaphore</a></th><td>General counting semaphore</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSessionManager.html">QSessionManager</a></th><td>Access to the session manager</td></tr>
<tr valign="top" class="odd"><th><a href="core/QSettings.html">QSettings</a></th><td>Persistent platform-independent application settings</td></tr>
<tr valign="top" class="even"><th><a href="gui/QShortcut.html">QShortcut</a></th><td>Used to create keyboard shortcuts</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QShortcutEvent.html">QShortcutEvent</a></th><td>Event which is generated when the user presses a key combination</td></tr>
<tr valign="top" class="even"><th><a href="gui/QShowEvent.html">QShowEvent</a></th><td>Event that is sent when a widget is shown</td></tr>
<tr valign="top" class="odd"><th><a href="core/QSignalMapper.html">QSignalMapper</a></th><td>Bundles signals from identifiable senders</td></tr>
<tr valign="top" class="even"><th><a href="core/QSize.html">QSize</a></th><td>Defines the size of a two-dimensional object using integer point precision</td></tr>
<tr valign="top" class="odd"><th><a href="core/QSizeF.html">QSizeF</a></th><td>Defines the size of a two-dimensional object using floating point precision</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSizeGrip.html">QSizeGrip</a></th><td>Resize handle for resizing top-level windows</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSizePolicy.html">QSizePolicy</a></th><td>Layout attribute describing horizontal and vertical resizing policy</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSlider.html">QSlider</a></th><td>Vertical or horizontal slider</td></tr>
<tr valign="top" class="odd"><th><a href="core/QSocketNotifier.html">QSocketNotifier</a></th><td>Support for monitoring activity on a file descriptor</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSortFilterProxyModel.html">QSortFilterProxyModel</a></th><td>Support for sorting and filtering data passed between another model and a view</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSound.html">QSound</a></th><td>Access to the platform audio facilities</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSpacerItem.html">QSpacerItem</a></th><td>Blank space in a layout</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSpinBox.html">QSpinBox</a></th><td>Spin box widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSplashScreen.html">QSplashScreen</a></th><td>Splash screen that can be shown during application startup</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSplitter.html">QSplitter</a></th><td>Implements a splitter widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QSplitterHandle.html">QSplitterHandle</a></th><td>Handle functionality of the splitter</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSql.html">QSql</a></th><td>Miscellaneous identifiers used throughout the Qt SQL library</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlDatabase.html">QSqlDatabase</a></th><td>Represents a connection to a database</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlDriver.html">QSqlDriver</a></th><td>Abstract base class for accessing specific SQL databases</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlDriverCreatorBase.html">QSqlDriverCreatorBase</a></th><td>The base class for SQL driver factories</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlError.html">QSqlError</a></th><td>SQL database error information</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlField.html">QSqlField</a></th><td>Manipulates the fields in SQL database tables and views</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlIndex.html">QSqlIndex</a></th><td>Functions to manipulate and describe database indexes</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlQuery.html">QSqlQuery</a></th><td>Means of executing and manipulating SQL statements</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlQueryModel.html">QSqlQueryModel</a></th><td>Read-only data model for SQL result sets</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlRecord.html">QSqlRecord</a></th><td>Encapsulates a database record</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlRelation.html">QSqlRelation</a></th><td>Stores information about an SQL foreign key</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlRelationalTableModel.html">QSqlRelationalTableModel</a></th><td>Editable data model for a single database table, with foreign key support</td></tr>
<tr valign="top" class="odd"><th><a href="sql/QSqlResult.html">QSqlResult</a></th><td>Abstract interface for accessing data from specific SQL databases</td></tr>
<tr valign="top" class="even"><th><a href="sql/QSqlTableModel.html">QSqlTableModel</a></th><td>Editable data model for a single database table</td></tr>
<tr valign="top" class="odd"><th><a href="network/QSsl.html">QSsl</a></th><td>Declares enums common to all SSL classes in QtNetwork</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStackedLayout.html">QStackedLayout</a></th><td>Stack of widgets where only one widget is visible at a time</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStackedWidget.html">QStackedWidget</a></th><td>Stack of widgets where only one widget is visible at a time</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStandardItem.html">QStandardItem</a></th><td>Item for use with the QStandardItemModel class</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStandardItemModel.html">QStandardItemModel</a></th><td>Generic model for storing custom data</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStatusBar.html">QStatusBar</a></th><td>Horizontal bar suitable for presenting status information</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStatusTipEvent.html">QStatusTipEvent</a></th><td>Event that is used to show messages in a status bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStringListModel.html">QStringListModel</a></th><td>Model that supplies strings to views</td></tr>
<tr valign="top" class="odd"><th><a href="core/QStringMatcher.html">QStringMatcher</a></th><td>Holds a sequence of characters that can be quickly matched in a Unicode string</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyle.html">QStyle</a></th><td>Abstract base class that encapsulates the look and feel of a GUI</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleFactory.html">QStyleFactory</a></th><td>Creates QStyle objects</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleHintReturn.html">QStyleHintReturn</a></th><td>Style hints that return more than basic data types</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleHintReturnMask.html">QStyleHintReturnMask</a></th><td>Style hints that return a QRegion</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleHintReturnVariant.html">QStyleHintReturnVariant</a></th><td>Style hints that return a QVariant</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOption.html">QStyleOption</a></th><td>Stores the parameters used by QStyle functions</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionButton.html">QStyleOptionButton</a></th><td>Used to describe the parameters for drawing buttons</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionComboBox.html">QStyleOptionComboBox</a></th><td>Used to describe the parameter for drawing a combobox</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionComplex.html">QStyleOptionComplex</a></th><td>Used to hold parameters that are common to all complex controls</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionDockWidget.html">QStyleOptionDockWidget</a></th><td>Used to describe the parameters for drawing a dock widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionFocusRect.html">QStyleOptionFocusRect</a></th><td>Used to describe the parameters for drawing a focus rectangle with QStyle</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionFrame.html">QStyleOptionFrame</a></th><td>Used to describe the parameters for drawing a frame</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionFrameV2.html">QStyleOptionFrameV2</a></th><td>Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionGraphicsItem.html">QStyleOptionGraphicsItem</a></th><td>Used to describe the parameters needed to draw a QGraphicsItem</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionGroupBox.html">QStyleOptionGroupBox</a></th><td>Describes the parameters for drawing a group box</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionHeader.html">QStyleOptionHeader</a></th><td>Used to describe the parameters for drawing a header</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionMenuItem.html">QStyleOptionMenuItem</a></th><td>Used to describe the parameter necessary for drawing a menu item</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionProgressBar.html">QStyleOptionProgressBar</a></th><td>Used to describe the parameters necessary for drawing a progress bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionProgressBarV2.html">QStyleOptionProgressBarV2</a></th><td>Used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionRubberBand.html">QStyleOptionRubberBand</a></th><td>Used to describe the parameters needed for drawing a rubber band</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionSizeGrip.html">QStyleOptionSizeGrip</a></th><td>Used to describe the parameter for drawing a size grip</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionSlider.html">QStyleOptionSlider</a></th><td>Used to describe the parameters needed for drawing a slider</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionSpinBox.html">QStyleOptionSpinBox</a></th><td>Used to describe the parameters necessary for drawing a spin box</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionTab.html">QStyleOptionTab</a></th><td>Used to describe the parameters for drawing a tab bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionTabBarBase.html">QStyleOptionTabBarBase</a></th><td>Used to describe the base of a tab bar, i.e&#x2e; the part that the tab bar usually overlaps with</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionTabV2.html">QStyleOptionTabV2</a></th><td>Used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionTabWidgetFrame.html">QStyleOptionTabWidgetFrame</a></th><td>Used to describe the parameters for drawing the frame around a tab widget</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionTitleBar.html">QStyleOptionTitleBar</a></th><td>Used to describe the parameters for drawing a title bar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionToolBar.html">QStyleOptionToolBar</a></th><td>Used to describe the parameters for drawing a toolbar</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionToolBox.html">QStyleOptionToolBox</a></th><td>Used to describe the parameters needed for drawing a tool box</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionToolBoxV2.html">QStyleOptionToolBoxV2</a></th><td>Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionToolButton.html">QStyleOptionToolButton</a></th><td>Used to describe the parameters for drawing a tool button</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStyleOptionViewItem.html">QStyleOptionViewItem</a></th><td>Used to describe the parameters used to draw an item in a view widget</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QStyleOptionViewItemV2.html">QStyleOptionViewItemV2</a></th><td>Used to describe the parameters necessary for drawing a frame in Qt 4.2 or above</td></tr>
<tr valign="top" class="even"><th><a href="gui/QStylePainter.html">QStylePainter</a></th><td>Convenience class for drawing QStyle elements inside a widget</td></tr>
<tr valign="top" class="odd"><th><a href="svg/QSvgRenderer.html">QSvgRenderer</a></th><td>Used to draw the contents of SVG files onto paint devices</td></tr>
<tr valign="top" class="even"><th><a href="svg/QSvgWidget.html">QSvgWidget</a></th><td>Widget that is used to display the contents of Scalable Vector Graphics (SVG) files</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSyntaxHighlighter.html">QSyntaxHighlighter</a></th><td>Allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user data</td></tr>
<tr valign="top" class="even"><th><a href="core/QSystemLocale.html">QSystemLocale</a></th><td>Can be used to finetune the system locale of the user</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QSystemTrayIcon.html">QSystemTrayIcon</a></th><td>Icon for an application in the system tray</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTabBar.html">QTabBar</a></th><td>Tab bar, e.g&#x2e; for use in tabbed dialogs</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTabWidget.html">QTabWidget</a></th><td>Stack of tabbed widgets</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTableView.html">QTableView</a></th><td>Default model/view implementation of a table view</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTableWidget.html">QTableWidget</a></th><td>Item-based table view with a default model</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTableWidgetItem.html">QTableWidgetItem</a></th><td>Item for use with the QTableWidget class</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTableWidgetSelectionRange.html">QTableWidgetSelectionRange</a></th><td>Container for storing a selection range in a QTableWidget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTabletEvent.html">QTabletEvent</a></th><td>Parameters that describe a Tablet event</td></tr>
<tr valign="top" class="odd"><th><a href="network/QTcpServer.html">QTcpServer</a></th><td>TCP-based server</td></tr>
<tr valign="top" class="even"><th><a href="network/QTcpSocket.html">QTcpSocket</a></th><td>TCP socket</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTemporaryFile.html">QTemporaryFile</a></th><td>I/O device that operates on temporary files</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextBlock.html">QTextBlock</a></th><td>Container for text fragments in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextBlockFormat.html">QTextBlockFormat</a></th><td>Formatting information for blocks of text in a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextBlockGroup.html">QTextBlockGroup</a></th><td>Container for text blocks within a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextBlockUserData.html">QTextBlockUserData</a></th><td>Used to associate custom data with blocks of text</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextBlock_iterator.html">QTextBlock_iterator</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextBrowser.html">QTextBrowser</a></th><td>Rich text browser with hypertext navigation</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextCharFormat.html">QTextCharFormat</a></th><td>Formatting information for characters in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTextCodec.html">QTextCodec</a></th><td>Conversions between text encodings</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextCursor.html">QTextCursor</a></th><td>Offers an API to access and modify QTextDocuments</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTextDecoder.html">QTextDecoder</a></th><td>State-based decoder</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextDocument.html">QTextDocument</a></th><td>Holds formatted text that can be viewed and edited using a QTextEdit</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextDocumentFragment.html">QTextDocumentFragment</a></th><td>Represents a piece of formatted text from a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextEdit.html">QTextEdit</a></th><td>Widget that is used to edit and display both plain and rich text</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextEdit_ExtraSelection.html">QTextEdit_ExtraSelection</a></th></tr>
<tr valign="top" class="even"><th><a href="core/QTextEncoder.html">QTextEncoder</a></th><td>State-based encoder</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextFormat.html">QTextFormat</a></th><td>Formatting information for a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextFragment.html">QTextFragment</a></th><td>Holds a piece of text in a QTextDocument with a single QTextCharFormat</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextFrame.html">QTextFrame</a></th><td>Represents a frame in a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextFrameFormat.html">QTextFrameFormat</a></th><td>Formatting information for frames in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextFrame_iterator.html">QTextFrame_iterator</a></th></tr>
<tr valign="top" class="even"><th><a href="gui/QTextImageFormat.html">QTextImageFormat</a></th><td>Formatting information for images in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextInlineObject.html">QTextInlineObject</a></th><td>Represents an inline object in a QTextLayout</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextItem.html">QTextItem</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextLayout.html">QTextLayout</a></th><td>Used to lay out and paint a single paragraph of text</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextLayout_FormatRange.html">QTextLayout_FormatRange</a></th></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextLength.html">QTextLength</a></th><td>Encapsulates the different types of length used in a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextLine.html">QTextLine</a></th><td>Represents a line of text inside a QTextLayout</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextList.html">QTextList</a></th><td>Decorated list of items in a QTextDocument</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextListFormat.html">QTextListFormat</a></th><td>Formatting information for lists in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextObject.html">QTextObject</a></th><td>Base class for different kinds of objects that can group parts of a QTextDocument together</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextOption.html">QTextOption</a></th><td>Description of general rich text properties</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTextStream.html">QTextStream</a></th><td>Convenient interface for reading and writing text</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextTable.html">QTextTable</a></th><td>Represents a table in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTextTableCell.html">QTextTableCell</a></th><td>Represents the properties of a cell in a QTextTable</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTextTableFormat.html">QTextTableFormat</a></th><td>Formatting information for tables in a QTextDocument</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTime.html">QTime</a></th><td>Clock time functions</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTimeEdit.html">QTimeEdit</a></th><td>Widget for editing times based on the QDateTimeEdit widget</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTimeLine.html">QTimeLine</a></th><td>Timeline for controlling animations</td></tr>
<tr valign="top" class="even"><th><a href="core/QTimer.html">QTimer</a></th><td>Repetitive and single-shot timers</td></tr>
<tr valign="top" class="odd"><th><a href="core/QTimerEvent.html">QTimerEvent</a></th><td>Parameters that describe a timer event</td></tr>
<tr valign="top" class="even"><th><a href="gui/QToolBar.html">QToolBar</a></th><td>Movable panel that contains a set of controls</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QToolBarChangeEvent.html">QToolBarChangeEvent</a></th><td>Event that is sent whenever a the toolbar button is clicked on Mac OS X</td></tr>
<tr valign="top" class="even"><th><a href="gui/QToolBox.html">QToolBox</a></th><td>Column of tabbed widget items</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QToolButton.html">QToolButton</a></th><td>Quick-access button to commands or options, usually used inside a QToolBar</td></tr>
<tr valign="top" class="even"><th><a href="gui/QToolTip.html">QToolTip</a></th><td>Tool tips (balloon help) for any widget</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTransform.html">QTransform</a></th><td>2D transformations of a coordinate system</td></tr>
<tr valign="top" class="even"><th><a href="core/QTranslator.html">QTranslator</a></th><td>Internationalization support for text output</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTreeView.html">QTreeView</a></th><td>Default model/view implementation of a tree view</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTreeWidget.html">QTreeWidget</a></th><td>Tree view that uses a predefined tree model</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QTreeWidgetItem.html">QTreeWidgetItem</a></th><td>Item for use with the QTreeWidget convenience class</td></tr>
<tr valign="top" class="even"><th><a href="gui/QTreeWidgetItemIterator.html">QTreeWidgetItemIterator</a></th><td>Way to iterate over the items in a QTreeWidget instance</td></tr>
<tr valign="top" class="odd"><th><a href="network/QUdpSocket.html">QUdpSocket</a></th><td>UDP socket</td></tr>
<tr valign="top" class="even"><th><a href="gui/QUndoCommand.html">QUndoCommand</a></th><td>The base class of all commands stored on a QUndoStack</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QUndoGroup.html">QUndoGroup</a></th><td>Group of QUndoStack objects</td></tr>
<tr valign="top" class="even"><th><a href="gui/QUndoStack.html">QUndoStack</a></th><td>Stack of QUndoCommand objects</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QUndoView.html">QUndoView</a></th><td>Displays the contents of a QUndoStack</td></tr>
<tr valign="top" class="even"><th><a href="core/QUrl.html">QUrl</a></th><td>Convenient interface for working with URLs</td></tr>
<tr valign="top" class="odd"><th><a href="network/QUrlInfo.html">QUrlInfo</a></th><td>Stores information about URLs</td></tr>
<tr valign="top" class="even"><th><a href="core/QUuid.html">QUuid</a></th><td>Stores a Universally Unique Identifier (UUID)</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QVBoxLayout.html">QVBoxLayout</a></th><td>Lines up widgets vertically</td></tr>
<tr valign="top" class="even"><th><a href="gui/QValidator.html">QValidator</a></th><td>Validation of input text</td></tr>
<tr valign="top" class="odd"><th><a href="core/QWaitCondition.html">QWaitCondition</a></th><td>Condition variable for synchronizing threads</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWhatsThis.html">QWhatsThis</a></th><td>Simple description of any widget, i.e&#x2e; answering the question &quot;What's This?&quot;</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QWhatsThisClickedEvent.html">QWhatsThisClickedEvent</a></th><td>Event that can be used to handle hyperlinks in a &quot;What's This?&quot; text</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWheelEvent.html">QWheelEvent</a></th><td>Parameters that describe a wheel event</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QWidget.html">QWidget</a></th><td>The base class of all user interface objects</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWidgetAction.html">QWidgetAction</a></th><td>Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QWidgetItem.html">QWidgetItem</a></th><td>Layout item that represents a widget</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWindowStateChangeEvent.html">QWindowStateChangeEvent</a></th><td>The window state before a window state change</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QWindowsStyle.html">QWindowsStyle</a></th><td>Microsoft Windows-like look and feel</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWizard.html">QWizard</a></th><td>Framework for wizards</td></tr>
<tr valign="top" class="odd"><th><a href="gui/QWizardPage.html">QWizardPage</a></th><td>The base class for wizard pages</td></tr>
<tr valign="top" class="even"><th><a href="gui/QWorkspace.html">QWorkspace</a></th><td>Workspace window that can be used in an MDI application</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlAttributes.html">QXmlAttributes</a></th><td>XML attributes</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlContentHandler.html">QXmlContentHandler</a></th><td>Interface to report the logical content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlContentHandlerInterface.html">QXmlContentHandlerInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlDTDHandler.html">QXmlDTDHandler</a></th><td>Interface to report DTD content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlDTDHandlerInterface.html">QXmlDTDHandlerInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlDeclHandler.html">QXmlDeclHandler</a></th><td>Interface to report declaration content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlDeclHandlerInterface.html">QXmlDeclHandlerInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlDefaultHandler.html">QXmlDefaultHandler</a></th><td>Default implementation of all the XML handler classes</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlEntityResolver.html">QXmlEntityResolver</a></th><td>Interface to resolve external entities contained in XML data</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlEntityResolverInterface.html">QXmlEntityResolverInterface</a></th></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlErrorHandler.html">QXmlErrorHandler</a></th><td>Interface to report errors in XML data</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlErrorHandlerInterface.html">QXmlErrorHandlerInterface</a></th></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlInputSource.html">QXmlInputSource</a></th><td>The input data for the QXmlReader subclasses</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlLexicalHandler.html">QXmlLexicalHandler</a></th><td>Interface to report the lexical content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlLexicalHandlerInterface.html">QXmlLexicalHandlerInterface</a></th></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlLocator.html">QXmlLocator</a></th><td>The XML handler classes with information about the parsing position within a file</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlNamespaceSupport.html">QXmlNamespaceSupport</a></th><td>Helper class for XML readers which want to include namespace support</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlParseException.html">QXmlParseException</a></th><td>Used to report errors with the QXmlErrorHandler interface</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlReader.html">QXmlReader</a></th><td>Interface for XML readers (i.e&#x2e; parsers)</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlSimpleReader.html">QXmlSimpleReader</a></th><td>Implementation of a simple XML parser</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlStreamAttribute.html">QXmlStreamAttribute</a></th><td>Represents a single XML attribute</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlStreamAttributes.html">QXmlStreamAttributes</a></th><td>Represents a vector of QXmlStreamAttribute</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlStreamEntityDeclaration.html">QXmlStreamEntityDeclaration</a></th><td>Represents a DTD entity declaration</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlStreamNamespaceDeclaration.html">QXmlStreamNamespaceDeclaration</a></th><td>Represents a namespace declaration</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlStreamNotationDeclaration.html">QXmlStreamNotationDeclaration</a></th><td>Represents a DTD notation declaration</td></tr>
<tr valign="top" class="even"><th><a href="xml/QXmlStreamReader.html">QXmlStreamReader</a></th><td>Fast well-formed XML parser with a simple streaming API</td></tr>
<tr valign="top" class="odd"><th><a href="xml/QXmlStreamWriter.html">QXmlStreamWriter</a></th><td>XML writer with a simple streaming API</td></tr>
<tr valign="top" class="even"><th><a href="core/Qt.html">Qt</a></th><td>Miscellaneous identifiers used throughout the Qt library</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright &copy; 2007 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt Jambi </div></td>
</tr></table></div></address></body>
</html>