The QtGui 模块延伸 QtCore 采用 GUI 功能。 更多...
| QAbstractButton | 按钮 Widget 抽象基类,为按钮提供公共功能 |
| QAbstractFontEngine | The base class for font engine plugins in Qt for Embedded Linux |
| QAbstractFontEngine::FixedPoint | QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision |
| QAbstractFontEngine::GlyphMetrics | QAbstractFontEngine::GlyphMetrics defines the metrics of a single glyph |
| QAbstractGraphicsShapeItem | 用于所有路径项的公共基 |
| QAbstractItemDelegate | 用于显示和编辑来自模型的数据项 |
| QAbstractItemView | 用于项视图类的基本功能 |
| QAbstractPrintDialog | 为用于配置打印机的打印对话框的基实现 |
| QAbstractProxyModel | 可以履行排序、过滤或其它数据处理任务的代理项模型基类 |
| QAbstractScrollArea | 带按需滚动条的卷动区域 |
| QAbstractSlider | 在范围内的整数值 |
| QAbstractSpinBox | Spinbox 和显示值的行编辑 |
| QAbstractTextDocumentLayout | 用于实现 QTextDocument 自定义布局的抽象基类 |
| QAbstractTextDocumentLayout::PaintContext | QAbstractTextDocumentLayout::PaintContext 类是定义使用参数的方便类,当描绘文档布局时 |
| QAbstractTextDocumentLayout::Selection | QAbstractTextDocumentLayout::Selection 类是定义选定参数的方便类 |
| QAccessible | Enums and static functions relating to accessibility |
| QAccessibleBridge | The base class for accessibility back-ends |
| QAccessibleBridgePlugin | Abstract base for accessibility bridge plugins |
| QAccessibleEvent | Used to query addition accessibility information about complex widgets |
| QAccessibleInterface | 定义暴露有关可访问对象的信息的接口 |
| QAccessibleObject | 为 QObjects 实现 QAccessibleInterface 部分 |
| QAccessiblePlugin | Abstract base for accessibility plugins |
| QAccessibleWidget | 为 QWidgets 实现 QAccessibleInterface |
| QAction | 能被插入小部件中的抽象用户界面动作 |
| QActionEvent | 当添加、移除或改变 QAction 时生成的事件 |
| QActionGroup | 把动作分组在一起 |
| QApplication | 管理 GUI 应用程序的控制流和主要设置 |
| QBitmap | 单色 (1 位深度) 像素图 |
| QBoxLayout | 水平或垂直排列子级 Widget |
| QBrush | 定义 QPainter 绘制形状的填充图案 |
| QButtonGroup | 用于组织按钮 Widget 组的容器 |
| QCDEStyle | CDE look and feel |
| QCalendarWidget | 允许用户选择日期,基于月份的日历 Widget |
| QCheckBox | 带文本标签的复选框 |
| QCleanlooksStyle | Widget style similar to the Clearlooks style available in GNOME |
| QClipboard | 访问窗口系统剪贴板 |
| QCloseEvent | 包含关闭事件的描述参数 |
| QColor | 基于 RGB、HSV 或 CMYK 值的颜色 |
| QColorDialog | 用于指定颜色的对话框 Widget |
| QColorGroup | 包含各 Widget 状态的颜色组 |
| QColormap | 将设备无关 QColors 映射到与设备相关像素值 |
| QColumnView | 列视图的模型/视图实现 |
| QComboBox | 组合按钮和弹出列表 |
| QCommandLinkButton | Vista 风格的命令链接按钮 |
| QCommonStyle | 封装 GUI 的常见外观和感觉 |
| QCompleter | 基于项模型的补全 |
| QConicalGradient | 用于组合 QBrush 以指定锥形渐变笔刷 |
| QContextMenuEvent | 包含上下文菜单事件的描述参数 |
| QCopChannel | Communication capabilities between clients in Qt for Embedded Linux |
| QCursor | 具有任意形状的鼠标光标 |
| QDataWidgetMapper | 在数据模型区间与 Widget 之间的映射 |
| QDateEdit | 用于编辑日期的 Widget (基于 QDateTimeEdit 小部件) |
| QDateTimeEdit | 用于编辑日期和时间的 Widget |
| QDecoration | Base class for window decorations in Qt for Embedded Linux |
| QDecorationDefault | Base class providing default window decorations |
| QDecorationFactory | Creates window decorations in Qt for Embedded Linux |
| QDecorationPlugin | Abstract base class for window decoration plugins in Qt for Embedded Linux |
| QDesktopServices | 用于访问常见桌面服务的方法 |
| QDesktopWidget | 对多头系统屏幕信息的访问 |
| QDial | 四舍五入范围控制 (像速度计或电位计) |
| QDialog | 对话框窗口的基类 |
| QDialogButtonBox | 在适合当前小部件风格的布局中呈现按钮的 Widget |
| QDirectPainter | Direct access to the underlying hardware in Qt for Embedded Linux |
| QDockWidget | 可以停放在 QMainWindow 内 (或浮动在桌面上作为顶层窗口) 的小部件 |
| QDoubleSpinBox | 采用双精度的自旋框 Widget |
| QDoubleValidator | 浮点数的范围校验 |
| QDrag | 支持基于 MIME 的拖放数据传输 |
| QDragEnterEvent | 被发送给 Widget 的事件当拖放动作进入时 |
| QDragLeaveEvent | 被发送给 Widget 的事件当拖放动作离开时 |
| QDragMoveEvent | 发送的事件,在拖放动作进行期间 |
| QDropEvent | 被发送的事件当拖放操作完成时 |
| QErrorMessage | 错误消息显示对话框 |
| QFileDialog | 允许用户选择文件 (或目录) 的对话框 |
| QFileIconProvider | 用于 QDirModel 和 QFileSystemModel 类的文件图标 |
| QFileOpenEvent | 当有打开文件或 URL 的请求时会发送的事件 |
| QFileSystemModel | 用于本地文件系统的数据模型 |
| QFocusEvent | 包含 Widget 聚焦事件的事件参数 |
| QFocusFrame | 聚焦框可以在 Widget 的正常可描绘区域之外 |
| QFont | Specifies a font used for drawing text |
| QFontComboBox | 让用户选择字体系列的组合框 |
| QFontDatabase | 底层窗口系统中可用字体的有关信息 |
| QFontDialog | 用于选择字体的对话框 Widget |
| QFontEngineInfo | Describes a specific font provided by a font engine plugin |
| QFontEnginePlugin | The base class for font engine factory plugins in Qt for Embedded Linux |
| QFontInfo | 有关字体的一般信息 |
| QFontMetrics | 字体规格信息 |
| QFontMetricsF | 字体规格信息 |
| QFormLayout | 管理输入 Widget 表单及其关联标签 |
| QFrame | 可以拥有框架的 Widget 基类 |
| QGenericMatrix | 表示具有 N 列和 M 行的 NxM 变换矩阵的模板类 |
| QGenericPlugin | Abstract base class for window-system related plugins in Qt QPA |
| QGenericPluginFactory | Creates window-system related plugin drivers in Qt QPA |
| QGesture | 表示包含描述相应用户输入特性的手势 |
| QGestureEvent | 触发手势的描述 |
| QGestureRecognizer | 用于手势识别的基础设施 |
| QGlyphRun | 直接访问字体中的内部字形 |
| QGradient | 用于组合 QBrush 以指定渐变填充 |
| QGraphicsAnchor | 表示 QGraphicsAnchorLayout 中 2 项之间的锚点 |
| QGraphicsAnchorLayout | 可以在图形视图中将 Widget 锚定在一起的布局 |
| QGraphicsBlurEffect | 模糊效果 |
| QGraphicsColorizeEffect | 彩色化效果 |
| QGraphicsDropShadowEffect | 投影效果 |
| QGraphicsEffect | 用于所有图形效果的基类 |
| QGraphicsEllipseItem | 可以添加到 QGraphicsScene 的椭圆项 |
| QGraphicsGridLayout | 用于在图形视图中管理 Widget 的栅格布局 |
| QGraphicsItem | QGraphicsScene 中所有图形项的基类 |
| QGraphicsItemGroup | 将一组项视为单项的容器 |
| QGraphicsLayout | 基类为图形视图中的所有布局 |
| QGraphicsLayoutItem | 可以被继承以允许自定义项由布局进行管理 |
| QGraphicsLineItem | 可以添加到 QGraphicsScene 的线项 |
| QGraphicsLinearLayout | 用于在图形视图中管理 Widget 的水平或垂直布局 |
| QGraphicsObject | 基类用于所有要求信号、槽及特性的图形项 |
| QGraphicsOpacityEffect | 不透明度效果 |
| QGraphicsPathItem | 可添加到 QGraphicsScene 的路径项 |
| QGraphicsPixmapItem | 可以添加到 QGraphicsScene 的像素图项 |
| QGraphicsPolygonItem | 可以添加到 QGraphicsScene 的多边形项 |
| QGraphicsProxyWidget | 用于将 QWidget 嵌入 QGraphicsScene 的代理层 |
| QGraphicsRectItem | 可以添加到 QGraphicsScene 的矩形项 |
| QGraphicsRotation | 围绕给定轴的旋转变换 |
| QGraphicsScale | 比例缩放变换 |
| QGraphicsScene | 用于管理大量 2D 图形项的表面 |
| QGraphicsSceneContextMenuEvent | 在图形视图框架中的上下文菜单事件 |
| QGraphicsSceneDragDropEvent | 用于图形视图框架的拖放事件 |
| QGraphicsSceneEvent | 基类为所有图形视图相关事件 |
| QGraphicsSceneHelpEvent | 当请求工具提示时的事件 |
| QGraphicsSceneHoverEvent | 在图形视图框架中的悬停事件 |
| QGraphicsSceneMouseEvent | 在图形视图框架中的鼠标事件 |
| QGraphicsSceneMoveEvent | 用于在图形视图框架中移动 Widget 的事件 |
| QGraphicsSceneResizeEvent | 用于在图形视图框架中重置 Widget 大小的事件 |
| QGraphicsSceneWheelEvent | 在图形视图框架中的滚轮事件 |
| QGraphicsSimpleTextItem | 可添加到 QGraphicsScene 的简单文本路径项 |
| QGraphicsTextItem | 可添加到 QGraphicsScene,以显示格式化文本的文本项 |
| QGraphicsTransform | 抽象基类用于在 QGraphicsItems 构建高级变换 |
| QGraphicsView | 用于显示 QGraphicsScene 内容的 Widget |
| QGraphicsWidget | 基类用于 QGraphicsScene 中的所有 Widget 项 |
| QGridLayout | 在栅格中布局 Widget |
| QGroupBox | 带标题的分组框框架 |
| QGtkStyle | Widget style rendered by GTK+ |
| QHBoxLayout | 水平排列 Widget |
| QHeaderView | 用于项视图的标题行 (或标题列) |
| QHelpEvent | 用于在 Widget 中有关特定点请求有帮助信息的事件 |
| QHideEvent | 在 Widget 被隐藏后发送的事件 |
| QHoverEvent | 包含鼠标事件的描述参数 |
| QIcon | 在不同模式和状态下的可伸缩图标 |
| QIconDragEvent | 指示已开始拖拽主图标 |
| QIconEngine | 用于 QIcon 渲染器的抽象基类 |
| QIconEnginePlugin | 用于自定义 QIconEngine 插件的抽象基 |
| QIconEnginePluginV2 | Abstract base for custom QIconEngineV2 plugins |
| QIconEngineV2 | 用于 QIcon 渲染器的抽象基类 |
| QIconEngineV2::AvailableSizesArgument | |
| QIdentityProxyModel | 代理未经修改的源模型 |
| QImage | 独立于硬件的图像表示 (允许直接访问像素数据,且可以被用作描绘设备) |
| QImageIOHandler | 定义用于 Qt 中所有图像格式的常见图像 I/O 接口 |
| QImageIOPlugin | 定义用于编写图像格式插件的接口 |
| QImageReader | 用于从文件 (或其它设备) 读取图像的格式独立接口 |
| QImageWriter | 用于将图像写入文件 (或其它设备) 的格式独立接口 |
| QInputContext | Abstracts the input method dependent data and composing state |
| QInputContextFactory | Creates QInputContext objects |
| QInputContextPlugin | Abstract base for custom QInputContext plugins |
| QInputDialog | 从用户获得单一值的简单方便对话框 |
| QInputEvent | 描述用户输入事件的基类 |
| QInputMethodEvent | 用于输入法事件的参数 |
| QInputMethodEvent::Attribute | QInputMethodEvent::Attribute 类存储输入法属性 |
| QIntValidator | 确保字符串包含指定范围内有效整数的验证器 |
| QItemDelegate | 用于显示和编辑来自模型的数据项的设施 |
| QItemEditorCreator | 使之可能创建项编辑器创建者库,无需子类化 QItemEditorCreatorBase |
| QItemEditorCreatorBase | 必须被子类化的抽象基类,当实现新的项编辑器创建者时 |
| QItemEditorFactory | 用于在视图和委托中编辑项数据的 Widget |
| QItemSelection | 管理模型选中项的有关信息 |
| QItemSelectionModel | 保持视图选中项的跟踪 |
| QItemSelectionRange | 管理模型选中项范围的有关信息 |
| QKbdDriverFactory | Creates keyboard drivers in Qt for Embedded Linux |
| QKbdDriverPlugin | Abstract base class for keyboard driver plugins in Qt for Embedded Linux |
| QKeyEvent | 描述键事件 |
| QKeyEventTransition | 键事件的过渡 |
| QKeySequence | 封装作为快捷键使用的键序列 |
| QLCDNumber | 显示带有类似 LCD 数字的数字 |
| QLabel | 显示文本或图像 |
| QLayout | 几何管理器的基类 |
| QLayoutItem | 操纵 QLayout 的抽象项 |
| QLineEdit | 一行文本编辑器 |
| QLinearGradient | 用于组合 QBrush 以指定线性渐变笔刷 |
| QListView | 在模型中的列表或图标视图 |
| QListWidget | 基于项的列表 Widget |
| QListWidgetItem | 用于 QListWidget 项视图类的项 |
| QMacCocoaViewContainer | Widget for Mac OS X that can be used to wrap arbitrary Cocoa views (i.e., NSView subclasses) and insert them into Qt hierarchies |
| QMacNativeWidget | Widget for Mac OS X that provides a way to put Qt widgets into Carbon or Cocoa hierarchies depending on how Qt was configured |
| QMacPasteboardMime | Converts between a MIME type and a Uniform Type Identifier (UTI) format |
| QMacStyle | Mac OS X style using the Apple Appearance Manager |
| QMainWindow | 主应用程序窗口 |
| QMatrix4x4 | 表示 3D 空间中的 4x4 变换矩阵 |
| QMdiArea | 显示 MDI 窗口的区域 |
| QMdiSubWindow | 用于 QMdiArea 的子窗口类 |
| QMenu | 用于菜单栏、上下文菜单及其它弹出菜单的菜单 Widget |
| QMenuBar | 水平菜单栏 |
| QMenuItem | Represents an item in a menu |
| QMessageBox | 用于告知用户或向用户询问问题并接收答案的模态对话框 |
| QMotifStyle | Motif look and feel |
| QMouseDriverFactory | Creates mouse drivers in Qt for Embedded Linux |
| QMouseDriverPlugin | Abstract base class for mouse driver plugins in Qt for Embedded Linux |
| QMouseEvent | 包含鼠标事件的描述参数 |
| QMouseEventTransition | 用于鼠标事件的过渡 |
| QMoveEvent | 包含用于移动事件的事件参数 |
| QMovie | 采用 QImageReader 播放影片的方便类 |
| QPageSetupDialog | 用于打印机页面相关选项的配置对话框 |
| QPaintDevice | The base class of objects that can be painted |
| QPaintEngine | QPainter 如何在给定平台绘制给定设备的抽象定义 |
| QPaintEngineState | 活动描绘引擎当前状态的有关信息 |
| QPaintEvent | 包含用于描绘事件的事件参数 |
| QPainter | 在 Widget 和其它描绘设备上履行低级描绘 |
| QPainter::PixmapFragment | 此类用于结合 QPainter::drawPixmapFragments() 函数,以指定如何绘制像素图或像素图子矩形 |
| QPainterPath | 用于描绘操作的容器,使图形形状能够被构造和重用 |
| QPainterPath::Element | QPainterPath::Element 类指定子路径的位置及类型 |
| QPainterPathStroker | 用于为给定描绘器路径生成可填充轮廓 |
| QPalette | 包含各 Widget 状态的颜色组 |
| QPanGesture | 描述由用户做出的平移手势 |
| QPen | 定义 QPainter 如何绘制线条和形状的轮廓 |
| QPicture | 用于记录和重演 QPainter 命令的描绘设备 |
| QPinchGesture | 描述由用户做出的捏合手势 |
| QPixmap | 可以用作描绘设备的离屏图像表示 |
| QPixmapCache | 应用程序范围像素图缓存 |
| QPixmapCache::Key | QPixmapCache::Key 类可用于有效访问 QPixmapCache |
| QPlainTextDocumentLayout | 用于 QTextDocument 的纯文本布局实现 |
| QPlainTextEdit | 用于编辑和显示纯文本的 Widget |
| QPlastiqueStyle | Widget style similar to the Plastik style available in KDE |
| QPlatformCursor | Information about pointer device events (movement, buttons), and requests to change the currently displayed cursor |
| QPlatformCursorImage | Set of graphics intended to be used as cursors |
| QPlatformFontDatabase | Makes it possible to customize how fonts are discovered and how they are rendered |
| QPlatformWindowFormat | Specifies the display format of an OpenGL rendering context and if possible attributes of the corresponding QPlatformWindow |
| QPolygon | Vector of points using integer precision |
| QPolygonF | Vector of points using floating point precision |
| QPrintDialog | 用于指定打印机配置的对话框 |
| QPrintEngine | 定义 QPrinter 如何与给定打印子系统交互的接口 |
| QPrintPreviewDialog | 为打印机输出而预览和配置页面布局的 Widget |
| QPrintPreviewWidget | 为打印机输出而预览页面布局的 Widget |
| QPrinter | 在打印机上描绘的描绘设备 |
| QPrinterInfo | 给予访问现有打印机的有关信息 |
| QProgressBar | 水平 (或垂直) 进度条 |
| QProgressDialog | 慢操作的进度反馈 |
| QProxyScreen | Generic interface to QScreen implementations |
| QProxyScreenCursor | Generic interface to QScreenCursor implementations |
| QProxyStyle | 简化动态覆盖 QStyle 元素的方便类 |
| QPushButton | 命令按钮 |
| QQuaternion | 表示由向量和标量组成的四元数 |
| QRadialGradient | 用于组合 QBrush 以指定径向渐变笔刷 |
| QRadioButton | 带文本标签的单选按钮 |
| QRawFont | 访问字体的单物理实例 |
| QRegExpValidator | Used to check a string against a regular expression |
| QRegion | 为描绘器指定裁剪区域 |
| QRegion::QRegionData | |
| QResizeEvent | 包含用于重置尺寸事件的事件参数 |
| QRubberBand | 可以指示选定 (或边界) 的矩形或直线 |
| QS60MainAppUi | Helper class for S60 migration |
| QS60MainApplication | Support for migration from S60 |
| QS60MainDocument | Helper class for S60 migration |
| QS60Style | Look and feel suitable for applications on S60 |
| QScreen | 用于 Qt for Embedded Linux 屏幕驱动程序的基类 |
| QScreenCursor | Base class for screen cursors in Qt for Embedded Linux |
| QScreenDriverFactory | Creates screen drivers in Qt for Embedded Linux |
| QScreenDriverPlugin | Abstract base class for screen driver plugins in Qt for Embedded Linux |
| QScrollArea | 把视图卷动到另一 Widget |
| QScrollBar | 垂直 (或水平) 滚动条 |
| QSessionManager | 访问会话管理器 |
| QShortcut | 用于创建键盘快捷键 |
| QShortcutEvent | 当用户按下组合键时生成的事件 |
| QShowEvent | 当展示 Widget 时发送的事件 |
| QSizeGrip | 用于重置顶层窗口大小的重置大小手柄 |
| QSizePolicy | 描述水平和垂直重置大小策略的布局属性 |
| QSlider | 垂直 (或水平) 滑块 |
| QSortFilterProxyModel | 支持排序和过滤在另一模型和视图之间传递的数据 |
| QSound | Access to the platform audio facilities |
| QSpacerItem | 布局中的空白空间 |
| QSpinBox | 自旋框 Widget |
| QSplashScreen | 可以在应用程序启动期间展示的闪屏 |
| QSplitter | 实现分割器 Widget |
| QSplitterHandle | Handle functionality of the splitter |
| QStackedLayout | 每次仅一 Widget 可见的 Widget 堆栈 |
| QStackedWidget | 每次仅一 Widget 可见的 Widget 堆栈 |
| QStandardItem | 用于 QStandardItemModel 类的项 |
| QStandardItemEditorCreator | 不必子类化 QItemEditorCreatorBase 注册 Widget 的可能性 |
| QStandardItemModel | 用于存储自定义数据的一般模型 |
| QStaticText | 当文本及其布局很少更新时,启用优化文本绘制 |
| QStatusBar | 适于呈现状态信息的水平条 |
| QStatusTipEvent | 用于在状态栏展示消息的事件 |
| QStringListModel | 向视图供给字符串的模型 |
| QStyle | 封装 GUI 外观和感觉的抽象基类 |
| QStyleFactory | 创建 QStyle 对象 |
| QStyleHintReturn | 返回比基本数据类型更多的样式提示 |
| QStyleHintReturnMask | 返回 QRegion 的样式提示 |
| QStyleHintReturnVariant | 返回 QVariant 的样式提示 |
| QStyleOption | 存储用于 QStyle 函数的参数 |
| QStyleOptionButton | 用于绘制按钮的描述参数 |
| QStyleOptionComboBox | 用于绘制组合框的描述参数 |
| QStyleOptionComplex | 用于保持所有复杂控件的公共参数 |
| QStyleOptionDockWidget | 用于绘制停放 Widget 的描述参数 |
| QStyleOptionFocusRect | 用于采用 QStyle 绘制聚焦矩形的描述参数 |
| QStyleOptionFrame | 用于绘制框架的描述参数 |
| QStyleOptionFrameV2 | Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above |
| QStyleOptionFrameV3 | Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above |
| QStyleOptionGraphicsItem | 用于绘制 QGraphicsItem 的所需描述参数 |
| QStyleOptionGroupBox | 用于绘制组框的描述参数 |
| QStyleOptionHeader | 用于绘制 Header (头) 的描述参数 |
| QStyleOptionMenuItem | 用于绘制菜单项的必要描述参数 |
| QStyleOptionProgressBar | 用于描述绘制进度条的必要参数 |
| QStyleOptionProgressBarV2 | Used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above |
| QStyleOptionQ3DockWindow | Used to describe the parameters for drawing various parts of a Q3DockWindow |
| QStyleOptionQ3ListView | Used to describe the parameters for drawing a Q3ListView |
| QStyleOptionQ3ListViewItem | Used to describe an item drawn in a Q3ListView |
| QStyleOptionRubberBand | 用于绘制橡皮筋的描述参数 |
| QStyleOptionSizeGrip | 用于绘制大小握把的描述参数 |
| QStyleOptionSlider | 用于绘制滑块的所需描述参数 |
| QStyleOptionSpinBox | 用于描述绘制自旋框的必要参数 |
| QStyleOptionTab | 用于绘制选项卡栏的描述参数 |
| QStyleOptionTabBarBase | 用于描述选项卡栏的基 (即:选项卡栏通常与之重叠的部分) |
| QStyleOptionTabBarBaseV2 | 用于描述选项卡栏的基 (即:选项卡栏通常与之重叠的部分) |
| QStyleOptionTabV2 | Used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above |
| QStyleOptionTabV3 | Used to describe the parameters necessary for drawing a tabs in Qt 4.5 or above |
| QStyleOptionTabWidgetFrame | 用于描述围绕选项卡 Widget 绘制框架的参数 |
| QStyleOptionTabWidgetFrameV2 | 用于描述围绕选项卡 Widget 绘制框架的参数 |
| QStyleOptionTitleBar | 用于绘制标题栏的描述参数 |
| QStyleOptionToolBar | 用于绘制工具栏的描述参数 |
| QStyleOptionToolBox | 用于绘制工具框的所需描述参数 |
| QStyleOptionToolBoxV2 | Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above |
| QStyleOptionToolButton | 用于绘制工具按钮的描述参数 |
| QStyleOptionViewItem | 用于绘制视图 Widget 中项的描述参数 |
| QStyleOptionViewItemV2 | Used to describe the parameters necessary for drawing a frame in Qt 4.2 or above |
| QStyleOptionViewItemV3 | Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above |
| QStyleOptionViewItemV4 | Used to describe the parameters necessary for drawing a frame in Qt 4.4 or above |
| QStylePainter | 方便类用于在 Widget 内绘制 QStyle 元素 |
| QStylePlugin | 用于自定义 QStyle 插件的抽象基 |
| QStyledItemDelegate | 用于显示和编辑来自模型的数据项的设施 |
| QSupportedWritingSystems | 当采用内部 Qt fontdatabase (字体数据库) 注册字体时使用 |
| QSwipeGesture | 描述由用户做出的轻扫手势 |
| QSymbianEvent | Contains a Symbian event of any type |
| QSymbianGraphicsSystemHelper | Defines functions required by QtMultimediaKit in order to enable video rendering |
| QSyntaxHighlighter | 允许您定义句法高亮规则,此外,还可以使用该类查询文档的当前格式或用户数据 |
| QSystemTrayIcon | 用于系统托盘的应用程序图标 |
| QTabBar | 选项卡栏 (如:用于选项卡式对话框) |
| QTabWidget | 选项卡式 Widget 的堆栈 |
| QTableView | 表格视图的默认模型/视图实现 |
| QTableWidget | 基于项的表格视图 (具有默认模型) |
| QTableWidgetItem | 用于 QTableWidget 类的项 |
| QTableWidgetSelectionRange | 在模型中的交互选定方式 (不采用模型索引和选定模型) |
| QTabletEvent | 包含数位板事件的描述参数 |
| QTapAndHoldGesture | 描述由用户做出的敲击并保持 (亦称作 LongTap) 手势 |
| QTapGesture | 描述由用户做出的敲击手势 |
| QTextBlock | 用于 QTextDocument 中文本片段的容器 |
| QTextBlock::iterator | QTextBlock::iterator 类提供用于读取 QTextBlock 内容的迭代器 |
| QTextBlockFormat | 用于 QTextDocument 文本块的格式化信息 |
| QTextBlockGroup | QTextDocument 的文本块容器 |
| QTextBlockUserData | 用于将自定义数据关联文本块 |
| QTextBrowser | 带 Hypertext (超文本) 导航的富文本浏览器 |
| QTextCharFormat | 用于 QTextDocument 字符的格式化信息 |
| QTextCursor | 提供访问和修改 QTextDocument 的 API |
| QTextDocument | Holds formatted text that can be viewed and edited using a QTextEdit |
| QTextDocumentFragment | 表示一块来自 QTextDocument 的格式化文本 |
| QTextDocumentWriter | 用于将 QTextDocument 写入文件或其它设备的格式无关接口 |
| QTextEdit | 用于编辑和显示纯文本 富文本两者的 Widget |
| QTextEdit::ExtraSelection | QTextEdit::ExtraSelection 结构为给定文档选定,提供指定字符格式的办法 |
| QTextFormat | 用于 QTextDocument 的格式化信息 |
| QTextFragment | 采用单 QTextCharFormat 保存一块 QTextDocument 文本 |
| QTextFrame | 表示 QTextDocument 框架 |
| QTextFrameFormat | 用于 QTextDocument 框架的格式化信息 |
| QTextImageFormat | 用于 QTextDocument 图像的格式化信息 |
| QTextInlineObject | Represents an inline object in a QTextLayout |
| QTextItem | 在自定义描绘引擎中描绘文本所需的所有信息 |
| QTextLayout | 用于布置和渲染文本 |
| QTextLayout::FormatRange | QTextLayout::FormatRange 结构用于为文本布局内容中的指定区域应用额外格式信息 |
| QTextLength | 封装用于 QTextDocument 中的不同长度类型 |
| QTextLine | 表示一行 QTextLayout 文本 |
| QTextList | QTextDocument 项的装饰列表 |
| QTextListFormat | 用于 QTextDocument 列表的格式化信息 |
| QTextObject | 可以将 QTextDocument 各部分分组在一起的不同种类对象的基类 |
| QTextObjectInterface | 允许在 QTextDocument 中绘制自定义文本对象 |
| QTextOption | 一般富文本特性的描述 |
| QTextOption::Tab | |
| QTextTable | 表示 QTextDocument 中的表格 |
| QTextTableCell | 表示 QTextTable 中单元格的特性 |
| QTextTableCellFormat | 用于 QTextDocument 中表格单元格的格式化信息 |
| QTextTableFormat | 用于 QTextDocument 中表格的格式化信息 |
| QTileRules | |
| QTimeEdit | 用于编辑时间的 Widget (基于 QDateTimeEdit 小部件) |
| QToolBar | 包含一组控件的可移动面板 |
| QToolBox | 选项卡化 Widget 项的列 |
| QToolButton | 命令 (或选项) 的快速访问按钮,通常用于 QToolBar |
| QToolTip | 用于任何 Widget 的工具提示 (气球帮助) |
| QTouchEvent | 包含触摸事件的描述参数 |
| QTransform | 指定坐标系的 2D 变换 |
| QTreeView | 树视图的默认模型/视图实现 |
| QTreeWidget | 使用预定义树模型的树视图 |
| QTreeWidgetItem | 用于 QTreeWidget 方便类的项 |
| QTreeWidgetItemIterator | 遍历 QTreeWidget 实例项的办法 |
| QUndoCommand | 存储在 QUndoStack 中的所有命令的基类 |
| QUndoGroup | QUndoStack 对象的组 |
| QUndoStack | QUndoCommand 对象的堆栈 |
| QUndoView | 显示 QUndoStack 的内容 |
| QVBoxLayout | 垂直排列 Widget |
| QValidator | 输入文本的验证 |
| QVector2D | 表示 2D 空间中的向量或顶点 |
| QVector3D | 表示 3D 空间中的向量或顶点 |
| QVector4D | 表示 4D 空间中的向量或顶点 |
| QWSCalibratedMouseHandler | Mouse calibration and noise reduction in Qt for Embedded Linux |
| QWSClient | Encapsulates a client process in Qt for Embedded Linux |
| QWSEmbedWidget | Enables embedded top-level widgets in Qt for Embedded Linux |
| QWSEvent | Encapsulates an event in Qt for Embedded Linux |
| QWSInputMethod | International input methods in Qt for Embedded Linux |
| QWSKeyboardHandler | Base class for keyboard drivers in Qt for Embedded Linux |
| QWSMouseHandler | Base class for mouse drivers in Qt for Embedded Linux |
| QWSPointerCalibrationData | Container for mouse calibration data in Qt for Embedded Linux |
| QWSScreenSaver | Base class for screensavers in Qt for Embedded Linux |
| QWSServer | Encapsulates a server process in Qt for Embedded Linux |
| QWSServer::KeyboardFilter | Base class for global keyboard event filters in Qt for Embedded Linux |
| QWSWindow | Encapsulates a top-level window in Qt for Embedded Linux |
| QWhatsThis | 任何 Widget 的简单描述,即回答 What's This? 问题 |
| QWhatsThisClickedEvent | 可用于处理 What's This? 文本中的超链接的事件 |
| QWheelEvent | 包含滚轮事件的描述参数 |
| QWidget | 所有用户界面对象的基类 |
| QWidgetAction | 通过界面 (把自定义 Widget 插入基于动作的容器) 扩展 QAction,譬如:工具栏 |
| QWidgetItem | 表示 Widget 的布局项 |
| QWindowStateChangeEvent | 在窗口状态改变之前的窗口状态 |
| QWindowsMime | 将开放标准 MIME 映射到 Windows 剪贴板格式 |
| QWindowsStyle | Microsoft Windows-like look and feel |
| QWindowsVistaStyle | Look and feel suitable for applications on Microsoft Windows Vista |
| QWindowsXPStyle | Microsoft Windows XP-like look and feel |
| QWizard | 向导框架 |
| QWizardPage | 用于向导页面的基类 |
| QX11EmbedContainer | XEmbed container widget |
| QX11EmbedWidget | XEmbed client widget |
| QX11Info | Information about the X display configuration |
To include the definitions of both modules' classes, use the following directive:
#include <QtGui>