Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() ![]() | The QAbstractAnimation class is the base of all animations. |
![]() ![]() ![]() ![]() | The QAnimationGroup class is an abstract base class for groups of animations. |
![]() ![]() ![]() ![]() ![]() | The QParallelAnimationGroup class provides a parallel group of animations. |
![]() ![]() ![]() ![]() ![]() | The QSequentialAnimationGroup class provides a sequential group of animations. |
![]() ![]() ![]() ![]() | The QPauseAnimation class provides a pause for QSequentialAnimationGroup. |
![]() ![]() ![]() ![]() | The QVariantAnimation class provides an abstract base class for animations. |
![]() ![]() ![]() ![]() ![]() | The QPropertyAnimation class animates Qt properties |
![]() ![]() ![]() | The QAbstractEventDispatcher class provides an interface to manage Qt's event queue. |
![]() ![]() ![]() | The QAbstractFileEngine class provides an abstraction for accessing the filesystem. |
![]() ![]() ![]() ![]() | The QFSFileEngine class implements Qt's default file engine. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QAbstractFileEngineHandler class provides a way to register custom file engines with your application. |
![]() ![]() ![]() | The QAbstractFileEngineIterator class provides an iterator interface for custom file engines. |
![]() ![]() ![]() | The QAbstractItemModel class provides the abstract interface for item model classes. |
![]() ![]() ![]() ![]() | The QAbstractListModel class provides an abstract model that can be subclassed to create one-dimensional list models. |
![]() ![]() ![]() ![]() ![]() | The QStringListModel class provides a model that supplies strings to views. |
![]() ![]() ![]() ![]() | The QAbstractTableModel class provides an abstract model that can be subclassed to create table models. |
![]() ![]() ![]() ![]() ![]() | The QSqlQueryModel class provides a read-only data model for SQL result sets. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSqlTableModel class provides an editable data model for a single database table. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QSqlRelationalTableModel class provides an editable data model for a single database table, with foreign key support. |
![]() ![]() ![]() ![]() | The QAbstractProxyModel class provides a base class for proxy item models that can do sorting, filtering or other data processing tasks. |
![]() ![]() ![]() ![]() ![]() | The QSortFilterProxyModel class provides support for sorting and filtering data passed between another model and a view. |
![]() ![]() ![]() ![]() | The QDirModel class provides a data model for the local filesystem. |
![]() ![]() ![]() ![]() | The QFileSystemModel class provides a data model for the local filesystem. |
![]() ![]() ![]() ![]() | The QProxyModel class provides support for processing data passed between another model and a view. |
![]() ![]() ![]() ![]() | The QStandardItemModel class provides a generic model for storing custom data. |
![]() ![]() ![]() | The QAbstractListModel class provides an abstract model that can be subclassed to create one-dimensional list models. |
![]() ![]() ![]() | The QAbstractState class is the base class of states of a QStateMachine. |
![]() ![]() ![]() ![]() | The QFinalState class provides a final state. |
![]() ![]() ![]() ![]() | The QHistoryState class provides a means of returning to a previously active substate. |
![]() ![]() ![]() ![]() | The QState class provides a general-purpose state for QStateMachine. |
![]() ![]() ![]() ![]() ![]() | The QStateMachine class provides a hierarchical finite state machine. |
![]() ![]() ![]() | The QAbstractTableModel class provides an abstract model that can be subclassed to create table models. |
![]() ![]() ![]() | The QAbstractTransition class is the base class of transitions between QAbstractState objects. |
![]() ![]() ![]() ![]() | The QEventTransition class provides a QObject-specific transition for Qt events. |
![]() ![]() ![]() ![]() ![]() | The QKeyEventTransition class provides a transition for key events. |
![]() ![]() ![]() ![]() ![]() | The QMouseEventTransition class provides a transition for mouse events. |
![]() ![]() ![]() ![]() | The QSignalTransition class provides a transition based on a Qt signal. |
![]() ![]() ![]() | The QAnimationGroup class is an abstract base class for groups of animations. |
![]() ![]() ![]() | The QAtomicInt class provides platform-independent atomic operations on integers. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QAtomicInt class provides platform-independent atomic operations on integers. |
![]() ![]() ![]() | The QBasicTimer class provides timer events for objects. |
![]() ![]() ![]() | The QBitArray class provides an array of bits. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QBuffer class provides a QIODevice interface for a QByteArray. |
![]() ![]() ![]() | The QByteArray class provides an array of bytes. |
![]() ![]() ![]() | The QByteArrayMatcher class holds a sequence of bytes that can be quickly matched in a byte array. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QChar class provides a 16-bit Unicode character. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QChildEvent class contains event parameters for child object events. |
![]() ![]() ![]() | The QCoreApplication class provides an event loop for console Qt applications. |
![]() ![]() ![]() ![]() | The QApplication class manages the GUI application's control flow and main settings. |
![]() ![]() ![]() | The QCryptographicHash class provides a way to generate cryptographic hashes. |
![]() ![]() ![]() | The QDataStream class provides serialization of binary data to a QIODevice. |
![]() ![]() ![]() | The QDate class provides date functions. |
![]() ![]() ![]() | The QDateTime class provides date and time functions. |
![]() ![]() ![]() | The QDebug class provides an output stream for debugging information. |
![]() ![]() ![]() | The QDir class provides access to directory structures and their contents. |
![]() ![]() ![]() | The QDirIterator class provides an iterator for directory entrylists. |
![]() ![]() ![]() | The QDynamicPropertyChangeEvent class contains event parameters for dynamic property change events. |
![]() ![]() ![]() | The QEasingCurve class provides easing curves for controlling animation. |
![]() ![]() ![]() | The QElapsedTimer class provides a fast way to calculate elapsed times. |
![]() ![]() ![]() | The QEvent class is the base class of all event classes. Event objects contain event parameters. |
![]() ![]() ![]() ![]() | The QChildEvent class contains event parameters for child object events. |
![]() ![]() ![]() ![]() | The QDynamicPropertyChangeEvent class contains event parameters for dynamic property change events. |
![]() ![]() ![]() ![]() | The QTimerEvent class contains parameters that describe a timer event. |
![]() ![]() ![]() ![]() | The QActionEvent class provides an event that is generated when a QAction is added, removed, or changed. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QCloseEvent class contains parameters that describe a close event. |
![]() ![]() ![]() ![]() | The QDragLeaveEvent class provides an event that is sent to a widget when a drag and drop action leaves it. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QDropEvent class provides an event which is sent when a drag and drop action is completed. |
![]() ![]() ![]() ![]() ![]() | The QDragMoveEvent class provides an event which is sent while a drag and drop action is in progress. |
![]() ![]() ![]() ![]() ![]() ![]() | The QDragEnterEvent class provides an event which is sent to a widget when a drag and drop action enters it. |
![]() ![]() ![]() ![]() | The QFileOpenEvent class provides an event that will be sent when there is a request to open a file or a URL. |
![]() ![]() ![]() ![]() | The QFocusEvent class contains event parameters for widget focus events. |
![]() ![]() ![]() ![]() | The QGestureEvent class provides the description of triggered gestures. |
![]() ![]() ![]() ![]() | The QGraphicsSceneEvent class provides a base class for all graphics view related events. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneDragDropEvent class provides events for drag and drop in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneHelpEvent class provides events when a tooltip is requested. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneMoveEvent class provides events for widget moving in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneResizeEvent class provides events for widget resizing in the graphics view framework. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSceneWheelEvent class provides wheel events in the graphics view framework. |
![]() ![]() ![]() ![]() | The QHelpEvent class provides an event that is used to request helpful information about a particular point in a widget. |
![]() ![]() ![]() ![]() | The QHideEvent class provides an event which is sent after a widget is hidden. |
![]() ![]() ![]() ![]() | The QHoverEvent class contains parameters that describe a mouse event. |
![]() ![]() ![]() ![]() | The QIconDragEvent class indicates that a main icon drag has begun. |
![]() ![]() ![]() ![]() | The QInputEvent class is the base class for events that describe user input. |
![]() ![]() ![]() ![]() ![]() | The QContextMenuEvent class contains parameters that describe a context menu event. |
![]() ![]() ![]() ![]() ![]() | The QKeyEvent class describes a key event. |
![]() ![]() ![]() ![]() ![]() | The QMouseEvent class contains parameters that describe a mouse event. |
![]() ![]() ![]() ![]() ![]() | The QTabletEvent class contains parameters that describe a Tablet event. |
![]() ![]() ![]() ![]() ![]() | The QTouchEvent class contains parameters that describe a touch event. |
![]() ![]() ![]() ![]() ![]() | The QWheelEvent class contains parameters that describe a wheel event. |
![]() ![]() ![]() ![]() | The QInputMethodEvent class provides parameters for input method events. |
![]() ![]() ![]() ![]() | The QMoveEvent class contains event parameters for move events. |
![]() ![]() ![]() ![]() | The QPaintEvent class contains event parameters for paint events. |
![]() ![]() ![]() ![]() | The QResizeEvent class contains event parameters for resize events. |
![]() ![]() ![]() ![]() | The QShortcutEvent class provides an event which is generated when the user presses a key combination. |
![]() ![]() ![]() ![]() | The QShowEvent class provides an event that is sent when a widget is shown. |
![]() ![]() ![]() ![]() | The QStatusTipEvent class provides an event that is used to show messages in a status bar. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QWhatsThisClickedEvent class provides an event that can be used to handle hyperlinks in a "What's This?" text. |
![]() ![]() ![]() ![]() | The QWindowStateChangeEvent class provides the window state before a window state change. |
![]() ![]() ![]() | The QEventLoop class provides a means of entering and leaving an event loop. |
![]() ![]() ![]() | The QEventTransition class provides a QObject-specific transition for Qt events. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | The QFile class provides an interface for reading from and writing to files. |
![]() ![]() ![]() ![]() | The QTemporaryFile class is an I/O device that operates on temporary files. |
![]() ![]() ![]() | The QFileInfo class provides system-independent file information. |
![]() ![]() ![]() | The QFileSystemWatcher class provides an interface for monitoring files and directories for modifications. |
![]() ![]() ![]() | The QFinalState class provides a final state. |
![]() ![]() ![]() | The QFlag class is a helper data type for QFlags. |
![]() ![]() ![]() | The QFSFileEngine class implements Qt's default file engine. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QGenericArgument class is an internal helper class for marshalling arguments. |
![]() ![]() ![]() ![]() | The QGenericReturnArgument class is an internal helper class for marshalling arguments. |
![]() ![]() ![]() | The QGenericReturnArgument class is an internal helper class for marshalling arguments. |
![]() ![]() ![]() | The QHistoryState class provides a means of returning to a previously active substate. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QIODevice class is the base interface class of all I/O devices in Qt. |
![]() ![]() ![]() ![]() | The QBuffer class provides a QIODevice interface for a QByteArray. |
![]() ![]() ![]() ![]() | The QFile class provides an interface for reading from and writing to files. |
![]() ![]() ![]() ![]() | The QProcess class is used to start external programs and to communicate with them. |
![]() ![]() ![]() ![]() | The QAbstractSocket class provides the base functionality common to all socket types. |
![]() ![]() ![]() ![]() ![]() | The QTcpSocket class provides a TCP socket. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSslSocket class provides an SSL encrypted socket for both clients and servers. |
![]() ![]() ![]() ![]() ![]() | The QUdpSocket class provides a UDP socket. |
![]() ![]() ![]() ![]() | The QLocalSocket class provides a local socket. |
![]() ![]() ![]() ![]() | The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager |
![]() ![]() ![]() | The QLatin1Char class provides an 8-bit ASCII/Latin-1 character. |
![]() ![]() ![]() | The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal. |
![]() ![]() ![]() | The QLibrary class loads shared libraries at runtime. |
![]() ![]() ![]() | The QLibraryInfo class provides information about the Qt library. |
![]() ![]() ![]() | The QLine class provides a two-dimensional vector using integer precision. |
![]() ![]() ![]() | The QLineF class provides a two-dimensional vector using floating point precision. |
![]() ![]() ![]() | The QLocale class converts between numbers and their string representations in various languages. |
![]() ![]() ![]() | The QMargins class defines the four margins of a rectangle. |
![]() ![]() ![]() | The QMetaClassInfo class provides additional information about a class. |
![]() ![]() ![]() | The QMetaEnum class provides meta-data about an enumerator. |
![]() ![]() ![]() | The QMetaMethod class provides meta-data about a member function. |
![]() ![]() ![]() | The QMetaObject class contains meta-information about Qt objects. |
![]() ![]() ![]() | The QMetaProperty class provides meta-data about a property. |
![]() ![]() ![]() | The QMetaType class manages named types in the meta-object system. |
![]() ![]() ![]() | The QMimeData class provides a container for data that records information about its MIME type. |
![]() ![]() ![]() | The QModelIndex class is used to locate data in a data model. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QObject class is the base class of all Qt objects. |
![]() ![]() ![]() ![]() | The QAbstractAnimation class is the base of all animations. |
![]() ![]() ![]() ![]() | The QAbstractEventDispatcher class provides an interface to manage Qt's event queue. |
![]() ![]() ![]() ![]() | The QAbstractItemModel class provides the abstract interface for item model classes. |
![]() ![]() ![]() ![]() | The QAbstractState class is the base class of states of a QStateMachine. |
![]() ![]() ![]() ![]() | The QAbstractTransition class is the base class of transitions between QAbstractState objects. |
![]() ![]() ![]() ![]() | The QCoreApplication class provides an event loop for console Qt applications. |
![]() ![]() ![]() ![]() | The QEventLoop class provides a means of entering and leaving an event loop. |
![]() ![]() ![]() ![]() | The QFileSystemWatcher class provides an interface for monitoring files and directories for modifications. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QIODevice class is the base interface class of all I/O devices in Qt. |
![]() ![]() ![]() ![]() | The QLibrary class loads shared libraries at runtime. |
![]() ![]() ![]() ![]() | The QMimeData class provides a container for data that records information about its MIME type. |
![]() ![]() ![]() ![]() | The QObjectCleanupHandler class watches the lifetime of multiple QObjects. |
![]() ![]() ![]() ![]() | The QPluginLoader class loads a plugin at run-time. |
![]() ![]() ![]() ![]() | The QSettings class provides persistent platform-independent application settings. |
![]() ![]() ![]() ![]() | The QSharedMemory class provides access to a shared memory segment. |
![]() ![]() ![]() ![]() | The QSignalMapper class bundles signals from identifiable senders. |
![]() ![]() ![]() ![]() | The QSocketNotifier class provides support for monitoring activity on a file descriptor. |
![]() ![]() ![]() ![]() | The QTextCodecPlugin class provides an abstract base for custom QTextCodec plugins. |
![]() ![]() ![]() ![]() | The QTimeLine class provides a timeline for controlling animations. |
![]() ![]() ![]() ![]() | The QTimer class provides repetitive and single-shot timers. |
![]() ![]() ![]() ![]() | The QTranslator class provides internationalization support for text output. |
![]() ![]() ![]() ![]() | The QAbstractItemDelegate class is used to display and edit data items from a model. |
![]() ![]() ![]() ![]() ![]() | The QItemDelegate class provides display and editing facilities for data items from a model. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSqlRelationalDelegate class provides a delegate that is used to display and edit data from a QSqlRelationalTableModel. |
![]() ![]() ![]() ![]() ![]() | The QStyledItemDelegate class provides display and editing facilities for data items from a model. |
![]() ![]() ![]() ![]() | The QAbstractTextDocumentLayout class is an abstract base class used to implement custom layouts for QTextDocuments. |
![]() ![]() ![]() ![]() ![]() | The QPlainTextDocumentLayout class implements a plain text layout for QTextDocument |
![]() ![]() ![]() ![]() | The QAction class provides an abstract user interface action that can be inserted into widgets. |
![]() ![]() ![]() ![]() ![]() | The QWidgetAction class extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars. |
![]() ![]() ![]() ![]() | The QActionGroup class groups actions together. |
![]() ![]() ![]() ![]() | The QButtonGroup class provides a container to organize groups of button widgets. |
![]() ![]() ![]() ![]() | The QClipboard class provides access to the window system clipboard. |
![]() ![]() ![]() ![]() | The QCompleter class provides completions based on an item model. |
![]() ![]() ![]() ![]() | The QDataWidgetMapper class provides mapping between a section of a data model to widgets. |
![]() ![]() ![]() ![]() | The QDrag class provides support for MIME-based drag and drop data transfer. |
![]() ![]() ![]() ![]() | The QGesture class represents a gesture, containing properties that describe the corresponding user input. |
![]() ![]() ![]() ![]() ![]() | The QPanGesture class describes a panning gesture made by the user. |
![]() ![]() ![]() ![]() ![]() | The QPinchGesture class describes a pinch gesture made by the user. |
![]() ![]() ![]() ![]() ![]() | The QSwipeGesture class describes a swipe gesture made by the user. |
![]() ![]() ![]() ![]() ![]() | The QTapAndHoldGesture class describes a tap-and-hold (aka LongTap) gesture made by the user. |
![]() ![]() ![]() ![]() ![]() | The QTapGesture class describes a tap gesture made by the user. |
![]() ![]() ![]() ![]() | The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout. |
![]() ![]() ![]() ![]() | The QGraphicsEffect class is the base class for all graphics effects. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsBlurEffect class provides a blur effect. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsColorizeEffect class provides a colorize effect. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsDropShadowEffect class provides a drop shadow effect. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsOpacityEffect class provides an opacity effect. |
![]() ![]() ![]() ![]() | The QGraphicsItemAnimation class provides simple animation support for QGraphicsItem. |
![]() ![]() ![]() ![]() | The QGraphicsObject class provides a base class for all graphics items that require signals, slots and properties. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsTextItem class provides a text item that you can add to a QGraphicsScene to display formatted text. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsWidget class is the base class for all widget items in a QGraphicsScene. |
![]() ![]() ![]() ![]() ![]() ![]() | The QGraphicsProxyWidget class provides a proxy layer for embedding a QWidget in a QGraphicsScene. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsSvgItem class is a QGraphicsItem that can be used to render the contents of SVG files. |
![]() ![]() ![]() ![]() | The QGraphicsScene class provides a surface for managing a large number of 2D graphical items. |
![]() ![]() ![]() ![]() | The QGraphicsTransform class is an abstract base class for building advanced transformations on QGraphicsItems. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsRotation class provides a rotation transformation around a given axis. |
![]() ![]() ![]() ![]() ![]() | The QGraphicsScale class provides a scale transformation. |
![]() ![]() ![]() ![]() | The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins. |
![]() ![]() ![]() ![]() | The QIconEnginePluginV2 class provides an abstract base for custom QIconEngineV2 plugins. |
![]() ![]() ![]() ![]() | The QImageIOPlugin class defines an interface for writing an image format plugin. |
![]() ![]() ![]() ![]() | The QInputContext class abstracts the input method dependent data and composing state. |
![]() ![]() ![]() ![]() | The QInputContextPlugin class provides an abstract base for custom QInputContext plugins. |
![]() ![]() ![]() ![]() | The QItemSelectionModel class keeps track of a view's selected items. |
![]() ![]() ![]() ![]() | The QLayout class is the base class of geometry managers. |
![]() ![]() ![]() ![]() ![]() | The QBoxLayout class lines up child widgets horizontally or vertically. |
![]() ![]() ![]() ![]() ![]() ![]() | The QHBoxLayout class lines up widgets horizontally. |
![]() ![]() ![]() ![]() ![]() ![]() | The QVBoxLayout class lines up widgets vertically. |
![]() ![]() ![]() ![]() ![]() | The QFormLayout class manages forms of input widgets and their associated labels. |
![]() ![]() ![]() ![]() ![]() | The QGridLayout class lays out widgets in a grid. |
![]() ![]() ![]() ![]() ![]() | The QStackedLayout class provides a stack of widgets where only one widget is visible at a time. |
![]() ![]() ![]() ![]() | The QMovie class is a convenience class for playing movies with QImageReader. |
![]() ![]() ![]() ![]() | The QPictureFormatPlugin class provides an abstract base for custom picture format plugins. |
![]() ![]() ![]() ![]() | The QSessionManager class provides access to the session manager. |
![]() ![]() ![]() ![]() | The QShortcut class is used to create keyboard shortcuts. |
![]() ![]() ![]() ![]() | The QSound class provides access to the platform audio facilities. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | The QCommonStyle class encapsulates the common Look and Feel of a GUI. |
![]() ![]() ![]() ![]() ![]() ![]() | The QProxyStyle class is a convenience class that simplifies dynamically overriding QStyle elements. |
![]() ![]() ![]() ![]() | The QStylePlugin class provides an abstract base for custom QStyle plugins. |
![]() ![]() ![]() ![]() | The QSystemTrayIcon class provides an icon for an application in the system tray. |
![]() ![]() ![]() ![]() | The QTextDocument class holds formatted text that can be viewed and edited using a QTextEdit. |
![]() ![]() ![]() ![]() | The QTextObject class is a base class for different kinds of objects that can group parts of a QTextDocument together. |
![]() ![]() ![]() ![]() ![]() | The QTextBlockGroup class provides a container for text blocks within a QTextDocument. |
![]() ![]() ![]() ![]() ![]() ![]() | The QTextList class provides a decorated list of items in a QTextDocument. |
![]() ![]() ![]() ![]() ![]() | The QTextFrame class represents a frame in a QTextDocument. |
![]() ![]() ![]() ![]() ![]() ![]() | The QTextTable class represents a table in a QTextDocument. |
![]() ![]() ![]() ![]() | The QUndoGroup class is a group of QUndoStack objects. |
![]() ![]() ![]() ![]() | The QUndoStack class is a stack of QUndoCommand objects. |
![]() ![]() ![]() ![]() | The QValidator class provides validation of input text. |
![]() ![]() ![]() ![]() ![]() | The QDoubleValidator class provides range checking of floating-point numbers. |
![]() ![]() ![]() ![]() ![]() | The QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range. |
![]() ![]() ![]() ![]() ![]() | The QRegExpValidator class is used to check a string against a regular expression. |
![]() ![]() ![]() ![]() | The QWidget class is the base class of all user interface objects. |
![]() ![]() ![]() ![]() ![]() | The QAbstractButton class is the abstract base class of button widgets, providing functionality common to buttons. |
![]() ![]() ![]() ![]() ![]() ![]() | The QCheckBox widget provides a checkbox with a text label. |
![]() ![]() ![]() ![]() ![]() ![]() | The QPushButton widget provides a command button. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QCommandLinkButton widget provides a Vista style command link button. |
![]() ![]() ![]() ![]() ![]() ![]() | The QRadioButton widget provides a radio button with a text label. |
![]() ![]() ![]() ![]() ![]() ![]() | The QToolButton class provides a quick-access button to commands or options, usually used inside a QToolBar. |
![]() ![]() ![]() ![]() ![]() | The QAbstractSlider class provides an integer value within a range. |
![]() ![]() ![]() ![]() ![]() ![]() | The QDial class provides a rounded range control (like a speedometer or potentiometer). |
![]() ![]() ![]() ![]() ![]() ![]() | The QScrollBar widget provides a vertical or horizontal scroll bar. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSlider widget provides a vertical or horizontal slider. |
![]() ![]() ![]() ![]() ![]() | The QAbstractSpinBox class provides a spinbox and a line edit to display values. |
![]() ![]() ![]() ![]() ![]() ![]() | The QDateTimeEdit class provides a widget for editing dates and times. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QDateEdit class provides a widget for editing dates based on the QDateTimeEdit widget. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget. |
![]() ![]() ![]() ![]() ![]() ![]() | The QDoubleSpinBox class provides a spin box widget that takes doubles. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSpinBox class provides a spin box widget. |
![]() ![]() ![]() ![]() ![]() | The QCalendarWidget class provides a monthly based calendar widget allowing the user to select a date. |
![]() ![]() ![]() ![]() ![]() | The QComboBox widget is a combined button and popup list. |
![]() ![]() ![]() ![]() ![]() ![]() | The QFontComboBox widget is a combobox that lets the user select a font family. |
![]() ![]() ![]() ![]() ![]() | The QDesktopWidget class provides access to screen information on multi-head systems. |
![]() ![]() ![]() ![]() ![]() | The QDialog class is the base class of dialog windows. |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer. |
![]() ![]() ![]() ![]() ![]() ![]() | The QAbstractPrintDialog class provides a base implementation for print dialogs used to configure printers. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QPrintDialog class provides a dialog for specifying the printer's configuration. |
![]() ![]() ![]() ![]() ![]() ![]() | The QColorDialog class provides a dialog widget for specifying colors. |
![]() ![]() ![]() ![]() ![]() ![]() | The QErrorMessage class provides an error message display dialog. |
![]() ![]() ![]() ![]() ![]() ![]() | The QFileDialog class provides a dialog that allow users to select files or directories. |
![]() ![]() ![]() ![]() ![]() ![]() | The QFontDialog class provides a dialog widget for selecting a font. |
![]() ![]() ![]() ![]() ![]() ![]() | The QInputDialog class provides a simple convenience dialog to get a single value from the user. |
![]() ![]() ![]() ![]() ![]() ![]() | The QMessageBox class provides a modal dialog for informing the user or for asking the user a question and receiving an answer. |
![]() ![]() ![]() ![]() ![]() ![]() | The QPrintPreviewDialog class provides a dialog for previewing and configuring page layouts for printer output. |
![]() ![]() ![]() ![]() ![]() ![]() | The QProgressDialog class provides feedback on the progress of a slow operation. |
![]() ![]() ![]() ![]() ![]() ![]() | The QWizard class provides a framework for wizards. |
![]() ![]() ![]() ![]() ![]() | The QDialogButtonBox class is a widget that presents buttons in a layout that is appropriate to the current widget style. |
![]() ![]() ![]() ![]() ![]() | The QDockWidget class provides a widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop. |
![]() ![]() ![]() ![]() ![]() | The QFocusFrame widget provides a focus frame which can be outside of a widget's normal paintable area. |
![]() ![]() ![]() ![]() ![]() | The QFrame class is the base class of widgets that can have a frame. |
![]() ![]() ![]() ![]() ![]() ![]() | The QAbstractScrollArea widget provides a scrolling area with on-demand scroll bars. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QAbstractItemView class provides the basic functionality for item view classes. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QColumnView class provides a model/view implementation of a column view. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QHeaderView class provides a header row or header column for item views. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QListView class provides a list or icon view onto a model. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QListWidget class provides an item-based list widget. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QUndoView class displays the contents of a QUndoStack. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTableView class provides a default model/view implementation of a table view. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTableWidget class provides an item-based table view with a default model. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTreeView class provides a default model/view implementation of a tree view. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTreeWidget class provides a tree view that uses a predefined tree model. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QMdiArea widget provides an area in which MDI windows are displayed. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QPlainTextEdit class provides a widget that is used to edit and display plain text. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QScrollArea class provides a scrolling view onto another widget. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTextEdit class provides a widget that is used to edit and display both plain and rich text. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QTextBrowser class provides a rich text browser with hypertext navigation. |
![]() ![]() ![]() ![]() ![]() ![]() | The QLabel widget provides a text or image display. |
![]() ![]() ![]() ![]() ![]() ![]() | The QLCDNumber widget displays a number with LCD-like digits. |
![]() ![]() ![]() ![]() ![]() ![]() | The QSplitter class implements a splitter widget. |
![]() ![]() ![]() ![]() ![]() ![]() | The QStackedWidget class provides a stack of widgets where only one widget is visible at a time. |
![]() ![]() ![]() ![]() ![]() ![]() | The QToolBox class provides a column of tabbed widget items. |
![]() ![]() ![]() ![]() ![]() | The QGroupBox widget provides a group box frame with a title. |
![]() ![]() ![]() ![]() ![]() | The QLineEdit widget is a one-line text editor. |
![]() ![]() ![]() ![]() ![]() | The QMainWindow class provides a main application window. |
![]() ![]() ![]() ![]() ![]() | The QMdiSubWindow class provides a subwindow class for QMdiArea. |
![]() ![]() ![]() ![]() ![]() | The QMenu class provides a menu widget for use in menu bars, context menus, and other popup menus. |
![]() ![]() ![]() ![]() ![]() | The QMenuBar class provides a horizontal menu bar. |
![]() ![]() ![]() ![]() ![]() | The QPrintPreviewWidget class provides a widget for previewing page layouts for printer output. |
![]() ![]() ![]() ![]() ![]() | The QProgressBar widget provides a horizontal or vertical progress bar. |
![]() ![]() ![]() ![]() ![]() | The QRubberBand class provides a rectangle or line that can indicate a selection or a boundary. |
![]() ![]() ![]() ![]() ![]() | The QSizeGrip class provides a resize handle for resizing top-level windows. |
![]() ![]() ![]() ![]() ![]() | The QSplashScreen widget provides a splash screen that can be shown during application startup. |
![]() ![]() ![]() ![]() ![]() | The QSplitterHandle class provides handle functionality of the splitter. |
![]() ![]() ![]() ![]() ![]() | The QStatusBar class provides a horizontal bar suitable for presenting status information. |
![]() ![]() ![]() ![]() ![]() | The QTabBar class provides a tab bar, e.g. for use in tabbed dialogs. |
![]() ![]() ![]() ![]() ![]() | The QTabWidget class provides a stack of tabbed widgets. |
![]() ![]() ![]() ![]() ![]() | The QToolBar class provides a movable panel that contains a set of controls. |
![]() ![]() ![]() ![]() ![]() | The QWizardPage class is the base class for wizard pages. |
![]() ![]() ![]() ![]() ![]() | The QWorkspace widget provides a workspace window that can be used in an MDI application. |
![]() ![]() ![]() ![]() ![]() | The QGLWidget class is a widget for rendering OpenGL graphics. |
![]() ![]() ![]() ![]() ![]() | The QSvgWidget class provides a widget that is used to display the contents of Scalable Vector Graphics (SVG) files. |
![]() ![]() ![]() ![]() ![]() | The QWebInspector class allows the placement and control of a QWebPage's inspector. The inspector can display a page's hierarchy, its loading statistics and the current state of its individual elements. It is mostly used by web developers. |
![]() ![]() ![]() ![]() ![]() | The QWebView class provides a widget that is used to view and edit web documents. |
![]() ![]() ![]() ![]() | The QAbstractNetworkCache class provides the interface for cache implementations. |
![]() ![]() ![]() ![]() ![]() | The QNetworkDiskCache class provides a very basic disk cache. |
![]() ![]() ![]() ![]() | The QFtp class provides an implementation of the client side of FTP protocol. |
![]() ![]() ![]() ![]() | The QHttp class provides an implementation of the HTTP protocol. |
![]() ![]() ![]() ![]() | The QHttpMultiPart class resembles a MIME multipart message to be sent over HTTP. |
![]() ![]() ![]() ![]() | The QLocalServer class provides a local socket based server. |
![]() ![]() ![]() ![]() | The QNetworkAccessManager class allows the application to send network requests and receive replies |
![]() ![]() ![]() ![]() | The QNetworkConfigurationManager class manages the network configurations provided by the system. |
![]() ![]() ![]() ![]() | The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects |
![]() ![]() ![]() ![]() | The QNetworkSession class provides control over the system's access points and enables session management for cases when multiple clients access the same access point. |
![]() ![]() ![]() ![]() | The QTcpServer class provides a TCP-based server. |
![]() ![]() ![]() ![]() | The QGLShader class allows OpenGL shaders to be compiled. |
![]() ![]() ![]() ![]() | The QGLShaderProgram class allows OpenGL shader programs to be linked and used. |
![]() ![]() ![]() ![]() | The QScriptEngine class provides an environment for evaluating Qt Script code. |
![]() ![]() ![]() ![]() | The QScriptExtensionPlugin class provides an abstract base for custom QScript extension plugins. |
![]() ![]() ![]() ![]() | The QSqlDriver class is an abstract base class for accessing specific SQL databases. |
![]() ![]() ![]() ![]() | The QSqlDriverPlugin class provides an abstract base for custom QSqlDriver plugins. |
![]() ![]() ![]() ![]() | The QSvgRenderer class is used to draw the contents of SVG files onto paint devices. |
![]() ![]() ![]() ![]() | The QUiLoader class enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths. |
![]() ![]() ![]() ![]() | The QWebFrame class represents a frame in a web page. |
![]() ![]() ![]() ![]() | The QWebHistoryInterface class provides an interface to implement link history. |
![]() ![]() ![]() ![]() | The QWebPage class provides an object to view and edit web documents. |
![]() ![]() ![]() ![]() | The QWebPluginFactory class is used to embed custom data types in web pages. |
![]() ![]() ![]() ![]() | The QAbstractMessageHandler class provides a callback interface for handling messages. |
![]() ![]() ![]() ![]() | The QAbstractUriResolver class is a callback interface for resolving Uniform Resource Identifiers. |
![]() ![]() ![]() | The QObjectCleanupHandler class watches the lifetime of multiple QObjects. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QParallelAnimationGroup class provides a parallel group of animations. |
![]() ![]() ![]() | The QPauseAnimation class provides a pause for QSequentialAnimationGroup. |
![]() ![]() ![]() | The QPersistentModelIndex class is used to locate data in a data model. |
![]() ![]() ![]() | The QPluginLoader class loads a plugin at run-time. |
![]() ![]() ![]() | The QPoint class defines a point in the plane using integer precision. |
![]() ![]() ![]() | The QPointF class defines a point in the plane using floating point precision. |
![]() ![]() ![]() | The QProcess class is used to start external programs and to communicate with them. |
![]() ![]() ![]() | The QProcessEnvironment class holds the environment variables that can be passed to a program. |
![]() ![]() ![]() | The QPropertyAnimation class animates Qt properties |
![]() ![]() ![]() | The QReadLocker class is a convenience class that simplifies locking and unlocking read-write locks for read access. |
![]() ![]() ![]() | The QReadWriteLock class provides read-write locking. |
![]() ![]() ![]() | The QRect class defines a rectangle in the plane using integer precision. |
![]() ![]() ![]() | The QRectF class defines a rectangle in the plane using floating point precision. |
![]() ![]() ![]() | The QRegExp class provides pattern matching using regular expressions. |
![]() ![]() ![]() | The QResource class provides an interface for reading directly from resources. |
![]() ![]() ![]() | The QRunnable class is the base class for all runnable objects. |
![]() ![]() ![]() | The QSemaphore class provides a general counting semaphore. |
![]() ![]() ![]() | The QSequentialAnimationGroup class provides a sequential group of animations. |
![]() ![]() ![]() | The QSettings class provides persistent platform-independent application settings. |
![]() ![]() ![]() | The QSharedData class is a base class for shared data objects. |
![]() ![]() ![]() ![]() | The QAbstractXmlNodeModel class is an abstract base class for modeling non-XML data to look like XML for QXmlQuery. |
![]() ![]() ![]() ![]() ![]() | The QSimpleXmlNodeModel class is an implementation of QAbstractXmlNodeModel sufficient for many common cases. |
![]() ![]() ![]() | The QSharedMemory class provides access to a shared memory segment. |
![]() ![]() ![]() | The QSignalMapper class bundles signals from identifiable senders. |
![]() ![]() ![]() | The QSignalTransition class provides a transition based on a Qt signal. |
![]() ![]() ![]() | The QSize class defines the size of a two-dimensional object using integer point precision. |
![]() ![]() ![]() | The QSizeF class defines the size of a two-dimensional object using floating point precision. |
![]() ![]() ![]() | The QSocketNotifier class provides support for monitoring activity on a file descriptor. |
![]() ![]() ![]() | The QState class provides a general-purpose state for QStateMachine. |
![]() ![]() ![]() | The QStateMachine class provides a hierarchical finite state machine. |
![]() ![]() ![]() | The QStringMatcher class holds a sequence of characters that can be quickly matched in a Unicode string. |
![]() ![]() ![]() | The QStringRef class provides a thin wrapper around QString substrings. |
![]() ![]() ![]() | The QSysInfo class provides information about the system. |
![]() ![]() ![]() | The QSystemLocale class can be used to finetune the system locale of the user. |
![]() ![]() ![]() | The QSystemSemaphore class provides a general counting system semaphore. |
![]() ![]() ![]() | The QTemporaryFile class is an I/O device that operates on temporary files. |
![]() ![]() ![]() | The QTextBoundaryFinder class provides a way of finding Unicode text boundaries in a string. |
![]() ![]() ![]() | The QTextCodec class provides conversions between text encodings. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextCodecPlugin class provides an abstract base for custom QTextCodec plugins. |
![]() ![]() ![]() | The QTextDecoder class provides a state-based decoder. |
![]() ![]() ![]() | The QTextEncoder class provides a state-based encoder. |
![]() ![]() ![]() | The QTextStream class provides a convenient interface for reading and writing text. |
![]() ![]() ![]() | The QTime class provides clock time functions. |
![]() ![]() ![]() | The QTimeLine class provides a timeline for controlling animations. |
![]() ![]() ![]() | The QTimer class provides repetitive and single-shot timers. |
![]() ![]() ![]() | The QTimerEvent class contains parameters that describe a timer event. |
![]() ![]() ![]() | The QTranslator class provides internationalization support for text output. |
![]() ![]() ![]() | The QUrl class provides a convenient interface for working with URLs. |
![]() ![]() ![]() | The QUuid class stores a Universally Unique Identifier (UUID). |
![]() ![]() ![]() | The QVariant class acts like a union for the most common Qt data types. |
![]() ![]() ![]() | The QVariantAnimation class provides an abstract base class for animations. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWriteLocker class is a convenience class that simplifies locking and unlocking read-write locks for write access. |
![]() ![]() ![]() | The QXmlStreamAttribute class represents a single XML attribute |
![]() ![]() ![]() | The QXmlStreamAttributes class represents a vector of QXmlStreamAttribute. |
![]() ![]() ![]() | The QXmlStreamEntityDeclaration class represents a DTD entity declaration. |
![]() ![]() ![]() | The QXmlStreamEntityResolver class provides an entity resolver for a QXmlStreamReader. |
![]() ![]() ![]() | The QXmlStreamNamespaceDeclaration class represents a namespace declaration. |
![]() ![]() ![]() | The QXmlStreamNotationDeclaration class represents a DTD notation declaration. |
![]() ![]() ![]() | The QXmlStreamReader class provides a fast parser for reading well-formed XML via a simple streaming API. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QXmlStreamWriter class provides an XML writer with a simple streaming API. |
![]() ![]() ![]() | The QAbstractButton class is the abstract base class of button widgets, providing functionality common to buttons. |
![]() ![]() ![]() | The QAbstractGraphicsShapeItem class provides a common base for all path items. |
![]() ![]() ![]() ![]() | The QGraphicsEllipseItem class provides an ellipse item that you can add to a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QGraphicsPolygonItem class provides a polygon item that you can add to a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QGraphicsSimpleTextItem class provides a simple text path item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QAbstractItemDelegate class is used to display and edit data items from a model. |
![]() ![]() ![]() | The QAbstractItemView class provides the basic functionality for item view classes. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QAbstractPrintDialog class provides a base implementation for print dialogs used to configure printers. |
![]() ![]() ![]() | The QAbstractProxyModel class provides a base class for proxy item models that can do sorting, filtering or other data processing tasks. |
![]() ![]() ![]() | The QAbstractScrollArea widget provides a scrolling area with on-demand scroll bars. |
![]() ![]() ![]() | The QAbstractSlider class provides an integer value within a range. |
![]() ![]() ![]() | The QAbstractSpinBox class provides a spinbox and a line edit to display values. |
![]() ![]() ![]() | The QAbstractTextDocumentLayout class is an abstract base class used to implement custom layouts for QTextDocuments. |
![]() ![]() ![]() | The QAbstractTextDocumentLayout::PaintContext class is a convenience class defining the parameters used when painting a document's layout. |
![]() ![]() ![]() | The QAbstractTextDocumentLayout::Selection class is a convenience class defining the parameters of a selection. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QAction class provides an abstract user interface action that can be inserted into widgets. |
![]() ![]() ![]() | The QActionEvent class provides an event that is generated when a QAction is added, removed, or changed. |
![]() ![]() ![]() | The QActionGroup class groups actions together. |
![]() ![]() ![]() | The QApplication class manages the GUI application's control flow and main settings. |
![]() ![]() ![]() | The QBitmap class provides monochrome (1-bit depth) pixmaps. |
![]() ![]() ![]() | The QBoxLayout class lines up child widgets horizontally or vertically. |
![]() ![]() ![]() | The QBrush class defines the fill pattern of shapes drawn by QPainter. |
![]() ![]() ![]() | The QButtonGroup class provides a container to organize groups of button widgets. |
![]() ![]() ![]() | The QCalendarWidget class provides a monthly based calendar widget allowing the user to select a date. |
![]() ![]() ![]() | The QCheckBox widget provides a checkbox with a text label. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QCloseEvent class contains parameters that describe a close event. |
![]() ![]() ![]() | The QColor class provides colors based on RGB, HSV or CMYK values. |
![]() ![]() ![]() | The QColorDialog class provides a dialog widget for specifying colors. |
![]() ![]() ![]() | The QColormap class maps device independent QColors to device dependent pixel values. |
![]() ![]() ![]() | The QColumnView class provides a model/view implementation of a column view. |
![]() ![]() ![]() | The QComboBox widget is a combined button and popup list. |
![]() ![]() ![]() | The QCommandLinkButton widget provides a Vista style command link button. |
![]() ![]() ![]() | The QCommonStyle class encapsulates the common Look and Feel of a GUI. |
![]() ![]() ![]() | The QCompleter class provides completions based on an item model. |
![]() ![]() ![]() | The QConicalGradient class is used in combination with QBrush to specify a conical gradient brush. |
![]() ![]() ![]() | The QContextMenuEvent class contains parameters that describe a context menu event. |
![]() ![]() ![]() | The QCursor class provides a mouse cursor with an arbitrary shape. |
![]() ![]() ![]() | The QDataWidgetMapper class provides mapping between a section of a data model to widgets. |
![]() ![]() ![]() | The QDateEdit class provides a widget for editing dates based on the QDateTimeEdit widget. |
![]() ![]() ![]() | The QDateTimeEdit class provides a widget for editing dates and times. |
![]() ![]() ![]() | The QDesktopServices class provides methods for accessing common desktop services. |
![]() ![]() ![]() | The QDesktopWidget class provides access to screen information on multi-head systems. |
![]() ![]() ![]() | The QDial class provides a rounded range control (like a speedometer or potentiometer). |
![]() ![]() ![]() | The QDialog class is the base class of dialog windows. |
![]() ![]() ![]() | The QDialogButtonBox class is a widget that presents buttons in a layout that is appropriate to the current widget style. |
![]() ![]() ![]() | The QDirModel class provides a data model for the local filesystem. |
![]() ![]() ![]() | The QDockWidget class provides a widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop. |
![]() ![]() ![]() | The QDoubleSpinBox class provides a spin box widget that takes doubles. |
![]() ![]() ![]() | The QDoubleValidator class provides range checking of floating-point numbers. |
![]() ![]() ![]() | The QDrag class provides support for MIME-based drag and drop data transfer. |
![]() ![]() ![]() | The QDragEnterEvent class provides an event which is sent to a widget when a drag and drop action enters it. |
![]() ![]() ![]() | The QDragLeaveEvent class provides an event that is sent to a widget when a drag and drop action leaves it. |
![]() ![]() ![]() | The QDragMoveEvent class provides an event which is sent while a drag and drop action is in progress. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QDropEvent class provides an event which is sent when a drag and drop action is completed. |
![]() ![]() ![]() | The QErrorMessage class provides an error message display dialog. |
![]() ![]() ![]() | The QFileDialog class provides a dialog that allow users to select files or directories. |
![]() ![]() ![]() | The QFileIconProvider class provides file icons for the QDirModel(obsolete) and the QFileSystemModel classes. |
![]() ![]() ![]() | The QFileOpenEvent class provides an event that will be sent when there is a request to open a file or a URL. |
![]() ![]() ![]() | The QFileSystemModel class provides a data model for the local filesystem. |
![]() ![]() ![]() | The QFocusEvent class contains event parameters for widget focus events. |
![]() ![]() ![]() | The QFocusFrame widget provides a focus frame which can be outside of a widget's normal paintable area. |
![]() ![]() ![]() | The QFont class specifies a font used for drawing text. |
![]() ![]() ![]() | The QFontComboBox widget is a combobox that lets the user select a font family. |
![]() ![]() ![]() | The QFontDatabase class provides information about the fonts available in the underlying window system. |
![]() ![]() ![]() | The QFontDialog class provides a dialog widget for selecting a font. |
![]() ![]() ![]() | The QFontInfo class provides general information about fonts. |
![]() ![]() ![]() | The QFontMetrics class provides font metrics information. |
![]() ![]() ![]() | The QFontMetricsF class provides font metrics information. |
![]() ![]() ![]() | The QFormLayout class manages forms of input widgets and their associated labels. |
![]() ![]() ![]() | The QFrame class is the base class of widgets that can have a frame. |
![]() ![]() ![]() | The QGesture class represents a gesture, containing properties that describe the corresponding user input. |
![]() ![]() ![]() | The QGestureEvent class provides the description of triggered gestures. |
![]() ![]() ![]() | The QGestureRecognizer class provides the infrastructure for gesture recognition. |
![]() ![]() ![]() | The QGlyphRun class provides direct access to the internal glyphs in a font. |
![]() ![]() ![]() | The QGradient class is used in combination with QBrush to specify gradient fills. |
![]() ![]() ![]() ![]() | The QConicalGradient class is used in combination with QBrush to specify a conical gradient brush. |
![]() ![]() ![]() ![]() | The QLinearGradient class is used in combination with QBrush to specify a linear gradient brush. |
![]() ![]() ![]() ![]() | The QRadialGradient class is used in combination with QBrush to specify a radial gradient brush. |
![]() ![]() ![]() | The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout. |
![]() ![]() ![]() | The QGraphicsAnchorLayout class provides a layout where one can anchor widgets together in Graphics View. |
![]() ![]() ![]() | The QGraphicsBlurEffect class provides a blur effect. |
![]() ![]() ![]() | The QGraphicsColorizeEffect class provides a colorize effect. |
![]() ![]() ![]() | The QGraphicsDropShadowEffect class provides a drop shadow effect. |
![]() ![]() ![]() | The QGraphicsEffect class is the base class for all graphics effects. |
![]() ![]() ![]() | The QGraphicsEllipseItem class provides an ellipse item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsGridLayout class provides a grid layout for managing widgets in Graphics View. |
![]() ![]() ![]() | The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QAbstractGraphicsShapeItem class provides a common base for all path items. |
![]() ![]() ![]() ![]() | The QGraphicsItemGroup class provides a container that treats a group of items as a single item. |
![]() ![]() ![]() ![]() | The QGraphicsLineItem class provides a line item that you can add to a QGraphicsScene. |
![]() ![]() ![]() ![]() | The QGraphicsPixmapItem class provides a pixmap item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsItemAnimation class provides simple animation support for QGraphicsItem. |
![]() ![]() ![]() | The QGraphicsItemGroup class provides a container that treats a group of items as a single item. |
![]() ![]() ![]() | The QGraphicsLayout class provides the base class for all layouts in Graphics View. |
![]() ![]() ![]() ![]() | The QGraphicsAnchorLayout class provides a layout where one can anchor widgets together in Graphics View. |
![]() ![]() ![]() ![]() | The QGraphicsGridLayout class provides a grid layout for managing widgets in Graphics View. |
![]() ![]() ![]() ![]() | The QGraphicsLinearLayout class provides a horizontal or vertical layout for managing widgets in Graphics View. |
![]() ![]() ![]() | The QGraphicsLayoutItem class can be inherited to allow your custom items to be managed by layouts. |
![]() ![]() ![]() ![]() | The QGraphicsLayout class provides the base class for all layouts in Graphics View. |
![]() ![]() ![]() | The QGraphicsLinearLayout class provides a horizontal or vertical layout for managing widgets in Graphics View. |
![]() ![]() ![]() | The QGraphicsLineItem class provides a line item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsObject class provides a base class for all graphics items that require signals, slots and properties. |
![]() ![]() ![]() | The QGraphicsOpacityEffect class provides an opacity effect. |
![]() ![]() ![]() | The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsPixmapItem class provides a pixmap item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsPolygonItem class provides a polygon item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsProxyWidget class provides a proxy layer for embedding a QWidget in a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsRotation class provides a rotation transformation around a given axis. |
![]() ![]() ![]() | The QGraphicsScale class provides a scale transformation. |
![]() ![]() ![]() | The QGraphicsScene class provides a surface for managing a large number of 2D graphical items. |
![]() ![]() ![]() | The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneDragDropEvent class provides events for drag and drop in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneEvent class provides a base class for all graphics view related events. |
![]() ![]() ![]() | The QGraphicsSceneHelpEvent class provides events when a tooltip is requested. |
![]() ![]() ![]() | The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneMoveEvent class provides events for widget moving in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneResizeEvent class provides events for widget resizing in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSceneWheelEvent class provides wheel events in the graphics view framework. |
![]() ![]() ![]() | The QGraphicsSimpleTextItem class provides a simple text path item that you can add to a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsTextItem class provides a text item that you can add to a QGraphicsScene to display formatted text. |
![]() ![]() ![]() | The QGraphicsTransform class is an abstract base class for building advanced transformations on QGraphicsItems. |
![]() ![]() ![]() | The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsWidget class is the base class for all widget items in a QGraphicsScene. |
![]() ![]() ![]() | The QGridLayout class lays out widgets in a grid. |
![]() ![]() ![]() | The QGroupBox widget provides a group box frame with a title. |
![]() ![]() ![]() | The QHBoxLayout class lines up widgets horizontally. |
![]() ![]() ![]() | The QHeaderView class provides a header row or header column for item views. |
![]() ![]() ![]() | The QHelpEvent class provides an event that is used to request helpful information about a particular point in a widget. |
![]() ![]() ![]() | The QHideEvent class provides an event which is sent after a widget is hidden. |
![]() ![]() ![]() | The QHoverEvent class contains parameters that describe a mouse event. |
![]() ![]() ![]() | The QIcon class provides scalable icons in different modes and states. |
![]() ![]() ![]() | The QIconDragEvent class indicates that a main icon drag has begun. |
![]() ![]() ![]() | The QIconEngine class provides an abstract base class for QIcon renderers. |
![]() ![]() ![]() ![]() | The QIconEngineV2 class provides an abstract base class for QIcon renderers. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins. |
![]() ![]() ![]() | The QIconEnginePluginV2 class provides an abstract base for custom QIconEngineV2 plugins. |
![]() ![]() ![]() | The QIconEngineV2 class provides an abstract base class for QIcon renderers. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device. |
![]() ![]() ![]() | The QImageIOHandler class defines the common image I/O interface for all image formats in Qt. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QImageIOPlugin class defines an interface for writing an image format plugin. |
![]() ![]() ![]() | The QImageReader class provides a format independent interface for reading images from files or other devices. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QImageWriter class provides a format independent interface for writing images to files or other devices. |
![]() ![]() ![]() | The QInputContext class abstracts the input method dependent data and composing state. |
![]() ![]() ![]() | The QInputContextFactory class creates QInputContext objects. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QInputContextPlugin class provides an abstract base for custom QInputContext plugins. |
![]() ![]() ![]() | The QInputDialog class provides a simple convenience dialog to get a single value from the user. |
![]() ![]() ![]() | The QInputEvent class is the base class for events that describe user input. |
![]() ![]() ![]() | The QInputMethodEvent class provides parameters for input method events. |
![]() ![]() ![]() | The QInputMethodEvent::Attribute class stores an input method attribute. |
![]() ![]() ![]() | The QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range. |
![]() ![]() ![]() | The QItemDelegate class provides display and editing facilities for data items from a model. |
![]() ![]() ![]() | The QItemEditorCreatorBase class provides an abstract base class that must be subclassed when implementing new item editor creators. |
![]() ![]() ![]() | The QItemEditorFactory class provides widgets for editing item data in views and delegates. |
![]() ![]() ![]() | The QItemSelection class manages information about selected items in a model. |
![]() ![]() ![]() | The QItemSelectionModel class keeps track of a view's selected items. |
![]() ![]() ![]() | The QItemSelectionRange class manages information about a range of selected items in a model. |
![]() ![]() ![]() | The QKeyEvent class describes a key event. |
![]() ![]() ![]() | The QKeyEventTransition class provides a transition for key events. |
![]() ![]() ![]() | The QKeySequence class encapsulates a key sequence as used by shortcuts. |
![]() ![]() ![]() | The QLabel widget provides a text or image display. |
![]() ![]() ![]() | The QLayout class is the base class of geometry managers. |
![]() ![]() ![]() | The QLayoutItem class provides an abstract item that a QLayout manipulates. |
![]() ![]() ![]() ![]() | The QSpacerItem class provides blank space in a layout. |
![]() ![]() ![]() ![]() | The QWidgetItem class is a layout item that represents a widget. |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | The QLCDNumber widget displays a number with LCD-like digits. |
![]() ![]() ![]() | The QLinearGradient class is used in combination with QBrush to specify a linear gradient brush. |
![]() ![]() ![]() | The QLineEdit widget is a one-line text editor. |
![]() ![]() ![]() | The QListView class provides a list or icon view onto a model. |
![]() ![]() ![]() | The QListWidget class provides an item-based list widget. |
![]() ![]() ![]() | The QListWidgetItem class provides an item for use with the QListWidget item view class. |
![]() ![]() ![]() | The QMainWindow class provides a main application window. |
![]() ![]() ![]() | The QMatrix class specifies 2D transformations of a coordinate system. |
![]() ![]() ![]() | The QMatrix4x4 class represents a 4x4 transformation matrix in 3D space. |
![]() ![]() ![]() | The QMdiArea widget provides an area in which MDI windows are displayed. |
![]() ![]() ![]() | The QMdiSubWindow class provides a subwindow class for QMdiArea. |
![]() ![]() ![]() | The QMenu class provides a menu widget for use in menu bars, context menus, and other popup menus. |
![]() ![]() ![]() | The QMenuBar class provides a horizontal menu bar. |
![]() ![]() ![]() | The QMessageBox class provides a modal dialog for informing the user or for asking the user a question and receiving an answer. |
![]() ![]() ![]() | The QMimeSource class is an abstraction of objects that provided formatted data of a certain MIME type. |
![]() ![]() ![]() | The QMouseEvent class contains parameters that describe a mouse event. |
![]() ![]() ![]() | The QMouseEventTransition class provides a transition for mouse events. |
![]() ![]() ![]() | The QMoveEvent class contains event parameters for move events. |
![]() ![]() ![]() | The QMovie class is a convenience class for playing movies with QImageReader. |
![]() ![]() ![]() | The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer. |
![]() ![]() ![]() | The QPaintDevice class is the base class of objects that can be painted. |
![]() ![]() ![]() ![]() | The QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device. |
![]() ![]() ![]() ![]() | The QPicture class is a paint device that records and replays QPainter commands. |
![]() ![]() ![]() ![]() | The QPixmap class is an off-screen image representation that can be used as a paint device. |
![]() ![]() ![]() ![]() ![]() | The QBitmap class provides monochrome (1-bit depth) pixmaps. |
![]() ![]() ![]() ![]() | The QPrinter class is a paint device that paints on a printer. |
![]() ![]() ![]() ![]() | The QGLFramebufferObject class encapsulates an OpenGL framebuffer object. |
![]() ![]() ![]() ![]() | The QGLPixelBuffer class encapsulates an OpenGL pbuffer. |
![]() ![]() ![]() ![]() | The QSvgGenerator class provides a paint device that is used to create SVG drawings. |
![]() ![]() ![]() | The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform. |
![]() ![]() ![]() | The QPaintEngineState class provides information about the active paint engine's current state. |
![]() ![]() ![]() | The QPainter class performs low-level painting on widgets and other paint devices. |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | This class is used in conjunction with the QPainter::drawPixmapFragments() function to specify how a pixmap, or sub-rect of a pixmap, is drawn. |
![]() ![]() ![]() | The QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused. |
![]() ![]() ![]() | The QPainterPath::Element class specifies the position and type of a subpath. |
![]() ![]() ![]() | The QPainterPathStroker class is used to generate fillable outlines for a given painter path. |
![]() ![]() ![]() | The QPaintEvent class contains event parameters for paint events. |
![]() ![]() ![]() | The QPalette class contains color groups for each widget state. |
![]() ![]() ![]() | The QPanGesture class describes a panning gesture made by the user. |
![]() ![]() ![]() | The QPen class defines how a QPainter should draw lines and outlines of shapes. |
![]() ![]() ![]() | The QPicture class is a paint device that records and replays QPainter commands. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QPictureFormatPlugin class provides an abstract base for custom picture format plugins. |
![]() ![]() ![]() | The QPictureIO class contains parameters for loading and saving pictures. |
![]() ![]() ![]() | The QPinchGesture class describes a pinch gesture made by the user. |
![]() ![]() ![]() | The QPixmap class is an off-screen image representation that can be used as a paint device. |
![]() ![]() ![]() | The QPixmapCache class provides an application-wide cache for pixmaps. |
![]() ![]() ![]() | The QPixmapCache::Key class can be used for efficient access to the QPixmapCache. |
![]() ![]() ![]() | The QPlainTextDocumentLayout class implements a plain text layout for QTextDocument |
![]() ![]() ![]() | The QPlainTextEdit class provides a widget that is used to edit and display plain text. |
![]() ![]() ![]() | The QPolygon class provides a vector of points using integer precision. |
![]() ![]() ![]() | The QPolygonF class provides a vector of points using floating point precision. |
![]() ![]() ![]() | The QPrintDialog class provides a dialog for specifying the printer's configuration. |
![]() ![]() ![]() | The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem. |
![]() ![]() ![]() | The QPrinter class is a paint device that paints on a printer. |
![]() ![]() ![]() | The QPrinterInfo class gives access to information about existing printers. |
![]() ![]() ![]() | The QPrintPreviewDialog class provides a dialog for previewing and configuring page layouts for printer output. |
![]() ![]() ![]() | The QPrintPreviewWidget class provides a widget for previewing page layouts for printer output. |
![]() ![]() ![]() | The QProgressBar widget provides a horizontal or vertical progress bar. |
![]() ![]() ![]() | The QProgressDialog class provides feedback on the progress of a slow operation. |
![]() ![]() ![]() | The QProxyModel class provides support for processing data passed between another model and a view. |
![]() ![]() ![]() | The QProxyStyle class is a convenience class that simplifies dynamically overriding QStyle elements. |
![]() ![]() ![]() | The QPushButton widget provides a command button. |
![]() ![]() ![]() | The QQuaternion class represents a quaternion consisting of a vector and scalar. |
![]() ![]() ![]() | The QRadialGradient class is used in combination with QBrush to specify a radial gradient brush. |
![]() ![]() ![]() | The QRadioButton widget provides a radio button with a text label. |
![]() ![]() ![]() | The QRawFont class provides access to a single physical instance of a font. |
![]() ![]() ![]() | The QRegExpValidator class is used to check a string against a regular expression. |
![]() ![]() ![]() | The QRegion class specifies a clip region for a painter. |
![]() ![]() ![]() | The QResizeEvent class contains event parameters for resize events. |
![]() ![]() ![]() | The QRubberBand class provides a rectangle or line that can indicate a selection or a boundary. |
![]() ![]() ![]() | The QScrollArea class provides a scrolling view onto another widget. |
![]() ![]() ![]() | The QScrollBar widget provides a vertical or horizontal scroll bar. |
![]() ![]() ![]() | The QShortcut class is used to create keyboard shortcuts. |
![]() ![]() ![]() | The QShortcutEvent class provides an event which is generated when the user presses a key combination. |
![]() ![]() ![]() | The QShowEvent class provides an event that is sent when a widget is shown. |
![]() ![]() ![]() | The QSizeGrip class provides a resize handle for resizing top-level windows. |
![]() ![]() ![]() | The QSizePolicy class is a layout attribute describing horizontal and vertical resizing policy. |
![]() ![]() ![]() | The QSlider widget provides a vertical or horizontal slider. |
![]() ![]() ![]() | The QSortFilterProxyModel class provides support for sorting and filtering data passed between another model and a view. |
![]() ![]() ![]() | The QSound class provides access to the platform audio facilities. |
![]() ![]() ![]() | The QSpacerItem class provides blank space in a layout. |
![]() ![]() ![]() | The QSpinBox class provides a spin box widget. |
![]() ![]() ![]() | The QSplashScreen widget provides a splash screen that can be shown during application startup. |
![]() ![]() ![]() | The QSplitter class implements a splitter widget. |
![]() ![]() ![]() | The QSplitterHandle class provides handle functionality of the splitter. |
![]() ![]() ![]() | The QStackedLayout class provides a stack of widgets where only one widget is visible at a time. |
![]() ![]() ![]() | The QStackedWidget class provides a stack of widgets where only one widget is visible at a time. |
![]() ![]() ![]() | The QStandardItem class provides an item for use with the QStandardItemModel class. |
![]() ![]() ![]() | The QStandardItemModel class provides a generic model for storing custom data. |
![]() ![]() ![]() | The QStaticText class enables optimized drawing of text when the text and its layout is updated rarely. |
![]() ![]() ![]() | The QStatusBar class provides a horizontal bar suitable for presenting status information. |
![]() ![]() ![]() | The QStatusTipEvent class provides an event that is used to show messages in a status bar. |
![]() ![]() ![]() | The QStringListModel class provides a model that supplies strings to views. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QStyledItemDelegate class provides display and editing facilities for data items from a model. |
![]() ![]() ![]() | The QStyleFactory class creates QStyle objects. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QStyleHintReturn class provides style hints that return more than basic data types. |
![]() ![]() ![]() ![]() | The QStyleHintReturnMask class provides style hints that return a QRegion. |
![]() ![]() ![]() ![]() | The QStyleHintReturnVariant class provides style hints that return a QVariant. |
![]() ![]() ![]() | The QStyleHintReturnMask class provides style hints that return a QRegion. |
![]() ![]() ![]() | The QStyleHintReturnVariant class provides style hints that return a QVariant. |
![]() ![]() ![]() | The QStyleOption class stores the parameters used by QStyle functions. |
![]() ![]() ![]() ![]() | The QStyleOptionButton class is used to describe the parameters for drawing buttons. |
![]() ![]() ![]() ![]() | The QStyleOptionComplex class is used to hold parameters that are common to all complex controls. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionComboBox class is used to describe the parameter for drawing a combobox. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionGroupBox class describes the parameters for drawing a group box. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionSlider class is used to describe the parameters needed for drawing a slider. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionToolButton class is used to describe the parameters for drawing a tool button. |
![]() ![]() ![]() ![]() | The QStyleOptionDockWidget class is used to describe the parameters for drawing a dock widget. |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle. |
![]() ![]() ![]() ![]() | The QStyleOptionFrame class is used to describe the parameters for drawing a frame. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionFrameV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
![]() ![]() ![]() ![]() ![]() ![]() | The QStyleOptionFrameV3 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
![]() ![]() ![]() ![]() | The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem. |
![]() ![]() ![]() ![]() | The QStyleOptionHeader class is used to describe the parameters for drawing a header. |
![]() ![]() ![]() ![]() | The QStyleOptionMenuItem class is used to describe the parameter necessary for drawing a menu item. |
![]() ![]() ![]() ![]() | The QStyleOptionProgressBar class is used to describe the parameters necessary for drawing a progress bar. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionProgressBarV2 class is used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above. |
![]() ![]() ![]() ![]() | The QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band. |
![]() ![]() ![]() ![]() | The QStyleOptionTab class is used to describe the parameters for drawing a tab bar. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionTabV2 class is used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above. |
![]() ![]() ![]() ![]() ![]() ![]() | The QStyleOptionTabV3 class is used to describe the parameters necessary for drawing a tabs in Qt 4.5 or above. |
![]() ![]() ![]() ![]() | The QStyleOptionTabBarBase class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionTabBarBaseV2 class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
![]() ![]() ![]() ![]() | The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionTabWidgetFrameV2 class is used to describe the parameters for drawing the frame around a tab widget. |
![]() ![]() ![]() ![]() | The QStyleOptionToolBar class is used to describe the parameters for drawing a toolbar. |
![]() ![]() ![]() ![]() | The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionToolBoxV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
![]() ![]() ![]() ![]() | The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget. |
![]() ![]() ![]() ![]() ![]() | The QStyleOptionViewItemV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.2 or above. |
![]() ![]() ![]() ![]() ![]() ![]() | The QStyleOptionViewItemV3 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | The QStyleOptionViewItemV4 class is used to describe the parameters necessary for drawing a frame in Qt 4.4 or above. |
![]() ![]() ![]() | The QStyleOptionButton class is used to describe the parameters for drawing buttons. |
![]() ![]() ![]() | The QStyleOptionComboBox class is used to describe the parameter for drawing a combobox. |
![]() ![]() ![]() | The QStyleOptionComplex class is used to hold parameters that are common to all complex controls. |
![]() ![]() ![]() | The QStyleOptionDockWidget class is used to describe the parameters for drawing a dock widget. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle. |
![]() ![]() ![]() | The QStyleOptionFrame class is used to describe the parameters for drawing a frame. |
![]() ![]() ![]() | The QStyleOptionFrameV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
![]() ![]() ![]() | The QStyleOptionFrameV3 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
![]() ![]() ![]() | The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem. |
![]() ![]() ![]() | The QStyleOptionGroupBox class describes the parameters for drawing a group box. |
![]() ![]() ![]() | The QStyleOptionHeader class is used to describe the parameters for drawing a header. |
![]() ![]() ![]() | The QStyleOptionMenuItem class is used to describe the parameter necessary for drawing a menu item. |
![]() ![]() ![]() | The QStyleOptionProgressBar class is used to describe the parameters necessary for drawing a progress bar. |
![]() ![]() ![]() | The QStyleOptionProgressBarV2 class is used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above. |
![]() ![]() ![]() | The QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band. |
![]() ![]() ![]() | The QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip. |
![]() ![]() ![]() | The QStyleOptionSlider class is used to describe the parameters needed for drawing a slider. |
![]() ![]() ![]() | The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. |
![]() ![]() ![]() | The QStyleOptionTab class is used to describe the parameters for drawing a tab bar. |
![]() ![]() ![]() | The QStyleOptionTabBarBase class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
![]() ![]() ![]() | The QStyleOptionTabBarBaseV2 class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
![]() ![]() ![]() | The QStyleOptionTabV2 class is used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above. |
![]() ![]() ![]() | The QStyleOptionTabV3 class is used to describe the parameters necessary for drawing a tabs in Qt 4.5 or above. |
![]() ![]() ![]() | The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget. |
![]() ![]() ![]() | The QStyleOptionTabWidgetFrameV2 class is used to describe the parameters for drawing the frame around a tab widget. |
![]() ![]() ![]() | The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar. |
![]() ![]() ![]() | The QStyleOptionToolBar class is used to describe the parameters for drawing a toolbar. |
![]() ![]() ![]() | The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box. |
![]() ![]() ![]() | The QStyleOptionToolBoxV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
![]() ![]() ![]() | The QStyleOptionToolButton class is used to describe the parameters for drawing a tool button. |
![]() ![]() ![]() | The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget. |
![]() ![]() ![]() | The QStyleOptionViewItemV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.2 or above. |
![]() ![]() ![]() | The QStyleOptionViewItemV3 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
![]() ![]() ![]() | The QStyleOptionViewItemV4 class is used to describe the parameters necessary for drawing a frame in Qt 4.4 or above. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QStylePlugin class provides an abstract base for custom QStyle plugins. |
![]() ![]() ![]() | The QSwipeGesture class describes a swipe gesture made by the user. |
![]() ![]() ![]() | The QSystemTrayIcon class provides an icon for an application in the system tray. |
![]() ![]() ![]() | The QTabBar class provides a tab bar, e.g. for use in tabbed dialogs. |
![]() ![]() ![]() | The QTabletEvent class contains parameters that describe a Tablet event. |
![]() ![]() ![]() | The QTableView class provides a default model/view implementation of a table view. |
![]() ![]() ![]() | The QTableWidget class provides an item-based table view with a default model. |
![]() ![]() ![]() | The QTableWidgetItem class provides an item for use with the QTableWidget class. |
![]() ![]() ![]() | The QTableWidgetSelectionRange class provides a way to interact with selection in a model without using model indexes and a selection model. |
![]() ![]() ![]() | The QTabWidget class provides a stack of tabbed widgets. |
![]() ![]() ![]() | The QTapAndHoldGesture class describes a tap-and-hold (aka LongTap) gesture made by the user. |
![]() ![]() ![]() | The QTapGesture class describes a tap gesture made by the user. |
![]() ![]() ![]() | The QTextBlock class provides a container for text fragments in a QTextDocument. |
![]() ![]() ![]() | The QTextBlock::iterator class provides an iterator for reading the contents of a QTextBlock. |
![]() ![]() ![]() | The QTextBlockFormat class provides formatting information for blocks of text in a QTextDocument. |
![]() ![]() ![]() | The QTextBlockGroup class provides a container for text blocks within a QTextDocument. |
![]() ![]() ![]() | The QTextBlockUserData class is used to associate custom data with blocks of text. |
![]() ![]() ![]() | The QTextBrowser class provides a rich text browser with hypertext navigation. |
![]() ![]() ![]() | The QTextCharFormat class provides formatting information for characters in a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextImageFormat class provides formatting information for images in a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextTableCellFormat class provides formatting information for table cells in a QTextDocument. |
![]() ![]() ![]() | The QTextCursor class offers an API to access and modify QTextDocuments. |
![]() ![]() ![]() | The QTextDocument class holds formatted text that can be viewed and edited using a QTextEdit. |
![]() ![]() ![]() | The QTextDocumentFragment class represents a piece of formatted text from a QTextDocument. |
![]() ![]() ![]() | The QTextDocumentWriter class provides a format-independent interface for writing a QTextDocument to files or other devices. |
![]() ![]() ![]() | The QTextEdit class provides a widget that is used to edit and display both plain and rich text. |
![]() ![]() ![]() | The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document |
![]() ![]() ![]() | The QTextFormat class provides formatting information for a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextBlockFormat class provides formatting information for blocks of text in a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextCharFormat class provides formatting information for characters in a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextFrameFormat class provides formatting information for frames in a QTextDocument. |
![]() ![]() ![]() ![]() ![]() | The QTextTableFormat class provides formatting information for tables in a QTextDocument. |
![]() ![]() ![]() ![]() | The QTextListFormat class provides formatting information for lists in a QTextDocument. |
![]() ![]() ![]() | The QTextFragment class holds a piece of text in a QTextDocument with a single QTextCharFormat. |
![]() ![]() ![]() | The QTextFrame class represents a frame in a QTextDocument. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextFrameFormat class provides formatting information for frames in a QTextDocument. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextImageFormat class provides formatting information for images in a QTextDocument. |
![]() ![]() ![]() | The QTextInlineObject class represents an inline object in a QTextLayout. |
![]() ![]() ![]() | The QTextItem class provides all the information required to draw text in a custom paint engine. |
![]() ![]() ![]() | The QTextLayout class is used to lay out and render text. |
![]() ![]() ![]() | The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content. |
![]() ![]() ![]() | The QTextLength class encapsulates the different types of length used in a QTextDocument. |
![]() ![]() ![]() | The QTextLine class represents a line of text inside a QTextLayout. |
![]() ![]() ![]() | The QTextList class provides a decorated list of items in a QTextDocument. |
![]() ![]() ![]() | The QTextListFormat class provides formatting information for lists in a QTextDocument. |
![]() ![]() ![]() | The QTextObject class is a base class for different kinds of objects that can group parts of a QTextDocument together. |
![]() ![]() ![]() | The QTextObjectInterface class allows drawing of custom text objects in QTextDocuments. |
![]() ![]() ![]() | The QTextOption class provides a description of general rich text properties. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextTable class represents a table in a QTextDocument. |
![]() ![]() ![]() | The QTextTableCell class represents the properties of a cell in a QTextTable. |
![]() ![]() ![]() | The QTextTableCellFormat class provides formatting information for table cells in a QTextDocument. |
![]() ![]() ![]() | The QTextTableFormat class provides formatting information for tables in a QTextDocument. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget. |
![]() ![]() ![]() | The QToolBar class provides a movable panel that contains a set of controls. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QToolBox class provides a column of tabbed widget items. |
![]() ![]() ![]() | The QToolButton class provides a quick-access button to commands or options, usually used inside a QToolBar. |
![]() ![]() ![]() | The QToolTip class provides tool tips (balloon help) for any widget. |
![]() ![]() ![]() | The QTouchEvent class contains parameters that describe a touch event. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTransform class specifies 2D transformations of a coordinate system. |
![]() ![]() ![]() | The QTreeView class provides a default model/view implementation of a tree view. |
![]() ![]() ![]() | The QTreeWidget class provides a tree view that uses a predefined tree model. |
![]() ![]() ![]() | The QTreeWidgetItem class provides an item for use with the QTreeWidget convenience class. |
![]() ![]() ![]() | The QTreeWidgetItemIterator class provides a way to iterate over the items in a QTreeWidget instance. |
![]() ![]() ![]() | The QUndoCommand class is the base class of all commands stored on a QUndoStack. |
![]() ![]() ![]() | The QUndoGroup class is a group of QUndoStack objects. |
![]() ![]() ![]() | The QUndoStack class is a stack of QUndoCommand objects. |
![]() ![]() ![]() | The QUndoView class displays the contents of a QUndoStack. |
![]() ![]() ![]() | The QValidator class provides validation of input text. |
![]() ![]() ![]() | The QVBoxLayout class lines up widgets vertically. |
![]() ![]() ![]() | The QVector2D class represents a vector or vertex in 2D space. |
![]() ![]() ![]() | The QVector3D class represents a vector or vertex in 3D space. |
![]() ![]() ![]() | The QVector4D class represents a vector or vertex in 4D space. |
![]() ![]() ![]() | The QWhatsThis class provides a simple description of any widget, i.e. answering the question "What's This?". |
![]() ![]() ![]() | The QWhatsThisClickedEvent class provides an event that can be used to handle hyperlinks in a "What's This?" text. |
![]() ![]() ![]() | The QWheelEvent class contains parameters that describe a wheel event. |
![]() ![]() ![]() | The QWidget class is the base class of all user interface objects. |
![]() ![]() ![]() | The QWidgetAction class extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars. |
![]() ![]() ![]() | The QWidgetItem class is a layout item that represents a widget. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWindowStateChangeEvent class provides the window state before a window state change. |
![]() ![]() ![]() | The QWizard class provides a framework for wizards. |
![]() ![]() ![]() | The QWizardPage class is the base class for wizard pages. |
![]() ![]() ![]() | The QWorkspace widget provides a workspace window that can be used in an MDI application. |
![]() ![]() ![]() | The QAbstractNetworkCache class provides the interface for cache implementations. |
![]() ![]() ![]() | The QAbstractSocket class provides the base functionality common to all socket types. |
![]() ![]() ![]() | The QAuthenticator class provides an authentication object. |
![]() ![]() ![]() | The QFtp class provides an implementation of the client side of FTP protocol. |
![]() ![]() ![]() | The QHostAddress class provides an IP address. |
![]() ![]() ![]() | The QHostInfo class provides static functions for host name lookups. |
![]() ![]() ![]() | The QHttp class provides an implementation of the HTTP protocol. |
![]() ![]() ![]() | The QHttpHeader class contains header information for HTTP. |
![]() ![]() ![]() ![]() | The QHttpRequestHeader class contains request header information for HTTP. |
![]() ![]() ![]() ![]() | The QHttpResponseHeader class contains response header information for HTTP. |
![]() ![]() ![]() | The QHttpMultiPart class resembles a MIME multipart message to be sent over HTTP. |
![]() ![]() ![]() | The QHttpPart class holds a body part to be used inside a HTTP multipart MIME message. |
![]() ![]() ![]() | The QHttpRequestHeader class contains request header information for HTTP. |
![]() ![]() ![]() | The QHttpResponseHeader class contains response header information for HTTP. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QLocalServer class provides a local socket based server. |
![]() ![]() ![]() | The QLocalSocket class provides a local socket. |
![]() ![]() ![]() | The QNetworkAccessManager class allows the application to send network requests and receive replies |
![]() ![]() ![]() | The QNetworkAddressEntry class stores one IP address supported by a network interface, along with its associated netmask and broadcast address. |
![]() ![]() ![]() | The QNetworkCacheMetaData class provides cache information. |
![]() ![]() ![]() | The QNetworkConfiguration class provides an abstraction of one or more access point configurations. |
![]() ![]() ![]() | The QNetworkConfigurationManager class manages the network configurations provided by the system. |
![]() ![]() ![]() | The QNetworkCookie class holds one network cookie. |
![]() ![]() ![]() | The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects |
![]() ![]() ![]() | The QNetworkDiskCache class provides a very basic disk cache. |
![]() ![]() ![]() | The QNetworkInterface class provides a listing of the host's IP addresses and network interfaces. |
![]() ![]() ![]() | The QNetworkProxy class provides a network layer proxy. |
![]() ![]() ![]() | The QNetworkProxyFactory class provides fine-grained proxy selection. |
![]() ![]() ![]() | The QNetworkProxyQuery class is used to query the proxy settings for a socket |
![]() ![]() ![]() | The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager |
![]() ![]() ![]() | The QNetworkRequest class holds a request to be sent with QNetworkAccessManager. |
![]() ![]() ![]() | The QNetworkSession class provides control over the system's access points and enables session management for cases when multiple clients access the same access point. |
![]() ![]() ![]() | The QSslCertificate class provides a convenient API for an X509 certificate. |
![]() ![]() ![]() | The QSslCipher class represents an SSL cryptographic cipher. |
![]() ![]() ![]() | The QSslConfiguration class holds the configuration and state of an SSL connection |
![]() ![]() ![]() | The QSslError class provides an SSL error. |
![]() ![]() ![]() | The QSslKey class provides an interface for private and public keys. |
![]() ![]() ![]() | The QSslSocket class provides an SSL encrypted socket for both clients and servers. |
![]() ![]() ![]() | The QTcpServer class provides a TCP-based server. |
![]() ![]() ![]() | The QTcpSocket class provides a TCP socket. |
![]() ![]() ![]() | The QUdpSocket class provides a UDP socket. |
![]() ![]() ![]() | The QUrlInfo class stores information about URLs. |
![]() ![]() ![]() | The QGLBuffer class provides functions for creating and managing GL buffer objects. |
![]() ![]() ![]() | The QGLColormap class is used for installing custom colormaps into a QGLWidget. |
![]() ![]() ![]() | The QGLContext class encapsulates an OpenGL rendering context. |
![]() ![]() ![]() | The QGLFormat class specifies the display format of an OpenGL rendering context. |
![]() ![]() ![]() | The QGLFramebufferObject class encapsulates an OpenGL framebuffer object. |
![]() ![]() ![]() | The QGLFramebufferObjectFormat class specifies the format of an OpenGL framebuffer object. |
![]() ![]() ![]() | The QGLPixelBuffer class encapsulates an OpenGL pbuffer. |
![]() ![]() ![]() | The QGLShader class allows OpenGL shaders to be compiled. |
![]() ![]() ![]() | The QGLShaderProgram class allows OpenGL shader programs to be linked and used. |
![]() ![]() ![]() | The QGLWidget class is a widget for rendering OpenGL graphics. |
![]() ![]() ![]() | The QScriptable class provides access to the Qt Script environment from Qt C++ member functions. |
![]() ![]() ![]() | The QScriptClass class provides an interface for defining custom behavior of (a class of) Qt Script objects. |
![]() ![]() ![]() | The QScriptClassPropertyIterator class provides an iterator interface for custom Qt Script objects. |
![]() ![]() ![]() | The QScriptContext class represents a Qt Script function invocation. |
![]() ![]() ![]() | The QScriptContextInfo class provides additional information about a QScriptContext. |
![]() ![]() ![]() | The QScriptEngine class provides an environment for evaluating Qt Script code. |
![]() ![]() ![]() | The QScriptEngineAgent class provides an interface to report events pertaining to QScriptEngine execution. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QScriptExtensionPlugin class provides an abstract base for custom QScript extension plugins. |
![]() ![]() ![]() | The QScriptString class acts as a handle to "interned" strings in a QScriptEngine. |
![]() ![]() ![]() | The QScriptSyntaxCheckResult class provides the result of a script syntax check. |
![]() ![]() ![]() | The QScriptValue class acts as a container for the Qt Script data types. |
![]() ![]() ![]() | The QScriptValueIterator class provides a Java-style iterator for QScriptValue. |
![]() ![]() ![]() | The QSqlDatabase class represents a connection to a database. |
![]() ![]() ![]() | The QSqlDriver class is an abstract base class for accessing specific SQL databases. |
![]() ![]() ![]() | The QSqlDriverCreatorBase class is the base class for SQL driver factories. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QSqlDriverPlugin class provides an abstract base for custom QSqlDriver plugins. |
![]() ![]() ![]() | The QSqlError class provides SQL database error information. |
![]() ![]() ![]() | The QSqlField class manipulates the fields in SQL database tables and views. |
![]() ![]() ![]() | The QSqlIndex class provides functions to manipulate and describe database indexes. |
![]() ![]() ![]() | The QSqlQuery class provides a means of executing and manipulating SQL statements. |
![]() ![]() ![]() | The QSqlQueryModel class provides a read-only data model for SQL result sets. |
![]() ![]() ![]() | The QSqlRecord class encapsulates a database record. |
![]() ![]() ![]() ![]() | The QSqlIndex class provides functions to manipulate and describe database indexes. |
![]() ![]() ![]() | The QSqlRelation class stores information about an SQL foreign key. |
![]() ![]() ![]() | The QSqlRelationalDelegate class provides a delegate that is used to display and edit data from a QSqlRelationalTableModel. |
![]() ![]() ![]() | The QSqlRelationalTableModel class provides an editable data model for a single database table, with foreign key support. |
![]() ![]() ![]() | The QSqlResult class provides an abstract interface for accessing data from specific SQL databases. |
![]() ![]() ![]() | The QSqlTableModel class provides an editable data model for a single database table. |
![]() ![]() ![]() | The QGraphicsSvgItem class is a QGraphicsItem that can be used to render the contents of SVG files. |
![]() ![]() ![]() | The QSvgGenerator class provides a paint device that is used to create SVG drawings. |
![]() ![]() ![]() | The QSvgRenderer class is used to draw the contents of SVG files onto paint devices. |
![]() ![]() ![]() | The QSvgWidget class provides a widget that is used to display the contents of Scalable Vector Graphics (SVG) files. |
![]() ![]() ![]() | The QUiLoader class enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths. |
![]() ![]() ![]() | The QWebDatabase class provides access to HTML 5 databases created with JavaScript. |
![]() ![]() ![]() | The QWebElementCollection class represents a collection of web elements. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebElementCollection::iterator class provides an STL-style iterator for QWebElementCollection. |
![]() ![]() ![]() | The QWebHistoryInterface class provides an interface to implement link history. |
![]() ![]() ![]() | The QWebHistoryItem class represents one item in the history of a QWebPage |
![]() ![]() ![]() | The QWebHitTestResult class provides information about the web page content after a hit test. |
![]() ![]() ![]() | The QWebInspector class allows the placement and control of a QWebPage's inspector. The inspector can display a page's hierarchy, its loading statistics and the current state of its individual elements. It is mostly used by web developers. |
![]() ![]() ![]() | The QWebPage class provides an object to view and edit web documents. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebPage::ViewportAttributes class describes hints that can be applied to a viewport. |
![]() ![]() ![]() | The QWebPluginFactory class is used to embed custom data types in web pages. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin. |
![]() ![]() ![]() | The QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create. |
![]() ![]() ![]() | The QWebSecurityOrigin class defines a security boundary for web sites. |
![]() ![]() ![]() | The QWebView class provides a widget that is used to view and edit web documents. |
![]() ![]() ![]() | The QDomAttr class represents one attribute of a QDomElement. |
![]() ![]() ![]() | The QDomCDATASection class represents an XML CDATA section. |
![]() ![]() ![]() | The QDomCharacterData class represents a generic string in the DOM. |
![]() ![]() ![]() ![]() | The QDomComment class represents an XML comment. |
![]() ![]() ![]() ![]() | The QDomText class represents text data in the parsed XML document. |
![]() ![]() ![]() ![]() ![]() | The QDomCDATASection class represents an XML CDATA section. |
![]() ![]() ![]() | The QDomComment class represents an XML comment. |
![]() ![]() ![]() | The QDomDocument class represents an XML document. |
![]() ![]() ![]() | The QDomDocumentFragment class is a tree of QDomNodes which is not usually a complete QDomDocument. |
![]() ![]() ![]() | The QDomDocumentType class is the representation of the DTD in the document tree. |
![]() ![]() ![]() | The QDomElement class represents one element in the DOM tree. |
![]() ![]() ![]() | The QDomEntity class represents an XML entity. |
![]() ![]() ![]() | The QDomEntityReference class represents an XML entity reference. |
![]() ![]() ![]() | The QDomImplementation class provides information about the features of the DOM implementation. |
![]() ![]() ![]() | The QDomNamedNodeMap class contains a collection of nodes that can be accessed by name. |
![]() ![]() ![]() | The QDomNode class is the base class for all the nodes in a DOM tree. |
![]() ![]() ![]() ![]() | The QDomAttr class represents one attribute of a QDomElement. |
![]() ![]() ![]() ![]() | The QDomCharacterData class represents a generic string in the DOM. |
![]() ![]() ![]() ![]() | The QDomDocument class represents an XML document. |
![]() ![]() ![]() ![]() | The QDomDocumentFragment class is a tree of QDomNodes which is not usually a complete QDomDocument. |
![]() ![]() ![]() ![]() | The QDomDocumentType class is the representation of the DTD in the document tree. |
![]() ![]() ![]() ![]() | The QDomElement class represents one element in the DOM tree. |
![]() ![]() ![]() ![]() | The QDomEntity class represents an XML entity. |
![]() ![]() ![]() ![]() | The QDomEntityReference class represents an XML entity reference. |
![]() ![]() ![]() ![]() | The QDomNotation class represents an XML notation. |
![]() ![]() ![]() ![]() | The QDomProcessingInstruction class represents an XML processing instruction. |
![]() ![]() ![]() | The QDomNodeList class is a list of QDomNode objects. |
![]() ![]() ![]() | The QDomNotation class represents an XML notation. |
![]() ![]() ![]() | The QDomProcessingInstruction class represents an XML processing instruction. |
![]() ![]() ![]() | The QDomText class represents text data in the parsed XML document. |
![]() ![]() ![]() | The QXmlAttributes class provides XML attributes. |
![]() ![]() ![]() | The QXmlContentHandler class provides an interface to report the logical content of XML data. |
![]() ![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlDeclHandler class provides an interface to report declaration content of XML data. |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlDTDHandler class provides an interface to report DTD content of XML data. |
![]() ![]() ![]() | The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data. |
![]() ![]() ![]() | The QXmlErrorHandler class provides an interface to report errors in XML data. |
![]() ![]() ![]() | The QXmlInputSource class provides the input data for the QXmlReader subclasses. |
![]() ![]() ![]() | The QXmlLexicalHandler class provides an interface to report the lexical content of XML data. |
![]() ![]() ![]() | The QXmlLocator class provides the XML handler classes with information about the parsing position within a file. |
![]() ![]() ![]() | The QXmlNamespaceSupport class is a helper class for XML readers which want to include namespace support. |
![]() ![]() ![]() | The QXmlParseException class is used to report errors with the QXmlErrorHandler interface. |
![]() ![]() ![]() | The QXmlReader class provides an interface for XML readers (i.e. parsers). |
![]() ![]() ![]() ![]() | The QXmlSimpleReader class provides an implementation of a simple XML parser. |
![]() ![]() ![]() | The QXmlSimpleReader class provides an implementation of a simple XML parser. |
![]() ![]() ![]() | The QXmlStreamWriter class provides an XML writer with a simple streaming API. |
![]() ![]() ![]() | The QAbstractMessageHandler class provides a callback interface for handling messages. |
![]() ![]() ![]() | The QAbstractUriResolver class is a callback interface for resolving Uniform Resource Identifiers. |
![]() ![]() ![]() | The QAbstractXmlNodeModel class is an abstract base class for modeling non-XML data to look like XML for QXmlQuery. |
![]() ![]() ![]() | The QAbstractXmlReceiver class provides a callback interface for transforming the output of a QXmlQuery. |
![]() ![]() ![]() | The QSimpleXmlNodeModel class is an implementation of QAbstractXmlNodeModel sufficient for many common cases. |
![]() ![]() ![]() | The QSourceLocation class identifies a location in a resource by URI, line, and column. |
![]() ![]() ![]() | The QXmlFormatter class is an implementation of QXmlSerializer for transforming XQuery output into formatted XML. |
![]() ![]() ![]() | The QXmlItem class contains either an XML node or an atomic value. |
![]() ![]() ![]() | The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way. |
![]() ![]() ![]() | The QXmlNamePool class is a table of shared strings referenced by instances of QXmlName. |
![]() ![]() ![]() | The QXmlNodeModelIndex class identifies a node in an XML node model subclassed from QAbstractXmlNodeModel. |
![]() ![]() ![]() | The QXmlQuery class performs XQueries on XML data, or on non-XML data modeled to look like XML. |
![]() ![]() ![]() | The QXmlSchema class provides loading and validation of a W3C XML Schema. |
![]() ![]() ![]() | The QXmlSchemaValidator class validates XML instance documents against a W3C XML Schema. |
![]() ![]() ![]() | The QXmlSerializer class is an implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML. |
![]() ![]() ![]() ![]() | The QXmlFormatter class is an implementation of QXmlSerializer for transforming XQuery output into formatted XML. |
![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QTextCodecPlugin class provides an abstract base for custom QTextCodec plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QIconEnginePluginV2 class provides an abstract base for custom QIconEngineV2 plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QImageIOPlugin class defines an interface for writing an image format plugin. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QInputContextPlugin class provides an abstract base for custom QInputContext plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QPictureFormatPlugin class provides an abstract base for custom picture format plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QStylePlugin class provides an abstract base for custom QStyle plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QScriptExtensionPlugin class provides an abstract base for custom QScript extension plugins. |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The QSqlDriverPlugin class provides an abstract base for custom QSqlDriver plugins. |
![]() ![]() | |
![]() ![]() ![]() | The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsObject class provides a base class for all graphics items that require signals, slots and properties. |
![]() ![]() | |
![]() ![]() ![]() | The QGraphicsLayoutItem class can be inherited to allow your custom items to be managed by layouts. |
![]() ![]() ![]() | The QGraphicsWidget class is the base class for all widget items in a QGraphicsScene. |
![]() ![]() | |
![]() ![]() ![]() | The QLayout class is the base class of geometry managers. |
![]() ![]() ![]() | The QLayoutItem class provides an abstract item that a QLayout manipulates. |
![]() ![]() | |
![]() ![]() ![]() | The QDropEvent class provides an event which is sent when a drag and drop action is completed. |
![]() ![]() ![]() | The QMimeSource class is an abstraction of objects that provided formatted data of a certain MIME type. |
![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() | |
![]() ![]() ![]() | The QPaintDevice class is the base class of objects that can be painted. |
![]() ![]() ![]() | The QWidget class is the base class of all user interface objects. |
![]() ![]() | |
![]() ![]() ![]() | The QSharedData class is a base class for shared data objects. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlDeclHandler class provides an interface to report declaration content of XML data. |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlDTDHandler class provides an interface to report DTD content of XML data. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlErrorHandler class provides an interface to report errors in XML data. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlDefaultHandler class provides a default implementation of all the XML handler classes. |
![]() ![]() ![]() | The QXmlLexicalHandler class provides an interface to report the lexical content of XML data. |
![]() ![]() | |
![]() ![]() ![]() | The QXmlSerializer class is an implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML. |
![]() ![]() | The Qt namespace contains miscellaneous identifiers used throughout the Qt library. |
![]() ![]() ![]() | The QObject class is the base class of all Qt objects. |
![]() ![]() | |
![]() ![]() ![]() | The QAbstractFileEngine class provides an abstraction for accessing the filesystem. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QAbstractFileEngineHandler class provides a way to register custom file engines with your application. |
![]() ![]() ![]() | The QAbstractFileEngineIterator class provides an iterator interface for custom file engines. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QBasicTimer class provides timer events for objects. |
![]() ![]() ![]() | The QBitArray class provides an array of bits. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QByteArray class provides an array of bytes. |
![]() ![]() ![]() | The QByteArrayMatcher class holds a sequence of bytes that can be quickly matched in a byte array. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QChar class provides a 16-bit Unicode character. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QCryptographicHash class provides a way to generate cryptographic hashes. |
![]() ![]() ![]() | The QDataStream class provides serialization of binary data to a QIODevice. |
![]() ![]() ![]() | The QDate class provides date functions. |
![]() ![]() ![]() | The QDateTime class provides date and time functions. |
![]() ![]() ![]() | The QDebug class provides an output stream for debugging information. |
![]() ![]() ![]() | The QDir class provides access to directory structures and their contents. |
![]() ![]() ![]() | The QDirIterator class provides an iterator for directory entrylists. |
![]() ![]() ![]() | The QEasingCurve class provides easing curves for controlling animation. |
![]() ![]() ![]() | The QElapsedTimer class provides a fast way to calculate elapsed times. |
![]() ![]() ![]() | The QEvent class is the base class of all event classes. Event objects contain event parameters. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QFileInfo class provides system-independent file information. |
![]() ![]() ![]() | The QFlag class is a helper data type for QFlags. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QGenericArgument class is an internal helper class for marshalling arguments. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QLatin1Char class provides an 8-bit ASCII/Latin-1 character. |
![]() ![]() ![]() | The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal. |
![]() ![]() ![]() | The QLibraryInfo class provides information about the Qt library. |
![]() ![]() ![]() | The QLine class provides a two-dimensional vector using integer precision. |
![]() ![]() ![]() | The QLineF class provides a two-dimensional vector using floating point precision. |
![]() ![]() ![]() | The QLocale class converts between numbers and their string representations in various languages. |
![]() ![]() ![]() | The QMargins class defines the four margins of a rectangle. |
![]() ![]() ![]() | The QMetaClassInfo class provides additional information about a class. |
![]() ![]() ![]() | The QMetaEnum class provides meta-data about an enumerator. |
![]() ![]() ![]() | The QMetaMethod class provides meta-data about a member function. |
![]() ![]() ![]() | The QMetaObject class contains meta-information about Qt objects. |
![]() ![]() ![]() | The QMetaProperty class provides meta-data about a property. |
![]() ![]() ![]() | The QMetaType class manages named types in the meta-object system. |
![]() ![]() ![]() | The QModelIndex class is used to locate data in a data model. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QObject class is the base class of all Qt objects. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QPersistentModelIndex class is used to locate data in a data model. |
![]() ![]() ![]() | The QPoint class defines a point in the plane using integer precision. |
![]() ![]() ![]() | The QPointF class defines a point in the plane using floating point precision. |
![]() ![]() ![]() | The QProcessEnvironment class holds the environment variables that can be passed to a program. |
![]() ![]() ![]() | The QReadLocker class is a convenience class that simplifies locking and unlocking read-write locks for read access. |
![]() ![]() ![]() | The QReadWriteLock class provides read-write locking. |
![]() ![]() ![]() | The QRect class defines a rectangle in the plane using integer precision. |
![]() ![]() ![]() | The QRectF class defines a rectangle in the plane using floating point precision. |
![]() ![]() ![]() | The QRegExp class provides pattern matching using regular expressions. |
![]() ![]() ![]() | The QResource class provides an interface for reading directly from resources. |
![]() ![]() ![]() | The QRunnable class is the base class for all runnable objects. |
![]() ![]() ![]() | The QSemaphore class provides a general counting semaphore. |
![]() ![]() ![]() | The QSharedData class is a base class for shared data objects. |
![]() ![]() ![]() | The QSize class defines the size of a two-dimensional object using integer point precision. |
![]() ![]() ![]() | The QSizeF class defines the size of a two-dimensional object using floating point precision. |
![]() ![]() ![]() | The QStringMatcher class holds a sequence of characters that can be quickly matched in a Unicode string. |
![]() ![]() ![]() | The QStringRef class provides a thin wrapper around QString substrings. |
![]() ![]() ![]() | The QSysInfo class provides information about the system. |
![]() ![]() ![]() | The QSystemLocale class can be used to finetune the system locale of the user. |
![]() ![]() ![]() | The QSystemSemaphore class provides a general counting system semaphore. |
![]() ![]() ![]() | The QTextBoundaryFinder class provides a way of finding Unicode text boundaries in a string. |
![]() ![]() ![]() | The QTextCodec class provides conversions between text encodings. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextDecoder class provides a state-based decoder. |
![]() ![]() ![]() | The QTextEncoder class provides a state-based encoder. |
![]() ![]() ![]() | The QTextStream class provides a convenient interface for reading and writing text. |
![]() ![]() ![]() | The QTime class provides clock time functions. |
![]() ![]() ![]() | The QUrl class provides a convenient interface for working with URLs. |
![]() ![]() ![]() | The QUuid class stores a Universally Unique Identifier (UUID). |
![]() ![]() ![]() | The QVariant class acts like a union for the most common Qt data types. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWriteLocker class is a convenience class that simplifies locking and unlocking read-write locks for write access. |
![]() ![]() ![]() | The QXmlStreamAttribute class represents a single XML attribute |
![]() ![]() ![]() | The QXmlStreamAttributes class represents a vector of QXmlStreamAttribute. |
![]() ![]() ![]() | The QXmlStreamEntityDeclaration class represents a DTD entity declaration. |
![]() ![]() ![]() | The QXmlStreamEntityResolver class provides an entity resolver for a QXmlStreamReader. |
![]() ![]() ![]() | The QXmlStreamNamespaceDeclaration class represents a namespace declaration. |
![]() ![]() ![]() | The QXmlStreamNotationDeclaration class represents a DTD notation declaration. |
![]() ![]() ![]() | The QXmlStreamReader class provides a fast parser for reading well-formed XML via a simple streaming API. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QXmlStreamWriter class provides an XML writer with a simple streaming API. |
![]() ![]() ![]() | The QAbstractTextDocumentLayout::PaintContext class is a convenience class defining the parameters used when painting a document's layout. |
![]() ![]() ![]() | The QAbstractTextDocumentLayout::Selection class is a convenience class defining the parameters of a selection. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QBrush class defines the fill pattern of shapes drawn by QPainter. |
![]() ![]() ![]() | The QColor class provides colors based on RGB, HSV or CMYK values. |
![]() ![]() ![]() | The QColormap class maps device independent QColors to device dependent pixel values. |
![]() ![]() ![]() | The QCursor class provides a mouse cursor with an arbitrary shape. |
![]() ![]() ![]() | The QDesktopServices class provides methods for accessing common desktop services. |
![]() ![]() ![]() | The QFileIconProvider class provides file icons for the QDirModel(obsolete) and the QFileSystemModel classes. |
![]() ![]() ![]() | The QFont class specifies a font used for drawing text. |
![]() ![]() ![]() | The QFontDatabase class provides information about the fonts available in the underlying window system. |
![]() ![]() ![]() | The QFontInfo class provides general information about fonts. |
![]() ![]() ![]() | The QFontMetrics class provides font metrics information. |
![]() ![]() ![]() | The QFontMetricsF class provides font metrics information. |
![]() ![]() ![]() | The QGestureRecognizer class provides the infrastructure for gesture recognition. |
![]() ![]() ![]() | The QGlyphRun class provides direct access to the internal glyphs in a font. |
![]() ![]() ![]() | The QGradient class is used in combination with QBrush to specify gradient fills. |
![]() ![]() ![]() | The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene. |
![]() ![]() ![]() | The QGraphicsLayoutItem class can be inherited to allow your custom items to be managed by layouts. |
![]() ![]() ![]() | The QIcon class provides scalable icons in different modes and states. |
![]() ![]() ![]() | The QIconEngine class provides an abstract base class for QIcon renderers. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QImageIOHandler class defines the common image I/O interface for all image formats in Qt. |
![]() ![]() ![]() | The QImageReader class provides a format independent interface for reading images from files or other devices. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QImageWriter class provides a format independent interface for writing images to files or other devices. |
![]() ![]() ![]() | The QInputContextFactory class creates QInputContext objects. |
![]() ![]() ![]() | The QInputMethodEvent::Attribute class stores an input method attribute. |
![]() ![]() ![]() | The QItemEditorCreatorBase class provides an abstract base class that must be subclassed when implementing new item editor creators. |
![]() ![]() ![]() | The QItemEditorFactory class provides widgets for editing item data in views and delegates. |
![]() ![]() ![]() | The QItemSelection class manages information about selected items in a model. |
![]() ![]() ![]() | The QItemSelectionRange class manages information about a range of selected items in a model. |
![]() ![]() ![]() | The QKeySequence class encapsulates a key sequence as used by shortcuts. |
![]() ![]() ![]() | The QLayoutItem class provides an abstract item that a QLayout manipulates. |
![]() ![]() ![]() | The QListWidgetItem class provides an item for use with the QListWidget item view class. |
![]() ![]() ![]() | The QMatrix class specifies 2D transformations of a coordinate system. |
![]() ![]() ![]() | The QMatrix4x4 class represents a 4x4 transformation matrix in 3D space. |
![]() ![]() ![]() | The QMimeSource class is an abstraction of objects that provided formatted data of a certain MIME type. |
![]() ![]() ![]() | The QPaintDevice class is the base class of objects that can be painted. |
![]() ![]() ![]() | The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform. |
![]() ![]() ![]() | The QPaintEngineState class provides information about the active paint engine's current state. |
![]() ![]() ![]() | The QPainter class performs low-level painting on widgets and other paint devices. |
![]() ![]() ![]() | This class is used in conjunction with the QPainter::drawPixmapFragments() function to specify how a pixmap, or sub-rect of a pixmap, is drawn. |
![]() ![]() ![]() | The QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused. |
![]() ![]() ![]() | The QPainterPath::Element class specifies the position and type of a subpath. |
![]() ![]() ![]() | The QPainterPathStroker class is used to generate fillable outlines for a given painter path. |
![]() ![]() ![]() | The QPalette class contains color groups for each widget state. |
![]() ![]() ![]() | The QPen class defines how a QPainter should draw lines and outlines of shapes. |
![]() ![]() ![]() | The QPictureIO class contains parameters for loading and saving pictures. |
![]() ![]() ![]() | The QPixmapCache class provides an application-wide cache for pixmaps. |
![]() ![]() ![]() | The QPixmapCache::Key class can be used for efficient access to the QPixmapCache. |
![]() ![]() ![]() | The QPolygon class provides a vector of points using integer precision. |
![]() ![]() ![]() | The QPolygonF class provides a vector of points using floating point precision. |
![]() ![]() ![]() | The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem. |
![]() ![]() ![]() | The QPrinterInfo class gives access to information about existing printers. |
![]() ![]() ![]() | The QQuaternion class represents a quaternion consisting of a vector and scalar. |
![]() ![]() ![]() | The QRawFont class provides access to a single physical instance of a font. |
![]() ![]() ![]() | The QRegion class specifies a clip region for a painter. |
![]() ![]() ![]() | The QSizePolicy class is a layout attribute describing horizontal and vertical resizing policy. |
![]() ![]() ![]() | The QStandardItem class provides an item for use with the QStandardItemModel class. |
![]() ![]() ![]() | The QStaticText class enables optimized drawing of text when the text and its layout is updated rarely. |
![]() ![]() ![]() | The QStyleFactory class creates QStyle objects. |
![]() ![]() ![]() | The QStyleHintReturn class provides style hints that return more than basic data types. |
![]() ![]() ![]() | The QStyleOption class stores the parameters used by QStyle functions. |
![]() ![]() ![]() | The QTableWidgetItem class provides an item for use with the QTableWidget class. |
![]() ![]() ![]() | The QTableWidgetSelectionRange class provides a way to interact with selection in a model without using model indexes and a selection model. |
![]() ![]() ![]() | The QTextBlock class provides a container for text fragments in a QTextDocument. |
![]() ![]() ![]() | The QTextBlock::iterator class provides an iterator for reading the contents of a QTextBlock. |
![]() ![]() ![]() | The QTextBlockUserData class is used to associate custom data with blocks of text. |
![]() ![]() ![]() | The QTextCursor class offers an API to access and modify QTextDocuments. |
![]() ![]() ![]() | The QTextDocumentFragment class represents a piece of formatted text from a QTextDocument. |
![]() ![]() ![]() | The QTextDocumentWriter class provides a format-independent interface for writing a QTextDocument to files or other devices. |
![]() ![]() ![]() | The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document |
![]() ![]() ![]() | The QTextFormat class provides formatting information for a QTextDocument. |
![]() ![]() ![]() | The QTextFragment class holds a piece of text in a QTextDocument with a single QTextCharFormat. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextInlineObject class represents an inline object in a QTextLayout. |
![]() ![]() ![]() | The QTextItem class provides all the information required to draw text in a custom paint engine. |
![]() ![]() ![]() | The QTextLayout class is used to lay out and render text. |
![]() ![]() ![]() | The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content. |
![]() ![]() ![]() | The QTextLength class encapsulates the different types of length used in a QTextDocument. |
![]() ![]() ![]() | The QTextLine class represents a line of text inside a QTextLayout. |
![]() ![]() ![]() | The QTextObjectInterface class allows drawing of custom text objects in QTextDocuments. |
![]() ![]() ![]() | The QTextOption class provides a description of general rich text properties. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTextTableCell class represents the properties of a cell in a QTextTable. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QToolTip class provides tool tips (balloon help) for any widget. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QTransform class specifies 2D transformations of a coordinate system. |
![]() ![]() ![]() | The QTreeWidgetItem class provides an item for use with the QTreeWidget convenience class. |
![]() ![]() ![]() | The QTreeWidgetItemIterator class provides a way to iterate over the items in a QTreeWidget instance. |
![]() ![]() ![]() | The QUndoCommand class is the base class of all commands stored on a QUndoStack. |
![]() ![]() ![]() | The QVector2D class represents a vector or vertex in 2D space. |
![]() ![]() ![]() | The QVector3D class represents a vector or vertex in 3D space. |
![]() ![]() ![]() | The QVector4D class represents a vector or vertex in 4D space. |
![]() ![]() ![]() | The QWhatsThis class provides a simple description of any widget, i.e. answering the question "What's This?". |
![]() ![]() ![]() | The QAuthenticator class provides an authentication object. |
![]() ![]() ![]() | The QHostAddress class provides an IP address. |
![]() ![]() ![]() | The QHostInfo class provides static functions for host name lookups. |
![]() ![]() ![]() | The QHttpHeader class contains header information for HTTP. |
![]() ![]() ![]() | The QHttpPart class holds a body part to be used inside a HTTP multipart MIME message. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QNetworkAddressEntry class stores one IP address supported by a network interface, along with its associated netmask and broadcast address. |
![]() ![]() ![]() | The QNetworkCacheMetaData class provides cache information. |
![]() ![]() ![]() | The QNetworkConfiguration class provides an abstraction of one or more access point configurations. |
![]() ![]() ![]() | The QNetworkCookie class holds one network cookie. |
![]() ![]() ![]() | The QNetworkInterface class provides a listing of the host's IP addresses and network interfaces. |
![]() ![]() ![]() | The QNetworkProxy class provides a network layer proxy. |
![]() ![]() ![]() | The QNetworkProxyFactory class provides fine-grained proxy selection. |
![]() ![]() ![]() | The QNetworkProxyQuery class is used to query the proxy settings for a socket |
![]() ![]() ![]() | The QNetworkRequest class holds a request to be sent with QNetworkAccessManager. |
![]() ![]() ![]() | The QSslCertificate class provides a convenient API for an X509 certificate. |
![]() ![]() ![]() | The QSslCipher class represents an SSL cryptographic cipher. |
![]() ![]() ![]() | The QSslConfiguration class holds the configuration and state of an SSL connection |
![]() ![]() ![]() | The QSslError class provides an SSL error. |
![]() ![]() ![]() | The QSslKey class provides an interface for private and public keys. |
![]() ![]() ![]() | The QUrlInfo class stores information about URLs. |
![]() ![]() ![]() | The QGLBuffer class provides functions for creating and managing GL buffer objects. |
![]() ![]() ![]() | The QGLColormap class is used for installing custom colormaps into a QGLWidget. |
![]() ![]() ![]() | The QGLContext class encapsulates an OpenGL rendering context. |
![]() ![]() ![]() | The QGLFormat class specifies the display format of an OpenGL rendering context. |
![]() ![]() ![]() | The QGLFramebufferObjectFormat class specifies the format of an OpenGL framebuffer object. |
![]() ![]() ![]() | The QScriptable class provides access to the Qt Script environment from Qt C++ member functions. |
![]() ![]() ![]() | The QScriptClass class provides an interface for defining custom behavior of (a class of) Qt Script objects. |
![]() ![]() ![]() | The QScriptClassPropertyIterator class provides an iterator interface for custom Qt Script objects. |
![]() ![]() ![]() | The QScriptContext class represents a Qt Script function invocation. |
![]() ![]() ![]() | The QScriptContextInfo class provides additional information about a QScriptContext. |
![]() ![]() ![]() | The QScriptEngineAgent class provides an interface to report events pertaining to QScriptEngine execution. |
![]() ![]() ![]() | The QScriptString class acts as a handle to "interned" strings in a QScriptEngine. |
![]() ![]() ![]() | The QScriptSyntaxCheckResult class provides the result of a script syntax check. |
![]() ![]() ![]() | The QScriptValue class acts as a container for the Qt Script data types. |
![]() ![]() ![]() | The QScriptValueIterator class provides a Java-style iterator for QScriptValue. |
![]() ![]() ![]() | The QSqlDatabase class represents a connection to a database. |
![]() ![]() ![]() | The QSqlDriverCreatorBase class is the base class for SQL driver factories. |
![]() ![]() ![]() | The QSqlError class provides SQL database error information. |
![]() ![]() ![]() | The QSqlField class manipulates the fields in SQL database tables and views. |
![]() ![]() ![]() | The QSqlQuery class provides a means of executing and manipulating SQL statements. |
![]() ![]() ![]() | The QSqlRecord class encapsulates a database record. |
![]() ![]() ![]() | The QSqlRelation class stores information about an SQL foreign key. |
![]() ![]() ![]() | The QSqlResult class provides an abstract interface for accessing data from specific SQL databases. |
![]() ![]() ![]() | The QWebDatabase class provides access to HTML 5 databases created with JavaScript. |
![]() ![]() ![]() | The QWebElementCollection class represents a collection of web elements. |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebElementCollection::iterator class provides an STL-style iterator for QWebElementCollection. |
![]() ![]() ![]() | The QWebHistory class represents the history of a QWebPage |
![]() ![]() ![]() | The QWebHistoryItem class represents one item in the history of a QWebPage |
![]() ![]() ![]() | The QWebHitTestResult class provides information about the web page content after a hit test. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebPage::ViewportAttributes class describes hints that can be applied to a viewport. |
![]() ![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() ![]() | The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin. |
![]() ![]() ![]() | The QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create. |
![]() ![]() ![]() | The QWebSecurityOrigin class defines a security boundary for web sites. |
![]() ![]() ![]() | The QWebSettings class provides an object to store the settings used by QWebPage and QWebFrame. |
![]() ![]() ![]() | The QDomImplementation class provides information about the features of the DOM implementation. |
![]() ![]() ![]() | The QDomNamedNodeMap class contains a collection of nodes that can be accessed by name. |
![]() ![]() ![]() | The QDomNode class is the base class for all the nodes in a DOM tree. |
![]() ![]() ![]() | The QDomNodeList class is a list of QDomNode objects. |
![]() ![]() ![]() | The QXmlAttributes class provides XML attributes. |
![]() ![]() ![]() | The QXmlContentHandler class provides an interface to report the logical content of XML data. |
![]() ![]() ![]() | The QXmlDeclHandler class provides an interface to report declaration content of XML data. |
![]() ![]() ![]() | The QXmlDTDHandler class provides an interface to report DTD content of XML data. |
![]() ![]() ![]() | The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data. |
![]() ![]() ![]() | The QXmlErrorHandler class provides an interface to report errors in XML data. |
![]() ![]() ![]() | The QXmlInputSource class provides the input data for the QXmlReader subclasses. |
![]() ![]() ![]() | The QXmlLexicalHandler class provides an interface to report the lexical content of XML data. |
![]() ![]() ![]() | The QXmlLocator class provides the XML handler classes with information about the parsing position within a file. |
![]() ![]() ![]() | The QXmlNamespaceSupport class is a helper class for XML readers which want to include namespace support. |
![]() ![]() ![]() | The QXmlParseException class is used to report errors with the QXmlErrorHandler interface. |
![]() ![]() ![]() | The QXmlReader class provides an interface for XML readers (i.e. parsers). |
![]() ![]() ![]() | The QXmlStreamWriter class provides an XML writer with a simple streaming API. |
![]() ![]() ![]() | The QAbstractXmlReceiver class provides a callback interface for transforming the output of a QXmlQuery. |
![]() ![]() ![]() | The QSourceLocation class identifies a location in a resource by URI, line, and column. |
![]() ![]() ![]() | The QXmlItem class contains either an XML node or an atomic value. |
![]() ![]() ![]() | The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way. |
![]() ![]() ![]() | The QXmlNamePool class is a table of shared strings referenced by instances of QXmlName. |
![]() ![]() ![]() | The QXmlNodeModelIndex class identifies a node in an XML node model subclassed from QAbstractXmlNodeModel. |
![]() ![]() ![]() | The QXmlQuery class performs XQueries on XML data, or on non-XML data modeled to look like XML. |
![]() ![]() ![]() | The QXmlSchema class provides loading and validation of a W3C XML Schema. |
![]() ![]() ![]() | The QXmlSchemaValidator class validates XML instance documents against a W3C XML Schema. |