| 1 |
Phonon::BackendCapabilities::Notifier. |
| 2 |
Phonon::AudioOutput - Used to send data to audio output devices. |
| 3 |
Phonon::Effect - Used to transform audio streams. |
| 4 |
Phonon::EffectParameter - Describes one parameter of an effect. |
| 5 |
Phonon::EffectWidget - Widget to control the parameters of an Effect. |
| 6 |
Phonon::MediaController - Controls optional features of a media file?device. |
| 7 |
Phonon::MediaNode - The base class for all nodes in a media graph. |
| 8 |
Phonon::MediaObject - Interface for media playback. |
| 9 |
Phonon::MediaSource - Multimedia data for media objects. |
| 10 |
Phonon::ObjectDescription - Information about Phonon objects. |
| 11 |
Phonon::Path - Describes connections between media nodes. |
| 12 |
Phonon::SeekSlider - Slider for seeking to positions in media streams. |
| 13 |
Phonon::VideoPlayer - Used to perform playback of video. |
| 14 |
Phonon::VideoWidget - Widget that is used to display video. |
| 15 |
Phonon::VolumeSlider - Slider that is used to control the volume of an audio output device. |
| 16 |
QAbstractAnimation - The base of all animations. |
| 17 |
QAbstractButton - The abstract base class of button widgets, providing functionality common to buttons. |
| 18 |
QAbstractEventDispatcher - Interface to manage Qt's event queue. |
| 19 |
QAbstractExtensionFactory - Interface for extension factories in Qt Designer. |
| 20 |
QAbstractExtensionManager - Interface for extension managers in Qt Designer. |
| 21 |
QAbstractFileEngine - Abstraction for accessing the filesystem. |
| 22 |
QAbstractFileEngineHandler - Way to register custom file engines with your application. |
| 23 |
QAbstractFileEngineIterator - Iterator interface for custom file engines. |
| 24 |
QAbstractFontEngine - The base class for font engine plugins in Qt for Embedded Linux. |
| 25 |
QAbstractFormBuilder - Default implementation for classes that create user interfaces at run-time. |
| 26 |
QAbstractGraphicsShapeItem - Common base for all path items. |
| 27 |
QAbstractItemDelegate - Used to display and edit data items from a model. |
| 28 |
QAbstractItemModel - The abstract interface for item model classes. |
| 29 |
QAbstractItemView - The basic functionality for item view classes. |
| 30 |
QAbstractListModel - Abstract model that can be subclassed to create one-dimensional list models. |
| 31 |
QAbstractMessageHandler - Callback interface for handling messages. |
| 32 |
QAbstractNetworkCache - The interface for cache implementations. |
| 33 |
QAbstractPrintDialog - Base implementation for print dialogs used to configure printers. |
| 34 |
QAbstractProxyModel - Base class for proxy item models that can do sorting, filtering or other data processing tasks. |
| 35 |
QAbstractScrollArea - Scrolling area with on-demand scroll bars. |
| 36 |
QAbstractSlider - Integer value within a range. |
| 37 |
QAbstractSocket - The base functionality common to all socket types. |
| 38 |
QAbstractSpinBox - Spinbox and a line edit to display values. |
| 39 |
QAbstractState - The base class of states of a QStateMachine. |
| 40 |
QAbstractTableModel - Abstract model that can be subclassed to create table models. |
| 41 |
QAbstractTextDocumentLayout - Abstract base class used to implement custom layouts for QTextDocuments. |
| 42 |
QAbstractTransition - The base class of transitions between QAbstractState objects. |
| 43 |
QAbstractUriResolver - Callback interface for resolving Uniform Resource Identifiers. |
| 44 |
QAbstractVideoBuffer - Abstraction for video data. |
| 45 |
QAbstractVideoSurface - Base class for video presentation surfaces. |
| 46 |
QAbstractXmlNodeModel - Abstract base class for modeling non-XML data to look like XML for QXmlQuery. |
| 47 |
QAbstractXmlReceiver - Callback interface for transforming the output of a QXmlQuery. |
| 48 |
QAccessible - Enums and static functions relating to accessibility. |
| 49 |
QAccessibleBridge - The base class for accessibility back-ends. |
| 50 |
QAccessibleBridgePlugin - Abstract base for accessibility bridge plugins. |
| 51 |
QAccessibleEvent - Used to query addition accessibility information about complex widgets. |
| 52 |
QAccessibleInterface - Defines an interface that exposes information about accessible objects. |
| 53 |
QAccessibleObject - Implements parts of the QAccessibleInterface for QObjects. |
| 54 |
QAccessiblePlugin - Abstract base for accessibility plugins. |
| 55 |
QAccessibleWidget - Implements the QAccessibleInterface for QWidgets. |
| 56 |
QAction - Abstract user interface action that can be inserted into widgets. |
| 57 |
QActionEvent - Event that is generated when a QAction is added, removed, or changed. |
| 58 |
QActionGroup - Groups actions together. |
| 59 |
QAnimationGroup - Abstract base class for groups of animations. |
| 60 |
QApplication - Manages the GUI application's control flow and main settings. |
| 61 |
QAtomicInt - Platform-independent atomic operations on integers. |
| 62 |
QAtomicPointer - Template class that provides platform-independent atomic operations on pointers. |
| 63 |
QAudioDeviceInfo - Interface to query audio devices and their functionality. |
| 64 |
QAudioFormat - Stores audio parameter information. |
| 65 |
QAudioInput - Interface for receiving audio data from an audio input device. |
| 66 |
QAudioOutput - Interface for sending audio data to an audio output device. |
| 67 |
QAuthenticator - Authentication object. |
| 68 |
QAxAggregated - Abstract base class for implementations of additional COM interfaces. |
| 69 |
QAxBase - Abstract class that provides an API to initialize and access a COM object. |
| 70 |
QAxBindable - Interface between a QWidget and an ActiveX client. |
| 71 |
QAxFactory - Defines a factory for the creation of COM components. |
| 72 |
QAxObject - QObject that wraps a COM object. |
| 73 |
QAxScript - Wrapper around script code. |
| 74 |
QAxScriptEngine - Wrapper around a script engine. |
| 75 |
QAxScriptManager - Bridge between application objects and script code. |
| 76 |
QAxWidget - QWidget that wraps an ActiveX control. |
| 77 |
QBasicTimer - Timer events for objects. |
| 78 |
QBitArray - Array of bits. |
| 79 |
QBitmap - Monochrome (1-bit depth) pixmaps. |
| 80 |
QBoxLayout - Lines up child widgets horizontally or vertically. |
| 81 |
QBrush - Defines the fill pattern of shapes drawn by QPainter. |
| 82 |
QBuffer - QIODevice interface for a QByteArray. |
| 83 |
QButtonGroup - Container to organize groups of button widgets. |
| 84 |
QByteArray - Array of bytes. |
| 85 |
QByteArrayMatcher - Holds a sequence of bytes that can be quickly matched in a byte array. |
| 86 |
QCDEStyle - CDE look and feel. |
| 87 |
QCache - Template class that provides a cache. |
| 88 |
QCalendarWidget - Monthly based calendar widget allowing the user to select a date. |
| 89 |
QChar - 16-bit Unicode character. |
| 90 |
QCheckBox - Checkbox with a text label. |
| 91 |
QChildEvent - Contains event parameters for child object events. |
| 92 |
QCleanlooksStyle - Widget style similar to the Clearlooks style available in GNOME. |
| 93 |
QClipboard - Access to the window system clipboard. |
| 94 |
QCloseEvent - Contains parameters that describe a close event. |
| 95 |
QColor - Colors based on RGB, HSV or CMYK values. |
| 96 |
QColorDialog - Dialog widget for specifying colors. |
| 97 |
QColormap - Maps device independent QColors to device dependent pixel values. |
| 98 |
QColumnView - Model?view implementation of a column view. |
| 99 |
QComboBox - Combined button and popup list. |
| 100 |
QCommandLinkButton - Vista style command link button. |
| 101 |
QCommonStyle - Encapsulates the common Look and Feel of a GUI. |
| 102 |
QCompleter - Completions based on an item model. |
| 103 |
QConicalGradient - Used in combination with QBrush to specify a conical gradient brush. |
| 104 |
QContextMenuEvent - Contains parameters that describe a context menu event. |
| 105 |
QContiguousCache - Template class that provides a contiguous cache. |
| 106 |
QCopChannel - Communication capabilities between clients in Qt for Embedded Linux. |
| 107 |
QCoreApplication - Event loop for console Qt applications. |
| 108 |
QCryptographicHash - Way to generate cryptographic hashes. |
| 109 |
QCursor - Mouse cursor with an arbitrary shape. |
| 110 |
QCustomRasterPaintDevice - Provided to activate hardware accelerated paint engines in Qt for Embedded Linux. |
| 111 |
QDBusAbstractAdaptor - The base class of D-Bus adaptor classes. |
| 112 |
QDBusAbstractInterface - The base class for all D-Bus interfaces in the QtDBus binding, allowing access to remote interfaces. |
| 113 |
QDBusArgument - Used to marshall and demarshall D-Bus arguments. |
| 114 |
QDBusConnection - Represents a connection to the D-Bus bus daemon. |
| 115 |
QDBusConnectionInterface - Access to the D-Bus bus daemon service. |
| 116 |
QDBusContext - Allows slots to determine the D-Bus context of the calls. |
| 117 |
QDBusError - Represents an error received from the D-Bus bus or from remote applications found in the bus. |
| 118 |
QDBusInterface - Proxy for interfaces on remote objects. |
| 119 |
QDBusMessage - Represents one message sent or received over the D-Bus bus. |
| 120 |
QDBusObjectPath - Enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem. |
| 121 |
QDBusPendingCall - Refers to one pending asynchronous call. |
| 122 |
QDBusPendingCallWatcher - Convenient way for waiting for asynchronous replies. |
| 123 |
QDBusPendingReply - Contains the reply to an asynchronous method call. |
| 124 |
QDBusReply - Stores the reply for a method call to a remote object. |
| 125 |
QDBusServer - Peer-to-peer communication between processes on the same computer. |
| 126 |
QDBusServiceWatcher - Allows the user to watch for a bus service change. |
| 127 |
QDBusSignature - Enables the programmer to identify the SIGNATURE type provided by the D-Bus typesystem. |
| 128 |
QDBusVariant - Enables the programmer to identify the variant type provided by the D-Bus typesystem. |
| 129 |
QDataStream - Serialization of binary data to a QIODevice. |
| 130 |
QDataWidgetMapper - Mapping between a section of a data model to widgets. |
| 131 |
QDate - Date functions. |
| 132 |
QDateEdit - Widget for editing dates based on the QDateTimeEdit widget. |
| 133 |
QDateTime - Date and time functions. |
| 134 |
QDateTimeEdit - Widget for editing dates and times. |
| 135 |
QDebug - Output stream for debugging information. |
| 136 |
QDecoration - Base class for window decorations in Qt for Embedded Linux. |
| 137 |
QDecorationDefault - Base class providing default window decorations. |
| 138 |
QDecorationFactory - Creates window decorations in Qt for Embedded Linux. |
| 139 |
QDecorationPlugin - Abstract base class for window decoration plugins in Qt for Embedded Linux. |
| 140 |
QDesignerActionEditorInterface - Allows you to change the focus of Qt Designer's action editor. |
| 141 |
QDesignerContainerExtension - Allows you to add pages to a custom multi-page container in Qt Designer's workspace. |
| 142 |
QDesignerCustomWidgetCollectionInterface - Allows you to include several custom widgets in one single library. |
| 143 |
QDesignerCustomWidgetInterface - Enables Qt Designer to access and construct custom widgets. |
| 144 |
QDesignerDynamicPropertySheetExtension - Allows you to manipulate a widget's dynamic properties in Qt Designer's property editor. |
| 145 |
QDesignerFormEditorInterface - Allows you to access Qt Designer's various components. |
| 146 |
QDesignerFormWindowCursorInterface - Allows you to query and modify a form window's widget selection, and in addition modify the properties of all the form's widgets. |
| 147 |
QDesignerFormWindowInterface - Allows you to query and manipulate form windows appearing in Qt Designer's workspace. |
| 148 |
QDesignerFormWindowManagerInterface - Allows you to manipulate the collection of form windows in Qt Designer, and control Qt Designer's form editing actions. |
| 149 |
QDesignerMemberSheetExtension - 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. |
| 150 |
QDesignerObjectInspectorInterface - Allows you to change the focus of Qt Designer's object inspector. |
| 151 |
QDesignerPropertyEditorInterface - Allows you to query and manipulate the current state of Qt Designer's property editor. |
| 152 |
QDesignerPropertySheetExtension - Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor. |
| 153 |
QDesignerTaskMenuExtension - Allows you to add custom menu entries to Qt Designer's task menu. |
| 154 |
QDesignerWidgetBoxInterface - Allows you to control the contents of Qt Designer's widget box. |
| 155 |
QDesktopServices - Methods for accessing common desktop services. |
| 156 |
QDesktopWidget - Access to screen information on multi-head systems. |
| 157 |
QDial - Rounded range control (like a speedometer or potentiometer). |
| 158 |
QDialog - The base class of dialog windows. |
| 159 |
QDialogButtonBox - Widget that presents buttons in a layout that is appropriate to the current widget style. |
| 160 |
QDir - Access to directory structures and their contents. |
| 161 |
QDirIterator - Iterator for directory entrylists. |
| 162 |
QDirModel - Data model for the local filesystem. |
| 163 |
QDirectPainter - Direct access to the underlying hardware in Qt for Embedded Linux. |
| 164 |
QDockWidget - Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop. |
| 165 |
QDomAttr - Represents one attribute of a QDomElement. |
| 166 |
QDomCDATASection - Represents an XML CDATA section. |
| 167 |
QDomCharacterData - Represents a generic string in the DOM. |
| 168 |
QDomComment - Represents an XML comment. |
| 169 |
QDomDocument - Represents an XML document. |
| 170 |
QDomDocumentFragment - Tree of QDomNodes which is not usually a complete QDomDocument. |
| 171 |
QDomDocumentType - The representation of the DTD in the document tree. |
| 172 |
QDomElement - Represents one element in the DOM tree. |
| 173 |
QDomEntity - Represents an XML entity. |
| 174 |
QDomEntityReference - Represents an XML entity reference. |
| 175 |
QDomImplementation - Information about the features of the DOM implementation. |
| 176 |
QDomNamedNodeMap - Contains a collection of nodes that can be accessed by name. |
| 177 |
QDomNode - The base class for all the nodes in a DOM tree. |
| 178 |
QDomNodeList - List of QDomNode objects. |
| 179 |
QDomNotation - Represents an XML notation. |
| 180 |
QDomProcessingInstruction - Represents an XML processing instruction. |
| 181 |
QDomText - Represents text data in the parsed XML document. |
| 182 |
QDoubleSpinBox - Spin box widget that takes doubles. |
| 183 |
QDoubleValidator - Range checking of floating-point numbers. |
| 184 |
QDrag - Support for MIME-based drag and drop data transfer. |
| 185 |
QDragEnterEvent - Event which is sent to a widget when a drag and drop action enters it. |
| 186 |
QDragLeaveEvent - Event that is sent to a widget when a drag and drop action leaves it. |
| 187 |
QDragMoveEvent - Event which is sent while a drag and drop action is in progress. |
| 188 |
QDropEvent - Event which is sent when a drag and drop action is completed. |
| 189 |
QDynamicPropertyChangeEvent - Contains event parameters for dynamic property change events. |
| 190 |
QEasingCurve - Easing curves for controlling animation. |
| 191 |
QErrorMessage - Error message display dialog. |
| 192 |
QEvent - The base class of all event classes. Event objects contain event parameters. |
| 193 |
QEventLoop - Means of entering and leaving an event loop. |
| 194 |
QEventTransition - QObject-specific transition for Qt events. |
| 195 |
QExplicitlySharedDataPointer - Represents a pointer to an explicitly shared object. |
| 196 |
QExtensionFactory - Allows you to create a factory that is able to make instances of custom extensions in Qt Designer. |
| 197 |
QExtensionManager - Extension management facilities for Qt Designer. |
| 198 |
QFSFileEngine - Implements Qt's default file engine. |
| 199 |
QFile - Interface for reading from and writing to files. |
| 200 |
QFileDialog - Dialog that allow users to select files or directories. |
| 201 |
QFileIconProvider - File icons for the QDirModel class. |
| 202 |
QFileInfo - System-independent file information. |
| 203 |
QFileOpenEvent - Event that will be sent when there is a request to open a file or a URL. |
| 204 |
QFileSystemModel - Data model for the local filesystem. |
| 205 |
QFileSystemWatcher - Interface for monitoring files and directories for modifications. |
| 206 |
QFinalState - Final state. |
| 207 |
QFlag - Helper data type for QFlags. |
| 208 |
QFlags - Type-safe way of storing OR-combinations of enum values. |
| 209 |
QFocusEvent - Contains event parameters for widget focus events. |
| 210 |
QFocusFrame - Focus frame which can be outside of a widget's normal paintable area. |
| 211 |
QFont - Specifies a font used for drawing text. |
| 212 |
QFontComboBox - Combobox that lets the user select a font family. |
| 213 |
QFontDatabase - Information about the fonts available in the underlying window system. |
| 214 |
QFontDialog - Dialog widget for selecting a font. |
| 215 |
QFontEngineInfo - Describes a specific font provided by a font engine plugin. |
| 216 |
QFontEnginePlugin - The base class for font engine factory plugins in Qt for Embedded Linux. |
| 217 |
QFontInfo - General information about fonts. |
| 218 |
QFontMetrics - Font metrics information. |
| 219 |
QFontMetricsF - Font metrics information. |
| 220 |
QFormBuilder - Used to dynamically construct user interfaces from UI files at run-time. |
| 221 |
QFormLayout - Manages forms of input widgets and their associated labels. |
| 222 |
QFrame - The base class of widgets that can have a frame. |
| 223 |
QFtp - Implementation of the client side of FTP protocol. |
| 224 |
QFuture - Represents the result of an asynchronous computation. |
| 225 |
QFutureIterator - Java-style const iterator for QFuture. |
| 226 |
QFutureSynchronizer - Convenience class that simplifies QFuture synchronization. |
| 227 |
QFutureWatcher - Allows monitoring a QFuture using signals and slots. |
| 228 |
QGLColormap - Used for installing custom colormaps into a QGLWidget. |
| 229 |
QGLContext - Encapsulates an OpenGL rendering context. |
| 230 |
QGLFormat - Specifies the display format of an OpenGL rendering context. |
| 231 |
QGLFramebufferObject - Encapsulates an OpenGL framebuffer object. |
| 232 |
QGLFramebufferObjectFormat - Specifies the format of an OpenGL framebuffer object. |
| 233 |
QGLPixelBuffer - Encapsulates an OpenGL pbuffer. |
| 234 |
QGLShader - Allows OpenGL shaders to be compiled. |
| 235 |
QGLShaderProgram - Allows OpenGL shader programs to be linked and used. |
| 236 |
QGLWidget - Widget for rendering OpenGL graphics. |
| 237 |
QGenericArgument - Internal helper class for marshalling arguments. |
| 238 |
QGenericMatrix - Template class that represents a NxM transformation matrix with N columns and M rows. |
| 239 |
QGenericReturnArgument - Internal helper class for marshalling arguments. |
| 240 |
QGesture - Represents a gesture, containing properties that describe the corresponding user input. |
| 241 |
QGestureEvent - The description of triggered gestures. |
| 242 |
QGestureRecognizer - The infrastructure for gesture recognition. |
| 243 |
QGradient - Used in combination with QBrush to specify gradient fills. |
| 244 |
QGraphicsAnchor - Represents an anchor between two items in a QGraphicsAnchorLayout. |
| 245 |
QGraphicsAnchorLayout - Layout where one can anchor widgets together in Graphics View. |
| 246 |
QGraphicsBlurEffect - Blur effect. |
| 247 |
QGraphicsColorizeEffect - Colorize effect. |
| 248 |
QGraphicsDropShadowEffect - Drop shadow effect. |
| 249 |
QGraphicsEffect - The base class for all graphics effects. |
| 250 |
QGraphicsEllipseItem - Ellipse item that you can add to a QGraphicsScene. |
| 251 |
QGraphicsGridLayout - Grid layout for managing widgets in Graphics View. |
| 252 |
QGraphicsItem - The base class for all graphical items in a QGraphicsScene. |
| 253 |
QGraphicsItemAnimation - Simple animation support for QGraphicsItem. |
| 254 |
QGraphicsItemGroup - Treating a group of items as one. |
| 255 |
QGraphicsLayout - The base class for all layouts in Graphics View. |
| 256 |
QGraphicsLayoutItem - Can be inherited to allow your custom items to be managed by layouts. |
| 257 |
QGraphicsLineItem - Line item that you can add to a QGraphicsScene. |
| 258 |
QGraphicsLinearLayout - Horizontal or vertical layout for managing widgets in Graphics View. |
| 259 |
QGraphicsObject - Base class for all graphics items that require signals, slots and properties. |
| 260 |
QGraphicsOpacityEffect - Opacity effect. |
| 261 |
QGraphicsPathItem - Path item that you can add to a QGraphicsScene. |
| 262 |
QGraphicsPixmapItem - Pixmap item that you can add to a QGraphicsScene. |
| 263 |
QGraphicsPolygonItem - Polygon item that you can add to a QGraphicsScene. |
| 264 |
QGraphicsProxyWidget - Proxy layer for embedding a QWidget in a QGraphicsScene. |
| 265 |
QGraphicsRectItem - Rectangle item that you can add to a QGraphicsScene. |
| 266 |
QGraphicsRotation - Rotation transformation around a given axis. |
| 267 |
QGraphicsScale - Scale transformation. |
| 268 |
QGraphicsScene - Surface for managing a large number of 2D graphical items. |
| 269 |
QGraphicsSceneContextMenuEvent - Context menu events in the graphics view framework. |
| 270 |
QGraphicsSceneDragDropEvent - Events for drag and drop in the graphics view framework. |
| 271 |
QGraphicsSceneEvent - Base class for all graphics view related events. |
| 272 |
QGraphicsSceneHelpEvent - Events when a tooltip is requested. |
| 273 |
QGraphicsSceneHoverEvent - Hover events in the graphics view framework. |
| 274 |
QGraphicsSceneMouseEvent - Mouse events in the graphics view framework. |
| 275 |
QGraphicsSceneMoveEvent - Events for widget moving in the graphics view framework. |
| 276 |
QGraphicsSceneResizeEvent - Events for widget resizing in the graphics view framework. |
| 277 |
QGraphicsSceneWheelEvent - Wheel events in the graphics view framework. |
| 278 |
QGraphicsSimpleTextItem - Simple text path item that you can add to a QGraphicsScene. |
| 279 |
QGraphicsSvgItem - QGraphicsItem that can be used to render the contents of SVG files. |
| 280 |
QGraphicsTextItem - Text item that you can add to a QGraphicsScene to display formatted text. |
| 281 |
QGraphicsTransform - Abstract base class for building advanced transformations on QGraphicsItems. |
| 282 |
QGraphicsView - Widget for displaying the contents of a QGraphicsScene. |
| 283 |
QGraphicsWebView - Allows Web content to be added to a GraphicsView. |
| 284 |
QGraphicsWidget - The base class for all widget items in a QGraphicsScene. |
| 285 |
QGridLayout - Lays out widgets in a grid. |
| 286 |
QGroupBox - Group box frame with a title. |
| 287 |
QGtkStyle - Widget style rendered by GTK+. |
| 288 |
QHBoxLayout - Lines up widgets horizontally. |
| 289 |
QHash - Template class that provides a hash-table-based dictionary. |
| 290 |
QHashIterator - Java-style const iterator for QHash and QMultiHash. |
| 291 |
QHeaderView - Header row or header column for item views. |
| 292 |
QHelpContentItem - Item for use with QHelpContentModel. |
| 293 |
QHelpContentModel - Model that supplies content to views. |
| 294 |
QHelpContentWidget - Tree view for displaying help content model items. |
| 295 |
QHelpEngine - Access to contents and indices of the help engine. |
| 296 |
QHelpEngineCore - The core functionality of the help system. |
| 297 |
QHelpEvent - Event that is used to request helpful information about a particular point in a widget. |
| 298 |
QHelpIndexModel - Model that supplies index keywords to views. |
| 299 |
QHelpIndexWidget - List view displaying the QHelpIndexModel. |
| 300 |
QHelpSearchEngine - Access to widgets reusable to integrate fulltext search as well as to index and search documentation. |
| 301 |
QHelpSearchQuery - Contains the field name and the associated search term. |
| 302 |
QHelpSearchQueryWidget - Simple line edit or an advanced widget to enable the user to input a search term in a standardized input mask. |
| 303 |
QHelpSearchResultWidget - Either a tree widget or a text browser depending on the used search engine to display the hits found by the search. |
| 304 |
QHideEvent - Event which is sent after a widget is hidden. |
| 305 |
QHistoryState - Means of returning to a previously active substate. |
| 306 |
QHostAddress - IP address. |
| 307 |
QHostInfo - Static functions for host name lookups. |
| 308 |
QHoverEvent - Contains parameters that describe a mouse event. |
| 309 |
QIODevice - The base interface class of all I?O devices in Qt. |
| 310 |
QIcon - Scalable icons in different modes and states. |
| 311 |
QIconDragEvent - Indicates that a main icon drag has begun. |
| 312 |
QIconEngine - Abstract base class for QIcon renderers. |
| 313 |
QIconEnginePlugin - Abstract base for custom QIconEngine plugins. |
| 314 |
QIconEnginePluginV2 - Abstract base for custom QIconEngineV2 plugins. |
| 315 |
QIconEngineV2 - Abstract base class for QIcon renderers. |
| 316 |
QImage - Hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device. |
| 317 |
QImageIOHandler - Defines the common image I?O interface for all image formats in Qt. |
| 318 |
QImageIOPlugin - Defines an interface for writing an image format plugin. |
| 319 |
QImageReader - Format independent interface for reading images from files or other devices. |
| 320 |
QImageWriter - Format independent interface for writing images to files or other devices. |
| 321 |
QInputContext - Abstracts the input method dependent data and composing state. |
| 322 |
QInputContextFactory - Creates QInputContext objects. |
| 323 |
QInputContextPlugin - Abstract base for custom QInputContext plugins. |
| 324 |
QInputDialog - Simple convenience dialog to get a single value from the user. |
| 325 |
QInputEvent - The base class for events that describe user input. |
| 326 |
QInputMethodEvent - Parameters for input method events. |
| 327 |
QIntValidator - Validator that ensures a string contains a valid integer within a specified range. |
| 328 |
QItemDelegate - Display and editing facilities for data items from a model. |
| 329 |
QItemEditorCreator - Makes it possible to create item editor creator bases without subclassing QItemEditorCreatorBase. |
| 330 |
QItemEditorCreatorBase - Abstract base class that must be subclassed when implementing new item editor creators. |
| 331 |
QItemEditorFactory - Widgets for editing item data in views and delegates. |
| 332 |
QItemSelection - Manages information about selected items in a model. |
| 333 |
QItemSelectionModel - Keeps track of a view's selected items. |
| 334 |
QItemSelectionRange - Manages information about a range of selected items in a model. |
| 335 |
QKbdDriverFactory - Creates keyboard drivers in Qt for Embedded Linux. |
| 336 |
QKbdDriverPlugin - Abstract base class for keyboard driver plugins in Qt for Embedded Linux. |
| 337 |
QKeyEvent - Describes a key event. |
| 338 |
QKeyEventTransition - Transition for key events. |
| 339 |
QKeySequence - Encapsulates a key sequence as used by shortcuts. |
| 340 |
QLCDNumber - Displays a number with LCD-like digits. |
| 341 |
QLabel - Text or image display. |
| 342 |
QLatin1Char - 8-bit ASCII?Latin-1 character. |
| 343 |
QLatin1String - Thin wrapper around an ASCII?Latin-1 encoded string literal. |
| 344 |
QLayout - The base class of geometry managers. |
| 345 |
QLayoutItem - Abstract item that a QLayout manipulates. |
| 346 |
QLibrary - Loads shared libraries at runtime. |
| 347 |
QLibraryInfo - Information about the Qt library. |
| 348 |
QLine - Two-dimensional vector using integer precision. |
| 349 |
QLineEdit - One-line text editor. |
| 350 |
QLineF - Two-dimensional vector using floating point precision. |
| 351 |
QLinearGradient - Used in combination with QBrush to specify a linear gradient brush. |
| 352 |
QLinkedList - Template class that provides linked lists. |
| 353 |
QLinkedListIterator - Java-style const iterator for QLinkedList. |
| 354 |
QList - Template class that provides lists. |
| 355 |
QListIterator - Java-style const iterator for QList and QQueue. |
| 356 |
QListView - List or icon view onto a model. |
| 357 |
QListWidget - Item-based list widget. |
| 358 |
QListWidgetItem - Item for use with the QListWidget item view class. |
| 359 |
QLocalServer - Local socket based server. |
| 360 |
QLocalSocket - Local socket. |
| 361 |
QLocale - Converts between numbers and their string representations in various languages. |
| 362 |
QMacCocoaViewContainer - Widget for Mac OS X that can be used to wrap arbitrary Cocoa views (i.e., NSView subclasses) and insert them into Qt hierarchies. |
| 363 |
QMacNativeWidget - Widget for Mac OS X that provides a way to put Qt widgets into Carbon or Cocoa hierarchies depending on how Qt was configured. |
| 364 |
QMacPasteboardMime - Converts between a MIME type and a Uniform Type Identifier (UTI) format. |
| 365 |
QMacStyle - Mac OS X style using the Apple Appearance Manager. |
| 366 |
QMainWindow - Main application window. |
| 367 |
QMap - Template class that provides a skip-list-based dictionary. |
| 368 |
QMapIterator - Java-style const iterator for QMap and QMultiMap. |
| 369 |
QMargins - Defines the four margins of a rectangle. |
| 370 |
QMatrix4x4 - Represents a 4x4 transformation matrix in 3D space. |
| 371 |
QMdiArea - Area in which MDI windows are displayed. |
| 372 |
QMdiSubWindow - Subwindow class for QMdiArea. |
| 373 |
QMenu - Menu widget for use in menu bars, context menus, and other popup menus. |
| 374 |
QMenuBar - Horizontal menu bar. |
| 375 |
QMessageBox - Modal dialog for informing the user or for asking the user a question and receiving an answer. |
| 376 |
QMetaClassInfo - Additional information about a class. |
| 377 |
QMetaEnum - Meta-data about an enumerator. |
| 378 |
QMetaMethod - Meta-data about a member function. |
| 379 |
QMetaObject - Contains meta-information about Qt objects. |
| 380 |
QMetaProperty - Meta-data about a property. |
| 381 |
QMetaType - Manages named types in the meta-object system. |
| 382 |
QMimeData - Container for data that records information about its MIME type. |
| 383 |
QModelIndex - Used to locate data in a data model. |
| 384 |
QMotifStyle - Motif look and feel. |
| 385 |
QMouseDriverFactory - Creates mouse drivers in Qt for Embedded Linux. |
| 386 |
QMouseDriverPlugin - Abstract base class for mouse driver plugins in Qt for Embedded Linux. |
| 387 |
QMouseEvent - Contains parameters that describe a mouse event. |
| 388 |
QMouseEventTransition - Transition for mouse events. |
| 389 |
QMoveEvent - Contains event parameters for move events. |
| 390 |
QMovie - Convenience class for playing movies with QImageReader. |
| 391 |
QMultiHash - Convenience QHash subclass that provides multi-valued hashes. |
| 392 |
QMultiMap - Convenience QMap subclass that provides multi-valued maps. |
| 393 |
QMutableHashIterator - Java-style non-const iterator for QHash and QMultiHash. |
| 394 |
QMutableLinkedListIterator - Java-style non-const iterator for QLinkedList. |
| 395 |
QMutableListIterator - Java-style non-const iterator for QList and QQueue. |
| 396 |
QMutableMapIterator - Java-style non-const iterator for QMap and QMultiMap. |
| 397 |
QMutableSetIterator - Java-style non-const iterator for QSet. |
| 398 |
QMutableVectorIterator - Java-style non-const iterator for QVector and QStack. |
| 399 |
QMutex - Access serialization between threads. |
| 400 |
QMutexLocker - Convenience class that simplifies locking and unlocking mutexes. |
| 401 |
QNetworkAccessManager - Allows the application to send network requests and receive replies. |
| 402 |
QNetworkAddressEntry - Stores one IP address supported by a network interface, along with its associated netmask and broadcast address. |
| 403 |
QNetworkCacheMetaData - Cache information. |
| 404 |
QNetworkCookie - Holds one network cookie. |
| 405 |
QNetworkCookieJar - Implements a simple jar of QNetworkCookie objects. |
| 406 |
QNetworkDiskCache - Very basic disk cache. |
| 407 |
QNetworkInterface - Listing of the host's IP addresses and network interfaces. |
| 408 |
QNetworkProxy - Network layer proxy. |
| 409 |
QNetworkProxyFactory - Fine-grained proxy selection. |
| 410 |
QNetworkProxyQuery - Used to query the proxy settings for a socket. |
| 411 |
QNetworkReply - Contains the data and headers for a request sent with QNetworkAccessManager. |
| 412 |
QNetworkRequest - Holds a request to be sent with QNetworkAccessManager. |
| 413 |
QObject - The base class of all Qt objects. |
| 414 |
QObjectCleanupHandler - Watches the lifetime of multiple QObjects. |
| 415 |
QPageSetupDialog - Configuration dialog for the page-related options on a printer. |
| 416 |
QPaintDevice - The base class of objects that can be painted. |
| 417 |
QPaintEngine - Abstract definition of how QPainter draws to a given device on a given platform. |
| 418 |
QPaintEngineState - Information about the active paint engine's current state. |
| 419 |
QPaintEvent - Contains event parameters for paint events. |
| 420 |
QPainter - Performs low-level painting on widgets and other paint devices. |
| 421 |
QPainterPath - Container for painting operations, enabling graphical shapes to be constructed and reused. |
| 422 |
QPainterPathStroker - Used to generate fillable outlines for a given painter path. |
| 423 |
QPair - Template class that stores a pair of items. |
| 424 |
QPalette - Contains color groups for each widget state. |
| 425 |
QPanGesture - Describes a panning gesture made by the user. |
| 426 |
QParallelAnimationGroup - Parallel group of animations. |
| 427 |
QPauseAnimation - Pause for QSequentialAnimationGroup. |
| 428 |
QPen - Defines how a QPainter should draw lines and outlines of shapes. |
| 429 |
QPersistentModelIndex - Used to locate data in a data model. |
| 430 |
QPicture - Paint device that records and replays QPainter commands. |
| 431 |
QPinchGesture - Describes a pinch gesture made my the user. |
| 432 |
QPixmap - Off-screen image representation that can be used as a paint device. |
| 433 |
QPixmapCache - Application-wide cache for pixmaps. |
| 434 |
QPlainTextDocumentLayout - Implements a plain text layout for QTextDocument. |
| 435 |
QPlainTextEdit - Widget that is used to edit and display plain text. |
| 436 |
QPlastiqueStyle - Widget style similar to the Plastik style available in KDE. |
| 437 |
QPluginLoader - Loads a plugin at run-time. |
| 438 |
QPoint - Defines a point in the plane using integer precision. |
| 439 |
QPointF - Defines a point in the plane using floating point precision. |
| 440 |
QPointer - Template class that provides guarded pointers to QObjects. |
| 441 |
QPolygon - Vector of points using integer precision. |
| 442 |
QPolygonF - Vector of points using floating point precision. |
| 443 |
QPrintDialog - Dialog for specifying the printer's configuration. |
| 444 |
QPrintEngine - Defines an interface for how QPrinter interacts with a given printing subsystem. |
| 445 |
QPrintPreviewDialog - Dialog for previewing and configuring page layouts for printer output. |
| 446 |
QPrintPreviewWidget - Widget for previewing page layouts for printer output. |
| 447 |
QPrinter - Paint device that paints on a printer. |
| 448 |
QPrinterInfo - Gives access to information about existing printers. |
| 449 |
QProcess - Used to start external programs and to communicate with them. |
| 450 |
QProcessEnvironment - Holds the environment variables that can be passed to a program. |
| 451 |
QProgressBar - Horizontal or vertical progress bar. |
| 452 |
QProgressDialog - Feedback on the progress of a slow operation. |
| 453 |
QPropertyAnimation - Animates Qt properties. |
| 454 |
QProxyScreen - Generic interface to QScreen implementations. |
| 455 |
QProxyScreenCursor - Generic interface to QScreenCursor implementations. |
| 456 |
QProxyStyle - Convenience class that simplifies dynamically overriding QStyle elements. |
| 457 |
QPushButton - Command button. |
| 458 |
QQuaternion - Represents a quaternion consisting of a vector and scalar. |
| 459 |
QQueue - Generic container that provides a queue. |
| 460 |
QRadialGradient - Used in combination with QBrush to specify a radial gradient brush. |
| 461 |
QRadioButton - Radio button with a text label. |
| 462 |
QRasterPaintEngine - Enables hardware acceleration of painting operations in Qt for Embedded Linux. |
| 463 |
QReadLocker - Convenience class that simplifies locking and unlocking read-write locks for read access. |
| 464 |
QReadWriteLock - Read-write locking. |
| 465 |
QRect - Defines a rectangle in the plane using integer precision. |
| 466 |
QRectF - Defines a rectangle in the plane using floating point precision. |
| 467 |
QRegExp - Pattern matching using regular expressions. |
| 468 |
QRegExpValidator - Used to check a string against a regular expression. |
| 469 |
QRegion - Specifies a clip region for a painter. |
| 470 |
QResizeEvent - Contains event parameters for resize events. |
| 471 |
QResource - Interface for reading directly from resources. |
| 472 |
QRubberBand - Rectangle or line that can indicate a selection or a boundary. |
| 473 |
QRunnable - The base class for all runnable objects. |
| 474 |
QS60MainAppUi - Helper class for S60 migration. |
| 475 |
QS60MainApplication - Support for migration from S60. |
| 476 |
QS60MainDocument - Helper class for S60 migration. |
| 477 |
QS60Style - Look and feel suitable for applications on S60. |
| 478 |
QScopedArrayPointer - Stores a pointer to a dynamically allocated array of objects, and deletes it upon destruction. |
| 479 |
QScopedPointer - Stores a pointer to a dynamically allocated object, and deletes it upon destruction. |
| 480 |
QScreen - Base class for screen drivers in Qt for Embedded Linux. |
| 481 |
QScreenCursor - Base class for screen cursors in Qt for Embedded Linux. |
| 482 |
QScreenDriverFactory - Creates screen drivers in Qt for Embedded Linux. |
| 483 |
QScreenDriverPlugin - Abstract base class for screen driver plugins in Qt for Embedded Linux. |
| 484 |
QScriptClass - Interface for defining custom behavior of (a class of) Qt Script objects. |
| 485 |
QScriptClassPropertyIterator - Iterator interface for custom Qt Script objects. |
| 486 |
QScriptContext - Represents a Qt Script function invocation. |
| 487 |
QScriptContextInfo - Additional information about a QScriptContext. |
| 488 |
QScriptEngine - Environment for evaluating Qt Script code. |
| 489 |
QScriptEngineAgent - Interface to report events pertaining to QScriptEngine execution. |
| 490 |
QScriptEngineDebugger - QScriptEngine debugger. |
| 491 |
QScriptExtensionPlugin - Abstract base for custom QScript extension plugins. |
| 492 |
QScriptString - Acts as a handle to "interned" strings in a QScriptEngine. |
| 493 |
QScriptSyntaxCheckResult - The result of a script syntax check. |
| 494 |
QScriptValue - Acts as a container for the Qt Script data types. |
| 495 |
QScriptValueIterator - Java-style iterator for QScriptValue. |
| 496 |
QScriptable - Access to the Qt Script environment from Qt C++ member functions. |
| 497 |
QScrollArea - Scrolling view onto another widget. |
| 498 |
QScrollBar - Vertical or horizontal scroll bar. |
| 499 |
QSemaphore - General counting semaphore. |
| 500 |
QSequentialAnimationGroup - Sequential group of animations. |
| 501 |
QSessionManager - Access to the session manager. |
| 502 |
QSet - Template class that provides a hash-table-based set. |
| 503 |
QSetIterator - Java-style const iterator for QSet. |
| 504 |
QSettings - Persistent platform-independent application settings. |
| 505 |
QSharedData - Base class for shared data objects. |
| 506 |
QSharedDataPointer - Represents a pointer to an implicitly shared object. |
| 507 |
QSharedMemory - Access to a shared memory segment. |
| 508 |
QSharedPointer - Holds a strong reference to a shared pointer. |
| 509 |
QShortcut - Used to create keyboard shortcuts. |
| 510 |
QShortcutEvent - Event which is generated when the user presses a key combination. |
| 511 |
QShowEvent - Event that is sent when a widget is shown. |
| 512 |
QSignalMapper - Bundles signals from identifiable senders. |
| 513 |
QSignalSpy - Enables introspection of signal emission. |
| 514 |
QSignalTransition - Transition based on a Qt signal. |
| 515 |
QSimpleXmlNodeModel - Implementation of QAbstractXmlNodeModel sufficient for many common cases. |
| 516 |
QSize - Defines the size of a two-dimensional object using integer point precision. |
| 517 |
QSizeF - Defines the size of a two-dimensional object using floating point precision. |
| 518 |
QSizeGrip - Resize handle for resizing top-level windows. |
| 519 |
QSizePolicy - Layout attribute describing horizontal and vertical resizing policy. |
| 520 |
QSlider - Vertical or horizontal slider. |
| 521 |
QSocketNotifier - Support for monitoring activity on a file descriptor. |
| 522 |
QSortFilterProxyModel - Support for sorting and filtering data passed between another model and a view. |
| 523 |
QSound - Access to the platform audio facilities. |
| 524 |
QSourceLocation - Identifies a location in a resource by URI, line, and column. |
| 525 |
QSpacerItem - Blank space in a layout. |
| 526 |
QSpinBox - Spin box widget. |
| 527 |
QSplashScreen - Splash screen that can be shown during application startup. |
| 528 |
QSplitter - Implements a splitter widget. |
| 529 |
QSplitterHandle - Handle functionality of the splitter. |
| 530 |
QSqlDatabase - Represents a connection to a database. |
| 531 |
QSqlDriver - Abstract base class for accessing specific SQL databases. |
| 532 |
QSqlDriverCreator - Template class that provides a SQL driver factory for a specific driver type. |
| 533 |
QSqlDriverCreatorBase - The base class for SQL driver factories. |
| 534 |
QSqlDriverPlugin - Abstract base for custom QSqlDriver plugins. |
| 535 |
QSqlError - SQL database error information. |
| 536 |
QSqlField - Manipulates the fields in SQL database tables and views. |
| 537 |
QSqlIndex - Functions to manipulate and describe database indexes. |
| 538 |
QSqlQuery - Means of executing and manipulating SQL statements. |
| 539 |
QSqlQueryModel - Read-only data model for SQL result sets. |
| 540 |
QSqlRecord - Encapsulates a database record. |
| 541 |
QSqlRelation - Stores information about an SQL foreign key. |
| 542 |
QSqlRelationalDelegate - Delegate that is used to display and edit data from a QSqlRelationalTableModel. |
| 543 |
QSqlRelationalTableModel - Editable data model for a single database table, with foreign key support. |
| 544 |
QSqlResult - Abstract interface for accessing data from specific SQL databases. |
| 545 |
QSqlTableModel - Editable data model for a single database table. |
| 546 |
QSslCertificate - Convenient API for an X509 certificate. |
| 547 |
QSslCipher - Represents an SSL cryptographic cipher. |
| 548 |
QSslConfiguration - Holds the configuration and state of an SSL connection. |
| 549 |
QSslError - SSL error. |
| 550 |
QSslKey - Interface for private and public keys. |
| 551 |
QSslSocket - SSL encrypted socket for both clients and servers. |
| 552 |
QStack - Template class that provides a stack. |
| 553 |
QStackedLayout - Stack of widgets where only one widget is visible at a time. |
| 554 |
QStackedWidget - Stack of widgets where only one widget is visible at a time. |
| 555 |
QStandardItem - Item for use with the QStandardItemModel class. |
| 556 |
QStandardItemEditorCreator - The possibility to register widgets without having to subclass QItemEditorCreatorBase. |
| 557 |
QStandardItemModel - Generic model for storing custom data. |
| 558 |
QState - General-purpose state for QStateMachine. |
| 559 |
QStateMachine - Hierarchical finite state machine. |
| 560 |
QStatusBar - Horizontal bar suitable for presenting status information. |
| 561 |
QStatusTipEvent - Event that is used to show messages in a status bar. |
| 562 |
QString - Unicode character string. |
| 563 |
QStringList - List of strings. |
| 564 |
QStringListModel - Model that supplies strings to views. |
| 565 |
QStringMatcher - Holds a sequence of characters that can be quickly matched in a Unicode string. |
| 566 |
QStringRef - Thin wrapper around QString substrings. |
| 567 |
QStyle - Abstract base class that encapsulates the look and feel of a GUI. |
| 568 |
QStyleFactory - Creates QStyle objects. |
| 569 |
QStyleHintReturn - Style hints that return more than basic data types. |
| 570 |
QStyleHintReturnMask - Style hints that return a QRegion. |
| 571 |
QStyleHintReturnVariant - Style hints that return a QVariant. |
| 572 |
QStyleOption - Stores the parameters used by QStyle functions. |
| 573 |
QStyleOptionButton - Used to describe the parameters for drawing buttons. |
| 574 |
QStyleOptionComboBox - Used to describe the parameter for drawing a combobox. |
| 575 |
QStyleOptionComplex - Used to hold parameters that are common to all complex controls. |
| 576 |
QStyleOptionDockWidget - Used to describe the parameters for drawing a dock widget. |
| 577 |
QStyleOptionFocusRect - Used to describe the parameters for drawing a focus rectangle with QStyle. |
| 578 |
QStyleOptionFrame - Used to describe the parameters for drawing a frame. |
| 579 |
QStyleOptionFrameV2 - Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
| 580 |
QStyleOptionFrameV3 - Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
| 581 |
QStyleOptionGraphicsItem - Used to describe the parameters needed to draw a QGraphicsItem. |
| 582 |
QStyleOptionGroupBox - Describes the parameters for drawing a group box. |
| 583 |
QStyleOptionHeader - Used to describe the parameters for drawing a header. |
| 584 |
QStyleOptionMenuItem - Used to describe the parameter necessary for drawing a menu item. |
| 585 |
QStyleOptionProgressBar - Used to describe the parameters necessary for drawing a progress bar. |
| 586 |
QStyleOptionProgressBarV2 - Used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above. |
| 587 |
QStyleOptionQ3DockWindow - Used to describe the parameters for drawing various parts of a Q3DockWindow. |
| 588 |
QStyleOptionQ3ListView - Used to describe the parameters for drawing a Q3ListView. |
| 589 |
QStyleOptionQ3ListViewItem - Used to describe an item drawn in a Q3ListView. |
| 590 |
QStyleOptionRubberBand - Used to describe the parameters needed for drawing a rubber band. |
| 591 |
QStyleOptionSizeGrip - Used to describe the parameter for drawing a size grip. |
| 592 |
QStyleOptionSlider - Used to describe the parameters needed for drawing a slider. |
| 593 |
QStyleOptionSpinBox - Used to describe the parameters necessary for drawing a spin box. |
| 594 |
QStyleOptionTab - Used to describe the parameters for drawing a tab bar. |
| 595 |
QStyleOptionTabBarBase - Used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
| 596 |
QStyleOptionTabBarBaseV2 - Used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
| 597 |
QStyleOptionTabV2 - Used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above. |
| 598 |
QStyleOptionTabV3 - Used to describe the parameters necessary for drawing a tabs in Qt 4.5 or above. |
| 599 |
QStyleOptionTabWidgetFrame - Used to describe the parameters for drawing the frame around a tab widget. |
| 600 |
QStyleOptionTabWidgetFrameV2 - Used to describe the parameters for drawing the frame around a tab widget. |
| 601 |
QStyleOptionTitleBar - Used to describe the parameters for drawing a title bar. |
| 602 |
QStyleOptionToolBar - Used to describe the parameters for drawing a toolbar. |
| 603 |
QStyleOptionToolBox - Used to describe the parameters needed for drawing a tool box. |
| 604 |
QStyleOptionToolBoxV2 - Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
| 605 |
QStyleOptionToolButton - Used to describe the parameters for drawing a tool button. |
| 606 |
QStyleOptionViewItem - Used to describe the parameters used to draw an item in a view widget. |
| 607 |
QStyleOptionViewItemV2 - Used to describe the parameters necessary for drawing a frame in Qt 4.2 or above. |
| 608 |
QStyleOptionViewItemV3 - Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
| 609 |
QStyleOptionViewItemV4 - Used to describe the parameters necessary for drawing a frame in Qt 4.4 or above. |
| 610 |
QStylePainter - Convenience class for drawing QStyle elements inside a widget. |
| 611 |
QStylePlugin - Abstract base for custom QStyle plugins. |
| 612 |
QStyledItemDelegate - Display and editing facilities for data items from a model. |
| 613 |
QSvgGenerator - Paint device that is used to create SVG drawings. |
| 614 |
QSvgRenderer - Used to draw the contents of SVG files onto paint devices. |
| 615 |
QSvgWidget - Widget that is used to display the contents of Scalable Vector Graphics (SVG) files. |
| 616 |
QSwipeGesture - Describes a swipe gesture made by the user. |
| 617 |
QSymbianEvent - Contains a Symbian event of any type. |
| 618 |
QSyntaxHighlighter - 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. |
| 619 |
QSysInfo - Information about the system. |
| 620 |
QSystemLocale - Can be used to finetune the system locale of the user. |
| 621 |
QSystemSemaphore - General counting system semaphore. |
| 622 |
QSystemTrayIcon - Icon for an application in the system tray. |
| 623 |
QTabBar - Tab bar, e.g. for use in tabbed dialogs. |
| 624 |
QTabWidget - Stack of tabbed widgets. |
| 625 |
QTableView - Default model?view implementation of a table view. |
| 626 |
QTableWidget - Item-based table view with a default model. |
| 627 |
QTableWidgetItem - Item for use with the QTableWidget class. |
| 628 |
QTableWidgetSelectionRange - Way to interact with selection in a model without using model indexes and a selection model. |
| 629 |
QTabletEvent - Contains parameters that describe a Tablet event. |
| 630 |
QTapAndHoldGesture - Describes a tap-and-hold (aka LongTap) gesture made by the user. |
| 631 |
QTapGesture - Describes a tap gesture made by the user. |
| 632 |
QTcpServer - TCP-based server. |
| 633 |
QTcpSocket - TCP socket. |
| 634 |
QTemporaryFile - I?O device that operates on temporary files. |
| 635 |
QTest::QTouchEventSequence - Used to simulate a sequence of touch events. |
| 636 |
QTestEventList - List of GUI events. |
| 637 |
QTextBlock - Container for text fragments in a QTextDocument. |
| 638 |
QTextBlockFormat - Formatting information for blocks of text in a QTextDocument. |
| 639 |
QTextBlockGroup - Container for text blocks within a QTextDocument. |
| 640 |
QTextBlockUserData - Used to associate custom data with blocks of text. |
| 641 |
QTextBoundaryFinder - Way of finding Unicode text boundaries in a string. |
| 642 |
QTextBrowser - Rich text browser with hypertext navigation. |
| 643 |
QTextCharFormat - Formatting information for characters in a QTextDocument. |
| 644 |
QTextCodec - Conversions between text encodings. |
| 645 |
QTextCodecPlugin - Abstract base for custom QTextCodec plugins. |
| 646 |
QTextCursor - Offers an API to access and modify QTextDocuments. |
| 647 |
QTextDecoder - State-based decoder. |
| 648 |
QTextDocument - Holds formatted text that can be viewed and edited using a QTextEdit. |
| 649 |
QTextDocumentFragment - Represents a piece of formatted text from a QTextDocument. |
| 650 |
QTextDocumentWriter - Format-independent interface for writing a QTextDocument to files or other devices. |
| 651 |
QTextEdit - Widget that is used to edit and display both plain and rich text. |
| 652 |
QTextEncoder - State-based encoder. |
| 653 |
QTextFormat - Formatting information for a QTextDocument. |
| 654 |
QTextFragment - Holds a piece of text in a QTextDocument with a single QTextCharFormat. |
| 655 |
QTextFrame - Represents a frame in a QTextDocument. |
| 656 |
QTextFrameFormat - Formatting information for frames in a QTextDocument. |
| 657 |
QTextImageFormat - Formatting information for images in a QTextDocument. |
| 658 |
QTextInlineObject - Represents an inline object in a QTextLayout. |
| 659 |
QTextItem - All the information required to draw text in a custom paint engine. |
| 660 |
QTextLayout - Used to lay out and paint a single paragraph of text. |
| 661 |
QTextLength - Encapsulates the different types of length used in a QTextDocument. |
| 662 |
QTextLine - Represents a line of text inside a QTextLayout. |
| 663 |
QTextList - Decorated list of items in a QTextDocument. |
| 664 |
QTextListFormat - Formatting information for lists in a QTextDocument. |
| 665 |
QTextObject - Base class for different kinds of objects that can group parts of a QTextDocument together. |
| 666 |
QTextObjectInterface - Allows drawing of custom text objects in QTextDocuments. |
| 667 |
QTextOption - Description of general rich text properties. |
| 668 |
QTextStream - Convenient interface for reading and writing text. |
| 669 |
QTextTable - Represents a table in a QTextDocument. |
| 670 |
QTextTableCell - Represents the properties of a cell in a QTextTable. |
| 671 |
QTextTableCellFormat - Formatting information for table cells in a QTextDocument. |
| 672 |
QTextTableFormat - Formatting information for tables in a QTextDocument. |
| 673 |
QThread - Platform-independent threads. |
| 674 |
QThreadPool - Manages a collection of QThreads. |
| 675 |
QThreadStorage - Per-thread data storage. |
| 676 |
QTileRules. |
| 677 |
QTime - Clock time functions. |
| 678 |
QTimeEdit - Widget for editing times based on the QDateTimeEdit widget. |
| 679 |
QTimeLine - Timeline for controlling animations. |
| 680 |
QTimer - Repetitive and single-shot timers. |
| 681 |
QTimerEvent - Contains parameters that describe a timer event. |
| 682 |
QToolBar - Movable panel that contains a set of controls. |
| 683 |
QToolBox - Column of tabbed widget items. |
| 684 |
QToolButton - Quick-access button to commands or options, usually used inside a QToolBar. |
| 685 |
QToolTip - Tool tips (balloon help) for any widget. |
| 686 |
QTouchEvent - Contains parameters that describe a touch event. |
| 687 |
QTransform - Specifies 2D transformations of a coordinate system. |
| 688 |
QTranslator - Internationalization support for text output. |
| 689 |
QTreeView - Default model?view implementation of a tree view. |
| 690 |
QTreeWidget - Tree view that uses a predefined tree model. |
| 691 |
QTreeWidgetItem - Item for use with the QTreeWidget convenience class. |
| 692 |
QTreeWidgetItemIterator - Way to iterate over the items in a QTreeWidget instance. |
| 693 |
QUdpSocket - UDP socket. |
| 694 |
QUiLoader - Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths. |
| 695 |
QUndoCommand - The base class of all commands stored on a QUndoStack. |
| 696 |
QUndoGroup - Group of QUndoStack objects. |
| 697 |
QUndoStack - Stack of QUndoCommand objects. |
| 698 |
QUndoView - Displays the contents of a QUndoStack. |
| 699 |
QUrl - Convenient interface for working with URLs. |
| 700 |
QUrlInfo - Stores information about URLs. |
| 701 |
QUuid - Stores a Universally Unique Identifier (UUID). |
| 702 |
QVBoxLayout - Lines up widgets vertically. |
| 703 |
QValidator - Validation of input text. |
| 704 |
QVarLengthArray - Low-level variable-length array. |
| 705 |
QVariant - Acts like a union for the most common Qt data types. |
| 706 |
QVariantAnimation - Abstract base class for animations. |
| 707 |
QVector - Template class that provides a dynamic array. |
| 708 |
QVector2D - Represents a vector or vertex in 2D space. |
| 709 |
QVector3D - Represents a vector or vertex in 3D space. |
| 710 |
QVector4D - Represents a vector or vertex in 4D space. |
| 711 |
QVectorIterator - Java-style const iterator for QVector and QStack. |
| 712 |
QVideoFrame - Representation of a frame of video data. |
| 713 |
QVideoSurfaceFormat - Specifies the stream format of a video presentation surface. |
| 714 |
QWSCalibratedMouseHandler - Mouse calibration and noise reduction in Qt for Embedded Linux. |
| 715 |
QWSClient - Encapsulates a client process in Qt for Embedded Linux. |
| 716 |
QWSEmbedWidget - Enables embedded top-level widgets in Qt for Embedded Linux. |
| 717 |
QWSEvent - Encapsulates an event in Qt for Embedded Linux. |
| 718 |
QWSGLWindowSurface - The drawing area for top-level windows with Qt for Embedded Linux on EGL?OpenGL ES. It also provides the drawing area for QGLWidgets whether they are top-level windows or children of another QWidget. |
| 719 |
QWSInputMethod - International input methods in Qt for Embedded Linux. |
| 720 |
QWSKeyboardHandler - Base class for keyboard drivers in Qt for Embedded Linux. |
| 721 |
QWSMouseHandler - Base class for mouse drivers in Qt for Embedded Linux. |
| 722 |
QWSPointerCalibrationData - Container for mouse calibration data in Qt for Embedded Linux. |
| 723 |
QWSScreenSaver - Base class for screensavers in Qt for Embedded Linux. |
| 724 |
QWSServer - Encapsulates a server process in Qt for Embedded Linux. |
| 725 |
QWSWindow - Encapsulates a top-level window in Qt for Embedded Linux. |
| 726 |
QWaitCondition - Condition variable for synchronizing threads. |
| 727 |
QWeakPointer - Holds a weak reference to a shared pointer. |
| 728 |
QWebDatabase - Access to HTML 5 databases created with JavaScript. |
| 729 |
QWebElement - Convenient access to DOM elements in a QWebFrame. |
| 730 |
QWebElementCollection - Represents a collection of web elements. |
| 731 |
QWebFrame - Represents a frame in a web page. |
| 732 |
QWebHistory - Represents the history of a QWebPage. |
| 733 |
QWebHistoryInterface - Interface to implement link history. |
| 734 |
QWebHistoryItem - Represents one item in the history of a QWebPage. |
| 735 |
QWebHitTestResult - Information about the web page content after a hit test. |
| 736 |
QWebInspector - Allows the placement and control of a QWebPage's inspector. The inspector allows you to see a page current hierarchy and loading statistics. |
| 737 |
QWebPage - Object to view and edit web documents. |
| 738 |
QWebPluginFactory - Creates plugins to be embedded into web pages. |
| 739 |
QWebSecurityOrigin - Defines a security boundary for web sites. |
| 740 |
QWebSettings - Object to store the settings used by QWebPage and QWebFrame. |
| 741 |
QWebView - Widget that is used to view and edit web documents. |
| 742 |
QWhatsThis - Simple description of any widget, i.e. answering the question "What's This?". |
| 743 |
QWhatsThisClickedEvent - Event that can be used to handle hyperlinks in a "What's This?" text. |
| 744 |
QWheelEvent - Contains parameters that describe a wheel event. |
| 745 |
QWidget - The base class of all user interface objects. |
| 746 |
QWidgetAction - Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars. |
| 747 |
QWidgetItem - Layout item that represents a widget. |
| 748 |
QWindowStateChangeEvent - The window state before a window state change. |
| 749 |
QWindowsMime - Maps open-standard MIME to Window Clipboard formats. |
| 750 |
QWindowsStyle - Microsoft Windows-like look and feel. |
| 751 |
QWindowsVistaStyle - Look and feel suitable for applications on Microsoft Windows Vista. |
| 752 |
QWindowsXPStyle - Microsoft Windows XP-like look and feel. |
| 753 |
QWizard - Framework for wizards. |
| 754 |
QWizardPage - The base class for wizard pages. |
| 755 |
QWriteLocker - Convenience class that simplifies locking and unlocking read-write locks for write access. |
| 756 |
QX11EmbedContainer - XEmbed container widget. |
| 757 |
QX11EmbedWidget - XEmbed client widget. |
| 758 |
QX11Info - Information about the X display configuration. |
| 759 |
QXmlAttributes - XML attributes. |
| 760 |
QXmlContentHandler - Interface to report the logical content of XML data. |
| 761 |
QXmlDTDHandler - Interface to report DTD content of XML data. |
| 762 |
QXmlDeclHandler - Interface to report declaration content of XML data. |
| 763 |
QXmlDefaultHandler - Default implementation of all the XML handler classes. |
| 764 |
QXmlEntityResolver - Interface to resolve external entities contained in XML data. |
| 765 |
QXmlErrorHandler - Interface to report errors in XML data. |
| 766 |
QXmlFormatter - Implementation of QXmlSerializer for transforming XQuery output into formatted XML. |
| 767 |
QXmlInputSource - The input data for the QXmlReader subclasses. |
| 768 |
QXmlItem - Contains either an XML node or an atomic value. |
| 769 |
QXmlLexicalHandler - Interface to report the lexical content of XML data. |
| 770 |
QXmlLocator - The XML handler classes with information about the parsing position within a file. |
| 771 |
QXmlName - Represents the name of an XML node, in an efficient, namespace-aware way. |
| 772 |
QXmlNamePool - Table of shared strings referenced by instances of QXmlName. |
| 773 |
QXmlNamespaceSupport - Helper class for XML readers which want to include namespace support. |
| 774 |
QXmlNodeModelIndex - Identifies a node in an XML node model subclassed from QAbstractXmlNodeModel. |
| 775 |
QXmlParseException - Used to report errors with the QXmlErrorHandler interface. |
| 776 |
QXmlQuery - Performs XQueries on XML data, or on non-XML data modeled to look like XML. |
| 777 |
QXmlReader - Interface for XML readers (i.e. parsers). |
| 778 |
QXmlResultItems - Iterates through the results of evaluating an XQuery in QXmlQuery. |
| 779 |
QXmlSchema - Loading and validation of a W3C XML Schema. |
| 780 |
QXmlSchemaValidator - Validates XML instance documents against a W3C XML Schema. |
| 781 |
QXmlSerializer - Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML. |
| 782 |
QXmlSimpleReader - Implementation of a simple XML parser. |
| 783 |
QXmlStreamAttribute - Represents a single XML attribute. |
| 784 |
QXmlStreamAttributes - Represents a vector of QXmlStreamAttribute. |
| 785 |
QXmlStreamEntityDeclaration - Represents a DTD entity declaration. |
| 786 |
QXmlStreamEntityResolver - Entity resolver for a QXmlStreamReader. |
| 787 |
QXmlStreamNamespaceDeclaration - Represents a namespace declaration. |
| 788 |
QXmlStreamNotationDeclaration - Represents a DTD notation declaration. |
| 789 |
QXmlStreamReader - Fast parser for reading well-formed XML via a simple streaming API. |
| 790 |
QXmlStreamWriter - XML writer with a simple streaming API. |
| 791 |
QtConcurrent::Exception - Base class for exceptions that can transferred across threads. |
| 792 |
QtConcurrent::UnhandledException - Represents an unhandled exception in a worker thread. |
Комментарии