Table 6.1. Supported modules
| Qt Module | Link to the list of the supported classes |
|---|---|
| QtCore | Table 6.2, “ Supported classes from the QtCore module ” |
| QtGui | Table 6.3, “ Supported classes from the QtGui module ” |
| QtSql | Table 6.4, “ Supported classes from the QtSql module ” |
| QtXml | Table 6.5, “ Supported classes from the QtXml module ” |
Table 6.2. Supported classes from the QtCore module
| Qt Class | Comment |
|---|---|
| QAbstractItemModel | |
| QAbstractListModel | |
| QAbstractTableModel | |
| QChar | |
| QChildEvent | |
| QCoreApplication | |
| QDate | |
| QDateTime | |
| QEvent | |
| QFile | |
| QGenericArgument | |
| QGenericReturnArgument | |
| QIODevice | |
| QLine | |
| QLineF | |
| QList<int> | |
| QList<QObject> | |
| QMetaObject | |
| QMetaType | |
| QModelIndex | |
| QModelIndexList | |
| QObject | |
| QPluginLoader | |
| QPoint | |
| QPointF | |
| QPostEventList | |
| QProcess | |
| QRect | |
| QRectF | |
| QRegExp | |
| QSignalMapper | |
| QSize | |
| QSizeF | |
| QString | |
| QStringList | |
| QTime | |
| QTimer | |
| QTimerEvent | |
| QVariant |
Table 6.3. Supported classes from the QtGui module
| Qt Class | Comment |
|---|---|
| QAbstractButton | |
| QAbstractGraphicsShapeItem | |
| QAbstractItemDelegate | |
| QAbstractItemView | |
| QAbstractPrintDialog | |
| QAbstractProxyModel | |
| QAbstractScrollArea | |
| QAbstractSlider | |
| QAbstractSpinBox | |
| QAccessibleEvent | |
| QActionEvent | |
| QAction | |
| QApplication | |
| QBitmap | |
| QBoxLayout | |
| QBrush | |
| QCheckBox | |
| QCloseEvent | |
| QColor | |
| QComboBox | |
| QCompleter | |
| QContextMenuEvent | |
| QCursor | |
| QDateTimeEdit | |
| QDialog | |
| QDialogButtonBox | |
| QDockWidget | |
| QDoubleSpinBox | |
| QDoubleValidator | |
| QDragEnterEvent | |
| QDragLeaveEvent | |
| QDragMoveEvent | |
| QDropEvent | |
| QFileDialog | |
| QFileOpenEvent | |
| QFocusEvent | |
| QFontInfo | |
| QFont | |
| QFontMetric | |
| QFrame | |
| QGradient | |
| QGraphicsEllipseItem | |
| QGraphicsItem | |
| QGraphicsLineItem | |
| QGraphicsPathItem | |
| QGraphicsPolygonItem | |
| QGraphicsRectItem | |
| QGraphicsScene | |
| QGraphicsSceneContextMenuEvent | |
| QGraphicsSceneDragDropEvent | |
| QGraphicsSceneEvent | |
| QGraphicsSceneHelpEvent | |
| QGraphicsSceneHoverEvent | |
| QGraphicsSceneMouseEvent | |
| QGraphicsSceneWheelEvent | |
| QGraphicsView | |
| QGridLayout | |
| QGroupBox | |
| QHBoxLayout | |
| QHeaderView | |
| QHelpEvent | |
| QHideEvent | |
| QHoverEvent | |
| QIconDragEvent | |
| QIcon | |
| QInputEvent | |
| QInputMethodEvent | |
| QIntValidator | |
| QItemDelegate | |
| QItemSelection | |
| QItemSelectionModel | |
| QItemSelectionRange | |
| QKeyEvent | |
| QKeySequence | |
| QLabel | |
| QLayoutItem | |
| QLayout | |
| QLCDNumber | |
| QLinearGradient | |
| QLineEdit | |
| QList<QGraphicsItem> | |
| QList<QKeySequence> | |
| QListView | |
| QMainWindow | |
| QMatrix | |
| QMdiArea | |
| QMdiSubWindow | |
| QMenu | |
| QMenuBar | |
| QMessageBox | |
| QMouseEvent | |
| QMoveEvent | |
| QPaintDevice | |
| QPaintEngine | |
| QPainter | |
| QPainterPath | |
| QPaintEvent | |
| QPalette | |
| QPen | |
| QPixmap | |
| QPlainTextEdit | |
| QPolygon | |
| QPolygonF | |
| QPrintDialog | |
| QPrinter | |
| QProgressBar | |
| QPushButton | |
| QRadialGradient | |
| QRadioButton | |
| QRegExpValidator | |
| QRegion | |
| QResizeEvent | |
| QRubberBand | |
| QScrollArea | |
| QScrollBar | |
| QSessionManager | |
| QShortcut | |
| QShortcutEvent | |
| QShowEvent | |
| QSizePolicy | |
| QSlider | |
| QSortFilterProxyModel | |
| QSpinBox | |
| QSplashScreen | |
| QSplitter | |
| QSplitterHandle | |
| QStandardItemModel | |
| QStatusBar | |
| QStatusTipEvent | |
| QStyle | |
| QStyleOption | |
| QStyleOptionGraphicsItem | |
| QStyleOptionViewItem | |
| QSyntaxHighlighter | |
| QTabBar | |
| QTabletEvent | |
| QTableView | |
| QTabWidget | |
| QTextBlock | |
| QTextBlockFormat | |
| QTextCharFormat | |
| QTextCursor | |
| QTextDocument | |
| QTextEdit | |
| QTextFormat | |
| QTextFragment | |
| QTextFrameFormat | |
| QTextFrame | |
| QTextFrameFormat | |
| QTextImageFormat | |
| QTextListFormat | |
| QTextObject | |
| QTextOption | |
| QTextTableCellFormat | |
| QTextTableFormat | |
| QTimeEdit | |
| QToolBar | |
| QToolButton | |
| QTransform | |
| QTreeView | |
| QValidator | |
| QVBoxLayout | |
| QWheelEvent | |
| QWidget | |
| QWindowStateChangeEvent | |
| QWizard | |
| QWizardPage |
Table 6.4. Supported classes from the QtSql module
| Qt Class | Comment |
|---|---|
| QSqlDatabase | |
| QSqlError | |
| QSqlField | |
| QSqlIndex | |
| QSqlQuery | |
| QSqlQueryModel | |
| QSqlRecord | |
| QSqlRelation | |
| QSqlRelationalDelegate | |
| QSqlRelationalTableModel | |
| QSqlTableModel |
Table 6.5. Supported classes from the QtXml module
| Qt Class | Comment |
|---|---|
| QDomAttr | |
| QDomCDATASection | |
| QDomCharacterData | |
| QDomComment | |
| QDomDocument | |
| QDomDocumentFragment | |
| QDomDocumentType | |
| QDomElement | |
| QDomEntity | |
| QDomEntityReference | |
| QDomImplementation | |
| QDomNamedNodeMap | |
| QDomNode | |
| QDomNodeList | |
| QDomNotation | |
| QDomProcessingInstruction | |
| QDomText |