注解类列表

Qt 类带简短描述:

Q3DBars 用于渲染 3D 条形图的方法
Q3DCamera 在 3D 空间中的摄像头表示
Q3DInputHandler 基于滚轮鼠标的基本输入处理程序
Q3DLight 在 3D 空间表示光源
Q3DObject Simple base class for all the objects in a 3D scene
Q3DScatter Methods for rendering 3D scatter graphs
Q3DScene Description of the 3D scene being visualized
Q3DSurface Methods for rendering 3D surface plots
Q3DTheme 用于图形的视觉样式
QAbstract3DAxis Base class for the axes of a graph
QAbstract3DGraph 用于图形的窗口和渲染循环
QAbstract3DInputHandler Base class for implementations of input handlers
QAbstract3DSeries 所有数据系列的基类
QAbstractAnimation 所有动画的基础
QAbstractAxis 用于专用轴类的基类
QAbstractBarSeries 用于所有条形系列类的抽象父级类
QAbstractButton 按钮 Widget 抽象基类,为按钮提供公共功能
QAbstractDataProxy Base class for all data visualization data proxies
QAbstractEventDispatcher 管理 Qt 事件队列的接口
QAbstractExtensionFactory Interface for extension factories in Qt Designer
QAbstractExtensionManager Interface for extension managers in Qt Designer
QAbstractFileIconProvider 用于 QFileSystemModel 类的文件图标
QAbstractFormBuilder Default implementation for classes that create user interfaces at run-time
QAbstractGraphicsShapeItem 用于所有路径项的公共基
QAbstractGrpcChannel Interface that represents common gRPC channel functionality
QAbstractGrpcClient Bridge between gRPC clients and channels
QAbstractGrpcCredentials QAbstractGrpcClient is an abstract storage class used by authentication parameters
QAbstractHttpServer API to subclass to implement an HTTP server
QAbstractItemDelegate 用于显示和编辑来自模型的数据项
QAbstractItemModel 用于项模型类的抽象接口
QAbstractItemModelReplica Serves as a convenience class for Replicas of Sources based on QAbstractItemModel
QAbstractItemModelTester 帮助测试 QAbstractItemModel 子类
QAbstractItemView 用于项视图类的基本功能
QAbstractListModel 可以被子类化以创建一维列表模型的抽象模型
QAbstractNativeEventFilter 用于接收本机事件 (譬如 MSG 或 XCB 事件结构) 的接口
QAbstractNetworkCache 用于缓存实现的接口
QAbstractOAuth OAuth 身份验证方法的所有实现的基
QAbstractOAuth2 OAuth 2 身份验证方法的所有实现的基
QAbstractOAuthReplyHandler 处理对 OAuth 身份验证请求的回复
QAbstractOpenGLFunctions 暴露各 OpenGL 版本及配置文件所有功能的一系列类的基类
QAbstractPrintDialog 为用于配置打印机的打印对话框的基实现
QAbstractProtobufSerializer Interface that represents basic functions for serialization/deserialization
QAbstractProxyModel 可以履行排序、过滤或其它数据处理任务的代理项模型基类
QAbstractScrollArea 带按需滚动条的卷动区域
QAbstractSeries 用于所有 Qt Chart 系列的基类
QAbstractSlider 在范围内的整数值
QAbstractSocket 所有套接字类型共有的基本功能
QAbstractSpinBox Spinbox 和显示值的行编辑
QAbstractState QStateMachine 的状态基类
QAbstractTableModel 可以子类化以创建表格模型的抽象模型
QAbstractTextDocumentLayout 用于实现 QTextDocuments 自定义布局的抽象基类
QAbstractTransition QAbstractState 对象之间的过渡基类
QAccelerometer 围绕 QSensor 的方便包裹器
QAccelerometerFilter 围绕 QSensorFilter 的方便包裹器
QAccelerometerReading Reports on linear acceleration along the X, Y and Z axes
QAccessible 与可访问性相关的枚举和静态函数
QAccessibleActionInterface Implements support for invocable actions in the interface
QAccessibleEditableTextInterface 实现对具有可编辑文本的对象的支持
QAccessibleEvent 用于可访问性通知的基类
QAccessibleInterface 定义暴露有关可访问对象的信息的接口
QAccessibleObject 为 QObjects 实现 QAccessibleInterface 部分
QAccessiblePlugin 为用户界面元素提供可访问性信息的插件的抽象基类
QAccessibleSelectionInterface Implements support for selection handling
QAccessibleStateChangeEvent 通知可访问性框架对象的状态已改变
QAccessibleTableCellInterface 实现对 IAccessibleTable2 单元格接口的支持
QAccessibleTableInterface Implements support for the IAccessibleTable2 interface
QAccessibleTableModelChangeEvent 表示表格、列表或树中添加或移除单元格的变化。若改变影响多行,firstColumn 和 lastColumn 将返回 -1。同样,对于列,行函数可能返回 -1
QAccessibleTextCursorEvent 光标移动的通知
QAccessibleTextInsertEvent 正在插入文本的通知
QAccessibleTextInterface 实现对文本处理的支持
QAccessibleTextRemoveEvent 正被删除文本的通知
QAccessibleTextSelectionEvent 对象文本选定改变的信号
QAccessibleTextUpdateEvent 有关文本改变的通知。这用于支持可编辑文本 (譬如:行编辑) 的可访问。例如,此事件发生,当选中文本的一部分被粘贴新文本或在编辑器覆盖模式下被替换时。
QAccessibleValueChangeEvent 描述可访问对象的值改变
QAccessibleValueInterface 实现对操纵值对象的支持
QAccessibleWidget 为 QWidgets 实现 QAccessibleInterface
QAction 可以被添加到不同用户界面组件的用户命令的抽象
QActionEvent 当添加、移除或改变 QAction 时生成的事件
QActionGroup 把动作分组在一起
QAdoptSharedDataTag 帮手标签类
QAmbientLightFilter 围绕 QSensorFilter 的方便包裹器
QAmbientLightReading Represents one reading from the ambient light sensor
QAmbientLightSensor 围绕 QSensor 的方便包裹器
QAmbientSound 立体声叠加声音
QAmbientTemperatureFilter 围绕 QSensorFilter 的方便包裹器
QAmbientTemperatureReading Holds readings of the ambient temperature
QAmbientTemperatureSensor 围绕 QSensor 的方便包裹器
QAndroidActivityResultReceiver 用于从主 Android 活动 onActivityResult() 回调的接口
QAndroidBinder 包裹 Android Binder 类最重要方法
QAndroidIntent 包裹 Android Intent 类的最重要方法
QAndroidParcel 包裹 Android Parcel 类的最重要方法
QAndroidService 包裹 Android Service 类的最重要方法
QAndroidServiceConnection 包裹 Android ServiceConnection 类的最重要方法
QAnimationGroup 动画组的抽象基类
QAnyStringView 带有 QString API 只读子集的 Latin-1、UTF-8 或 UTF-16 字符串统一视图
QApplication 管理 GUI 应用程序的控制流和主要设置
QAreaLegendMarker Legend marker for an area series
QAreaSeries 在区域图表中呈现数据
QAssociativeIterable 关联 QVariant 容器的可迭代接口
QAtomicInt 于 int 上独立于平台的原子操作
QAtomicInteger 于整数上独立于平台的原子操作
QAtomicPointer 为指针提供独立于平台的原子操作的模板类
QAudioBuffer 表示具有特定格式和采样率的一批音频样本
QAudioDecoder 实现解码音频
QAudioDevice 音频设备及其功能的有关信息
QAudioEngine 管理 3D 声场
QAudioFormat 存储音频流参数信息
QAudioInput 表示音频的输入通道
QAudioListener 定义由 QAudioEngine 定义声场的收听人的位置和取向
QAudioOutput 表示音频的输出通道
QAudioRoom
QAudioSink 把音频数据发送到音频输出设备的接口
QAudioSource 从音频输入设备接收音频数据的接口
QAuthenticator 身份验证对象
QAxAggregated 实现额外 COM 接口的抽象基类
QAxBase 提供初始化和访问 COM 对象的 API 的抽象类
QAxBaseObject 用于 QAxObject 的静态特性和信号
QAxBaseWidget 用于 QAxWidget 的静态特性和信号
QAxBindable 在 QWidget 和 ActiveX 客户端之间的接口
QAxFactory 定义用于创建 COM 组件的工厂
QAxObject 包裹 COM 对象的 QObject
QAxObjectInterface 提供 QAxObject 和 QAxWidget 公共特性的接口
QAxScript 围绕脚本代码的包裹器
QAxScriptEngine 围绕脚本引擎的包裹器
QAxScriptManager 应用程序对象和脚本代码之间的桥梁
QAxSelect 用于选择注册 COM 组件的对话框
QAxWidget 包裹 ActiveX 控件的 QWidget
QBEInteger 独立于平台的大端在前整数
QBackingStore 用于 QWindow 的绘制区域
QBar3DSeries Represents a data series in a 3D bar graph
QBarCategoryAxis 将类别添加到图表轴
QBarDataItem Container for resolved data to be added to bar graphs
QBarDataProxy The data proxy for a 3D bars graph
QBarLegendMarker Legend marker for a bar series
QBarSeries 将一系列数据按类别分组呈现为垂直条形
QBarSet 表示条形图表中的一组条形
QBaseIterator
QBasicTimer 针对对象的计时器事件
QBindable 围绕启用绑定特性的包裹器类。它允许类型安全操作,同时抽象出各种特性类之间的差异
QBitArray 位数组
QBitmap 单色 (1 位深度) 像素图
QBluetoothAddress Assigns an address to the Bluetooth device
QBluetoothDeviceDiscoveryAgent Discovers the Bluetooth devices nearby
QBluetoothDeviceInfo Stores information about the Bluetooth device
QBluetoothHostInfo Encapsulates the details of a local QBluetooth device
QBluetoothLocalDevice Enables access to the local Bluetooth device
QBluetoothPermission 访问蓝牙外围设备
QBluetoothServer Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth device
QBluetoothServiceDiscoveryAgent Enables you to query for Bluetooth services
QBluetoothServiceInfo Enables access to the attributes of a Bluetooth service
QBluetoothSocket Enables connection to a Bluetooth device running a bluetooth server
QBluetoothUuid Generates a UUID for each Bluetooth service
QBoxLayout 水平或垂直排列子级 Widget
QBoxPlotLegendMarker Legend marker for a box plot series
QBoxPlotSeries Presents data in box-and-whiskers charts
QBoxSet Represents one item in a box-and-whiskers chart
QBrush 定义 QPainter 绘制形状的填充图案
QBuffer QByteArray 的 QIODevice 接口
QButtonGroup 用于组织按钮 Widget 组的容器
QByteArray 字节数组
QByteArrayList 字节数组列表
QByteArrayMatcher 保持在字节数组中可以快速匹配的字节序列
QByteArrayView 带有只读 QByteArray API 子集的字节数组视图
QCache 提供缓存的模板类
QCalendar 描述日历系统
QCalendarPermission 访问用户的日历
QCalendarWidget 允许用户选择日期,基于月份的日历 Widget
QCamera 系统摄像头设备接口
QCameraDevice 有关摄像头设备的一般信息
QCameraFormat 描述摄像头设备所支持的视频格式
QCameraPermission 访问摄像头为取得图片 (或视频)
QCanBus 处理总线插件的注册和创建
QCanBusDevice 用于 CAN bus 的接口类
QCanBusDeviceInfo 有关 CAN Bus 接口的信息
QCanBusFactory 用作 CAN Bus 插件的插件接口的工厂类
QCanBusFrame 表示单 CAN 帧的容器类
QCanDbcFileParser 可以用于剖析 DBC 文件
QCanFrameProcessor Can be used to decode a QCanBusFrame or to convert the input data into a QCanBusFrame that is ready to be sent to the receiver
QCanMessageDescription Describes the rules to process a CAN message and represent it in an application-defined format
QCanSignalDescription Describes the rules to extract one value out of the CAN frame and represent it in an application-defined format
QCanUniqueIdDescription Describes the rules for accessing a unique identifier in a QCanBusFrame
QCandlestickLegendMarker Legend marker for a candlestick series
QCandlestickModelMapper Abstract model mapper class for candlestick series
QCandlestickSeries Presents data as candlesticks
QCandlestickSet Represents a single candlestick item in a candlestick chart
QCategory3DAxis Manipulates an axis of a graph
QCategoryAxis Places named ranges on the axis
QCborArray 用于保持 CBOR (简明二进制对象表示) 元素的数组
QCborError 保持I当剖析或验证 CBOR 流时发现的错误条件
QCborMap 用于保持以 CBOR 表示的关联容器
QCborParserError 用于 QCborValue 以报告剖析错误
QCborStreamReader 操作 QByteArray 或 QIODevice 的简单 CBOR 流解码器
QCborStreamWriter 操作单向流的简单 CBOR 编码器
QCborValue 封装值在 CBOR 中
QChar 16 位 Unicode 字符
QChart 管理图表的系列、图例和轴的图形表示
QChartView 可以显示图表的独立 Widget
QCheckBox 带文本标签的复选框
QChildEvent 包含子级对象事件的事件参数
QClipboard 访问窗口系统剪贴板
QCloseEvent 包含关闭事件的描述参数
QCoapClient 允许应用程序发送 CoAP 请求和接收回复
QCoapMessage Holds information about a CoAP message that can be a request or a reply
QCoapOption 保持有关 CoAP 选项的数据
QCoapPrivateKey Interface for managing CoAP security keys
QCoapReply Holds the data of a CoAP reply
QCoapRequest Holds a CoAP request. This request can be sent with QCoapClient
QCoapResource Holds information about a discovered resource
QCoapResourceDiscoveryReply Holds the data of a CoAP reply for a resource discovery request
QCoapSecurityConfiguration Holds configuration options during the authentication process
QCollator 根据本地整理算法比较字符串
QCollatorSortKey 可以用于加速字符串整理
QColor 基于 RGB、HSV 或 CMYK 值的颜色
QColorAxis Displays a color scale as one of the chart's axes
QColorDialog 用于指定颜色的对话框 Widget
QColorSpace 色彩空间的抽象
QColorTransform 在色彩空间之间变换
QColormap 将设备无关 QColors 映射到与设备相关像素值
QColumnView 列视图的模型/视图实现
QComboBox 组合按钮和弹出列表
QCommandLineOption 定义可能的命令行选项
QCommandLineParser 用于处理命令行选项的手段
QCommandLinkButton Vista 风格的命令链接按钮
QCommonStyle 封装 GUI 的常见外观和感觉
QCompass 围绕 QSensor 的方便包裹器
QCompassFilter 围绕 QSensorFilter 的方便包裹器
QCompassReading Represents one reading from a compass
QCompleter 基于项模型的补全
QCompressedHelpInfo 访问压缩帮助文件有关细节
QConcatenateTablesProxyModel 代理多个源模型,串联其行
QConicalGradient 用于组合 QBrush 以指定锥形渐变笔刷
QConstIterator 允许迭代 QVariant 容器
QContactsPermission 访问用户的联系人
QContextMenuEvent 包含上下文菜单事件的描述参数
QContiguousCache 提供连续缓存的模板类
QCoreApplication 用于没有 UI 的 Qt 应用程序的事件循环
QCryptographicHash 生成加密哈希的办法
QCursor 具有任意形状的鼠标光标
QCustom3DItem 向图形添加自定义项
QCustom3DLabel 向图形添加自定义标签
QCustom3DVolume Adds a volume rendered object to a graph
QDBusAbstractAdaptor D-Bus 适配器类的基类
QDBusAbstractInterface Qt D-Bus 绑定中所有 D-Bus 接口的基类 (允许访问远程接口)
QDBusArgument 用于编组和解组 D-Bus 自变量
QDBusConnection 表示到 D-Bus 总线守护程序的连接
QDBusConnectionInterface 访问 D-Bus 总线守护程序服务
QDBusContext 允许槽确定调用的 D-Bus 上下文
QDBusError 表示从 D-Bus 总线或从在总线中发现的远程应用程序收到的错误
QDBusInterface 远程对象上的接口代理
QDBusMessage 表示通过 D-Bus 总线发送 (或接收) 的一条消息
QDBusObjectPath 使程序员能够标识由 D-Bus 类型系统提供的 OBJECT_PATH 类型
QDBusPendingCall 引用一待决异步调用
QDBusPendingCallWatcher 等待异步回复的方便手段
QDBusPendingReply 包含异步方法调用的回复
QDBusReply 将方法调用回复存储到远程对象
QDBusServer 在同一计算机中的进程间点对点通信
QDBusServiceWatcher 允许用户看守总线服务改变
QDBusSignature 使程序员能够标识由 D-Bus 类型系统提供的 SIGNATURE 类型
QDBusUnixFileDescriptor 保持一 Unix 文件描述符
QDBusVariant 使程序员能够标识由 D-Bus 类型系统提供的变量类型
QDBusVirtualObject 用于采用一个类处理多个 DBus 路径
QDataStream 把二进制数据序列化到 QIODevice
QDataWidgetMapper 在数据模型区间与 Widget 之间的映射
QDate 日期功能
QDateEdit 用于编辑日期的 Widget (基于 QDateTimeEdit 小部件)
QDateTime 日期和时间功能
QDateTimeAxis Adds dates and times to a chart's axis
QDateTimeEdit 用于编辑日期和时间的 Widget
QDeadlineTimer 标记未来截止日期
QDebug 调试信息输出流
QDebugStateSaver 自定义 QDebug 运算符的方便类
QDesignerActionEditorInterface Allows you to change the focus of Qt Designer's action editor
QDesignerContainerExtension Allows you to add pages to a custom multi-page container in Qt Designer's workspace
QDesignerCustomWidgetCollectionInterface Allows you to include several custom widgets in one single library
QDesignerCustomWidgetInterface Enables Qt Designer to access and construct custom widgets
QDesignerDynamicPropertySheetExtension Allows you to manipulate a widget's dynamic properties in Qt Designer's property editor
QDesignerFormEditorInterface Allows you to access Qt Designer's various components
QDesignerFormWindowCursorInterface Allows you to query and modify a form window's widget selection, and in addition modify the properties of all the form's widgets
QDesignerFormWindowInterface Allows you to query and manipulate form windows appearing in Qt Designer's workspace
QDesignerFormWindowManagerInterface Allows you to manipulate the collection of form windows in Qt Designer, and control Qt Designer's form editing actions
QDesignerMemberSheetExtension Allows you to manipulate a widget's member functions which is displayed when configuring connections using Qt Designer's mode for editing signals and slots
QDesignerObjectInspectorInterface Allows you to change the focus of Qt Designer's object inspector
QDesignerPropertyEditorInterface Allows you to query and manipulate the current state of Qt Designer's property editor
QDesignerPropertySheetExtension Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor
QDesignerTaskMenuExtension Allows you to add custom menu entries to Qt Designer's task menu
QDesignerWidgetBoxInterface Allows you to control the contents of Qt Designer's widget box
QDesktopServices 用于访问常见桌面服务的方法
QDial 四舍五入范围控制 (像速度计或电位计)
QDialog 对话框窗口的基类
QDialogButtonBox 在适合当前小部件风格的布局中呈现按钮的 Widget
QDir 访问目录结构及其内容
QDirIterator 目录条目列表迭代器
QDnsDomainNameRecord 存储域名记录的有关信息
QDnsHostAddressRecord 存储有关主机地址记录的信息
QDnsLookup 表示 DNS 查找
QDnsMailExchangeRecord 存储有关 DNS MX 记录的信息
QDnsServiceRecord 存储有关 DNS SRV 记录的信息
QDnsTextRecord 存储有关 DNS TXT 记录的信息
QDockWidget 可以停放在 QMainWindow 内 (或浮动在桌面上作为顶层窗口) 的小部件
QDomAttr 表示 QDomElement 的一属性
QDomCDATASection 表示 XML CDATA 区间
QDomCharacterData 表示一般 DOM 字符串
QDomComment 表示 XML 注释
QDomDocument 表示 XML 文档
QDomDocumentFragment QDomNode 树通常是不完整 QDomDocument
QDomDocumentType 文档树中的 DTD (文档类型定义) 表示
QDomElement 表示一个 DOM 树元素
QDomEntity 表示 XML 实体
QDomEntityReference 表示 XML 实体引用
QDomImplementation DOM 实现特征的有关信息
QDomNamedNodeMap 包含可以按名称访问的节点集合
QDomNode 所有 DOM 树节点的基类
QDomNodeList QDomNode 对象列表
QDomNotation 表示 XML 表示法
QDomProcessingInstruction 表示 XML 处理指令
QDomText 表示 XML 文档的剖析文本数据
QDoubleSpinBox 采用双精度的自旋框 Widget
QDoubleValidator 浮点数的范围校验
QDrag 支持基于 MIME 的拖放数据传输
QDragEnterEvent 被发送给 Widget 的事件当拖放动作进入时
QDragLeaveEvent 被发送给 Widget 的事件当拖放动作离开时
QDragMoveEvent 被发送的事件当拖放动作正在进行中时
QDropEvent 被发送的事件当拖放操作完成时
QDtls 此类为 UDP (用户数据报协议) 套接字提供加密
QDtlsClientVerifier 此类实现服务器侧 DTLS Cookie 的生成和验证
QDynamicPropertyChangeEvent 包含动态特性更改事件的事件参数
QEasingCurve 控制动画的缓和曲线
QElapsedTimer 计算消耗时间的快速方式
QEnableSharedFromThis 允许为已由共享指针管理的对象获取 QSharedPointer 的基类
QEnterEvent 包含进入事件的描述参数
QErrorMessage 错误消息显示对话框
QEvent 所有事件类的基类。事件对象包含事件参数
QEventLoop 进入和离开事件循环的手段
QEventLoopLocker 离开事件循环的手段当不再需要时。
QEventPoint QPointerEvent 点的有关信息
QEventTransition 用于 Qt 事件的特定 QObject 过渡
QException 可以跨线程转移异常的基类
QExplicitlySharedDataPointer 表示指向明确共享对象的指针
QExposeEvent 包含用于暴露事件的事件参数
QExtensionFactory Allows you to create a factory that is able to make instances of custom extensions in Qt Designer
QExtensionManager Extension management facilities for Qt Designer
QFile 用于读写文件的接口
QFileDevice 用于读写打开文件的接口
QFileDialog 允许用户选择文件 (或目录) 的对话框
QFileIconProvider 用于 QFileSystemModel 类的文件图标
QFileInfo 与系统无关的文件信息
QFileOpenEvent 当有打开文件或 URL 的请求时会发送的事件
QFileSelector 选择文件变体的便捷方式
QFileSystemModel 用于本地文件系统的数据模型
QFileSystemWatcher 用于监视修改文件和目录的接口
QFinalState 最终状态
QFlag 用于 QFlags 的帮助程序数据类型
QFlags 存储枚举值 OR 组合的类型安全方式
QFocusEvent 包含 Widget 聚焦事件的事件参数
QFocusFrame 聚焦框可以在 Widget 的正常可描绘区域之外
QFont 指定用于绘制文本的字体查询
QFontComboBox 让用户选择字体系列的组合框
QFontDatabase 底层窗口系统中可用字体的有关信息
QFontDialog 用于选择字体的对话框 Widget
QFontInfo 有关字体的一般信息
QFontMetrics 字体规格信息
QFontMetricsF 字体规格信息
QFormBuilder Used to dynamically construct user interfaces from UI files at run-time
QFormLayout 管理输入 Widget 表单及其关联标签
QFrame 可以拥有框架的 Widget 基类
QFuture 表示异步计算的结果
QFutureIterator 用于 QFuture 的 Java 风格常量迭代器
QFutureSynchronizer 简化 QFuture 同步的方便类
QFutureWatcher 允许监视 QFuture 使用信号和插槽
QGenericArgument 用于编组自变量的内部帮助程序类
QGenericMatrix 表示具有 N 列和 M 行的 NxM 变换矩阵的模板类
QGenericPlugin 用于插件的抽象基类
QGenericPluginFactory 创建插件驱动程序
QGenericReturnArgument 用于编组自变量的内部帮助程序类
QGeoAddress 表示 QGeoLocation 的地址
QGeoAreaMonitorInfo 表示接近要监视区域或地区的参数
QGeoAreaMonitorSource Enables the detection of proximity changes for a specified set of coordinates
QGeoCircle Defines a circular geographic area
QGeoCodeReply Manages an operation started by an instance of QGeoCodingManager
QGeoCodingManager Support for geocoding operations
QGeoCodingManagerEngine Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for geocoding operations
QGeoCoordinate Defines a geographical position on the surface of the Earth
QGeoLocation Represents basic information about a location
QGeoManeuver Represents the information relevant to the point at which two QGeoRouteSegments meet
QGeoPath Defines a geographic path
QGeoPolygon Defines a geographic polygon
QGeoPositionInfo 包含特定时间点的全局位置、方向和速度的有关聚合信息
QGeoPositionInfoSource Abstract base class for the distribution of positional updates
QGeoPositionInfoSourceFactory Factory class used as the plugin interface for external providers of positioning data
QGeoRectangle Defines a rectangular geographic area
QGeoRoute Represents a route between two points
QGeoRouteReply Manages an operation started by an instance of QGeoRoutingManager
QGeoRouteRequest Represents the parameters and restrictions which define a request for routing information
QGeoRouteSegment Represents a segment of a route
QGeoRoutingManager Support for geographic routing operations
QGeoRoutingManagerEngine Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing information
QGeoSatelliteInfo 包含有关卫星的基本信息
QGeoSatelliteInfoSource Abstract base class for the distribution of satellite information updates
QGeoServiceProvider Aggregates access to services which provide geographical information
QGeoShape Defines a geographic area
QGesture 表示包含描述相应用户输入特性的手势
QGestureEvent 触发手势的描述
QGestureRecognizer 用于手势识别的基础设施
QGlobalStatic 用于实现全局静态对象
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 的简单文本路径项
QGraphicsSvgItem 用于渲染 SVG 文件内容的 QGraphicsItem
QGraphicsTextItem 可添加到 QGraphicsScene,以显示格式化文本的文本项
QGraphicsTransform 抽象基类用于在 QGraphicsItems 构建高级变换
QGraphicsVideoItem 显示由 QMediaPlayer 或 QCamera 产生的视频的图形项
QGraphicsView 用于显示 QGraphicsScene 内容的 Widget
QGraphicsWidget 基类用于 QGraphicsScene 中的所有 Widget 项
QGregorianCalendar 实现格里高利历 (公历)
QGridLayout 在栅格中布局 Widget
QGroupBox 带标题的分组框框架
QGrpcCallCredentials The base class for gRPC call credentials
QGrpcCallReply Contains data for asynchronous call of gRPC client API
QGrpcChannel GRPC-cpp native api implementation of QAbstractGrpcChannel interface
QGrpcChannelCredentials The base class for gRPC channel credentials
QGrpcCredentials Combination of call and channel credentials that is used by gRPC channels to communicate with services, using the given authentication parameters
QGrpcHttp2Channel HTTP/2 implementation of QAbstractGrpcChannel interface
QGrpcInsecureCallCredentials Dummy implementation of QGrpcCallCredentials
QGrpcInsecureChannelCredentials Dummy implementation of QGrpcChannelCredentials
QGrpcOperation Implements common logic to handle communication in Grpc channel
QGrpcSslCredentials SSL credentials for channel
QGrpcStatus Contains information about last gRPC operation
QGrpcStream Implements logic to handle stream communication in the Grpc channel
QGrpcUserPasswordCredentials Reference implementation of simple user-password call authentication
QGuiApplication 管理 GUI 应用程序的控制流和主要设置
QGyroscope 围绕 QSensor 的方便包裹器
QGyroscopeFilter 围绕 QSensorFilter 的方便包裹器
QGyroscopeReading Represents one reading from the gyroscope sensor
QHBarModelMapper Horizontal model mapper for bar series
QHBoxLayout 水平排列 Widget
QHBoxPlotModelMapper Horizontal model mapper for box plot series
QHCandlestickModelMapper Horizontal model mapper for a candlestick series
QHPieModelMapper Horizontal model mapper for pie series
QHXYModelMapper Horizontal model mapper for line, spline, and scatter series
QHash 提供基于哈希表的字典的模板类
QHashIterator 用于 QHash 和 QMultiHash 的 Java 风格常量迭代器
QHashSeed
QHeaderView 用于项视图的标题行 (或标题列)
QHeightMapSurfaceDataProxy Base proxy class for Q3DSurface
QHelpContentItem 用于 QHelpContentModel 的项
QHelpContentModel 向视图供给内容的模型
QHelpContentWidget 用于显示帮助内容模型项的树视图
QHelpEngine 访问帮助引擎的内容和索引
QHelpEngineCore 帮助系统的核心功能
QHelpEvent 用于在 Widget 中有关特定点请求有帮助信息的事件
QHelpFilterData 用于 QHelpFilterEngine 的过滤细节
QHelpFilterEngine 帮助内容的过滤视图
QHelpFilterSettingsWidget 允许创建、编辑和移除过滤的 Widget
QHelpIndexModel 向视图供给索引关键字的模型
QHelpIndexWidget 列表视图显示 QHelpIndexModel
QHelpLink 提供关联帮助链接的数据结构
QHelpSearchEngine 访问可重用 Widget 以集成全文本搜索、索引及搜索文档编制
QHelpSearchQueryWidget 使用户能够在标准化输入掩码中输入搜索术语的简单行编辑或高级 Widget
QHelpSearchResult 关联搜索结果的数据
QHelpSearchResultWidget 要显示搜索结果的文本浏览器
QHideEvent 在 Widget 被隐藏后发送的事件
QHistoryState 返回到先前活动子状态的手段
QHorizontalBarSeries Presents a series of data as horizontal bars grouped by category
QHorizontalPercentBarSeries Presents a series of categorized data as a percentage of each category
QHorizontalStackedBarSeries Presents a series of data as horizontally stacked bars, with one bar per category
QHostAddress IP 地址
QHostInfo 用于主机名查找的静态函数
QHoverEvent 包含鼠标事件的描述参数
QHstsPolicy 指定主机支持 HSTS (HTTP 严格传输安全) 策略
QHttp1Configuration 控制 HTTP/1 参数和设定
QHttp2Configuration 控制 HTTP/2 参数和设定
QHttpMultiPart 类似于通过 HTTP 被发送的 MIME 多部分消息
QHttpPart 保持本体部分 (要在 HTTP 多部分 MIME 消息内使用)
QHttpServer Simplified API for QAbstractHttpServer and QHttpServerRouter
QHttpServerRequest Encapsulates an HTTP request
QHttpServerResponder API for sending replies from an HTTP server
QHttpServerResponse Encapsulates an HTTP response
QHttpServerRouter Provides functions to bind a URL to a ViewHandler
QHttpServerRouterRule The base class for QHttpServerRouter rules
QHumidityFilter 围绕 QSensorFilter 的方便包裹器
QHumidityReading Holds readings from the humidity sensor
QHumiditySensor 围绕 QSensor 的方便包裹器
QIODevice Qt 中所有 I/O 设备的基接口类
QIODeviceBase 提供打开设备模式描述标志的 QIODevice 基类
QIcon 在不同模式和状态下的可伸缩图标
QIconDragEvent 指示已开始拖曳主图标
QIconEngine 用于 QIcon 渲染器的抽象基类
QIconEnginePlugin 用于自定义 QIconEngine 插件的抽象基
QIdentityProxyModel 代理未经修改的源模型
QImage 独立于硬件的图像表示 (允许直接访问像素数据,且可以被用作描绘设备)
QImageCapture 用于录制媒体内容
QImageIOHandler 定义用于 Qt 中所有图像格式的常见图像 I/O 接口
QImageIOPlugin 定义用于编写图像格式插件的接口
QImageReader 用于从文件 (或其它设备) 读取图像的格式独立接口
QImageWriter 用于将图像写入文件 (或其它设备) 的格式独立接口
QInputDevice 描述源自 QInputEvent 的设备
QInputDialog 从用户获得单一值的简单方便对话框
QInputEvent 描述用户输入事件的基类
QInputMethod 访问活动文本输入法
QInputMethodEvent 用于输入法事件的参数
QInputMethodQueryEvent 通过输入上下文发送给输入对象的事件
QIntValidator 确保字符串包含指定范围内有效整数的验证器
QItemDelegate 用于显示和编辑来自模型的数据项的设施
QItemEditorCreator 使之可能创建项编辑器创建者库,无需子类化 QItemEditorCreatorBase
QItemEditorCreatorBase 必须被子类化的抽象基类,当实现新的项编辑器创建者时
QItemEditorFactory 用于在视图和委托中编辑项数据的 Widget
QItemModelBarDataProxy Proxy class for presenting data in item models with Q3DBars
QItemModelScatterDataProxy Proxy class for presenting data in item models with Q3DScatter
QItemModelSurfaceDataProxy Proxy class for presenting data in item models with Q3DSurface
QItemSelection 管理模型选中项的有关信息
QItemSelectionModel 保持视图选中项的跟踪
QItemSelectionRange 管理模型选中项范围的有关信息
QIterable 是用于 QSequentialIterable 和 QAssociativeIterable 的基类模板类
QIterator 允许迭代 QVariant 容器的模板类
QJSEngine 用于估算 JavaScript 代码的环境
QJSManagedValue Represents a value on the JavaScript heap belonging to a QJSEngine
QJSPrimitiveNull An empty marker type to signify the JavaScript null value
QJSPrimitiveUndefined An empty marker type to signify the JavaScript Undefined type and its single value
QJSPrimitiveValue Operates on primitive types in JavaScript semantics
QJSValue Acts as a container for Qt/JavaScript data types
QJSValueIterator 用于 QJSValue 的 Java 风格迭代器
QJalaliCalendar Jalali (Hijri Shamsi) 日历系统实现
QJniEnvironment 访问 JNIEnv (JNI 环境)
QJniObject 围绕 JNI (Java 本地接口) 的方便包裹器
QJsonArray 封装 JSON 数组
QJsonDocument 读写 JSON 文档的办法
QJsonObject 封装 JSON 对象
QJsonParseError 用于在 JSON 剖析期间报告错误
QJsonValue 把值封装在 JSON 中
QJulianCalendar 儒略历系统实现
QKeyCombination 存储键和可选修饰符的组合
QKeyEvent 描述键事件
QKeyEventTransition Transition for key events
QKeySequence 封装作为快捷键使用的键序列
QKeySequenceEdit 允许输入 QKeySequence
QKeyValueIterator 迭代关联容器的键/值对
QLCDNumber 显示带有类似 LCD 数字的数字
QLEInteger 独立于平台的小端在前整数
QLabel 显示文本或图像
QLatin1Char 8 位 ASCII/Latin-1 字符
QLatin1String 如同 QLatin1StringView
QLatin1StringMatcher 优化搜索 Latin-1 文本中的子字符串
QLatin1StringView 围绕 US-ASCII/Latin-1 编码字符串文字的瘦包裹器
QLayout 几何管理器的基类
QLayoutItem 操纵 QLayout 的抽象项
QLegend 显示图表的图例
QLegendMarker Abstract object that can be used to access markers within a legend
QLibrary 在 Runtime 时加载共享库
QLibraryInfo 有关 Qt 库的信息
QLightFilter 围绕 QSensorFilter 的方便包裹器
QLightReading Represents one reading from the light sensor
QLightSensor 围绕 QSensor 的方便包裹器
QLine 使用整数精度的 2D 向量
QLineEdit 一行文本编辑器
QLineF 使用浮点精度的 2D 向量
QLineSeries 以线图表形式呈现数据
QLinearGradient 用于组合 QBrush 以指定线性渐变笔刷
QLinkedList 提供链接列表的模板类
QLinkedListIterator 用于 QLinkedList 的 Java 风格常量迭代器
QList 提供动态数组的模板类
QListIterator 用于 QList 和 QQueue 的 Java 风格常量迭代器
QListView 在模型中的列表或图标视图
QListWidget 基于项的列表 Widget
QListWidgetItem 用于 QListWidget 项视图类的项
QLocalServer 基于本地套接字的服务器
QLocalSocket 本地套接字
QLocale 在数字及其各种语言的字符串表示之间转换
QLocationPermission 访问用户的位置
QLockFile 在进程之间使用文件的锁
QLogValue3DAxisFormatter Formatting rules for a logarithmic value axis
QLogValueAxis Adds a logarithmic scale to a chart's axis
QLoggingCategory 表示日志基础设施类别或区域
QLowEnergyAdvertisingData 表示蓝牙低功耗广告期间要广播的数据
QLowEnergyAdvertisingParameters 表示用于蓝牙低功耗广告的参数
QLowEnergyCharacteristic Stores information about a Bluetooth Low Energy service characteristic
QLowEnergyCharacteristicData 用于设置 GATT 服务数据
QLowEnergyConnectionParameters 当请求或报告蓝牙 LE 连接的参数更新时使用
QLowEnergyController Access to Bluetooth Low Energy Devices
QLowEnergyDescriptor Stores information about the Bluetooth Low Energy descriptor
QLowEnergyDescriptorData 用于创建 GATT 服务数据
QLowEnergyService Represents an individual service on a Bluetooth Low Energy Device
QLowEnergyServiceData 用于设置 GATT 服务数据
QMagnetometer 围绕 QSensor 的方便包裹器
QMagnetometerFilter 围绕 QSensorFilter 的方便包裹器
QMagnetometerReading Represents one reading from the magnetometer
QMainWindow 主应用程序窗口
QMap 提供关联数组的模板类
QMapIterator 用于 QMap 的 Java 风格常量迭代器
QMargins 定义矩形的 4 边距
QMarginsF 定义矩形的 4 边距
QMaskGenerator 用于自定义 32 位掩码生成器的抽象基
QMatrix4x4 表示 3D 空间中的 4x4 变换矩阵
QMdiArea 显示 MDI 窗口的区域
QMdiSubWindow 用于 QMdiArea 的子窗口类
QMediaCaptureSession 允许捕获音频/视频内容
QMediaDevices 可用多媒体输入和输出设备的有关信息
QMediaFormat 描述多媒体文件或流的编码格式
QMediaMetaData 为媒体文件提供元数据
QMediaPlayer 允许播放媒体文件
QMediaRecorder 用于编码和录制捕获会话
QMediaTimeRange 表示一组零个或多个不相交的时间间隔
QMenu 用于菜单栏、上下文菜单及其它弹出菜单的菜单 Widget
QMenuBar 水平菜单栏
QMessageAuthenticationCode 生成基于哈希的消息身份验证代码的办法
QMessageBox 用于告知用户或向用户询问问题并接收答案的模态对话框
QMessageLogContext 有关日志消息的额外信息
QMessageLogger 生成日志消息
QMetaClassInfo 有关类的额外信息
QMetaEnum 有关枚举器的元数据
QMetaMethod 关于成员函数的元数据
QMetaObject 包含有关 Qt 对象的元信息
QMetaProperty 关于特性的元数据
QMetaSequence 允许类型擦除对顺序容器的访问
QMetaType 在元对象系统中管理命名类型
QMicrophonePermission 为监视访问麦克风 (或录制声音)
QMilankovicCalendar Milanković 日历系统实现
QMimeData 记录数据 MIME 类型有关信息的容器
QMimeDatabase 维护 MIME 类型数据库
QMimeType 描述由 MIME 类型字符串表示的文件或数据的类型
QModbusClient 发送 Modbus 请求的接口
QModbusDataUnit Container class representing single bit and 16 bit word entries in the Modbus register
QModbusDevice The base class for Modbus classes, QModbusServer and QModbusClient
QModbusDeviceIdentification Container class representing the physical and functional description of a Modbus server
QModbusExceptionResponse Container class containing the function and error code inside a Modbus ADU
QModbusPdu Abstract container class containing the function code and payload that is stored inside a Modbus ADU
QModbusReply Contains the data for a request sent with a QModbusClient derived class
QModbusRequest Container class containing the function code and payload that is stored inside a Modbus ADU
QModbusResponse Container class containing the function code and payload that is stored inside a Modbus ADU
QModbusRtuSerialClient Represents a Modbus client that uses a serial bus for its communication with the Modbus server
QModbusRtuSerialServer Represents a Modbus server that uses a serial port for its communication with the Modbus client
QModbusServer 接收和处理 Modbus 请求的接口
QModbusTcpClient 用于 Modbus TCP 客户端设备的接口类
QModbusTcpConnectionObserver Represents the interface for objects that can be passed to QModbusTcpServer::installConnectionObserver
QModbusTcpServer Represents a Modbus server that uses a TCP server for its communication with the Modbus client
QModelIndex 用于在数据模型中定位数据
QModelRoleData 保持角色和与该角色关联的数据
QModelRoleDataSpan 跨越 QModelRoleData 对象的跨度
QMouseEvent 包含鼠标事件的描述参数
QMouseEventTransition Transition for mouse events
QMoveEvent 包含用于移动事件的事件参数
QMovie 采用 QImageReader 播放影片的方便类
QMqttAuthenticationProperties Represents configuration options during the authentication process
QMqttClient Represents the central access communicating with an MQTT broker
QMqttConnectionProperties Represents configuration options a QMqttClient can pass to the server when invoking QMqttClient::connectToHost()
QMqttLastWillProperties Represents configuration options a QMqttClient can pass to the server when specifying the last will during connecting to a server
QMqttMessage Information about a message received from a message broker based on a subscription
QMqttMessageStatusProperties Represents additional information provided by the server during message delivery
QMqttPublishProperties Represents configuration options for sending or receiving a message
QMqttServerConnectionProperties Represents configuration options of a server a QMqttClient is connected to
QMqttStringPair Represents the string pair data type of the MQTT 5.0 standard
QMqttSubscription Receives notifications from an MQTT broker about a specified topic
QMqttSubscriptionProperties Represents configuration options a QMqttClient can pass to the server when subscribing to a topic filter
QMqttTopicFilter 表示 MQTT 话题过滤
QMqttTopicName 表示 MQTT 话题名称
QMqttUnsubscriptionProperties Represents configuration options a QMqttClient can pass to the server when unsubscribing from a topic filter
QMqttUserProperties Represents a list of QMqttStringPair values which can be passed to the server
QMultiHash 提供多值哈希的方便 QHash 子类
QMultiMap 提供具有多个等效键的关联数组的模板类
QMultiMapIterator 用于 QMultiMap 的 Java 样式常量迭代器。QMultiMap 同时拥有 Java 样式迭代器和 STL 样式迭代器。STL 样式迭代器效率更高且应首选
QMutableHashIterator 用于 QHash 和 QMultiHash 的 Java 风格非常量迭代器
QMutableLinkedListIterator 用于 QLinkedList 的 Java 风格非常量迭代器
QMutableListIterator 用于 QList、QQueue 及 QStack 的 Java 风格非常量迭代器
QMutableMapIterator 用于 QMap 的 Java 风格非常量迭代器
QMutableMultiMapIterator 用于 QMultiMap 的 Java 风格非常量迭代器
QMutableSetIterator 用于 QSet 的 Java 风格非常量迭代器
QMutex 在线程之间串行化访问
QMutexLocker 简化锁定和解锁互斥的方便类
QNativeGestureEvent 包含手势事件的描述参数
QNativeInterface::QAndroidApplication Android 核心应用程序的本地接口
QNativeInterface::QAndroidOffscreenSurface 在 Android 的离屏表面的本机界面
QNativeInterface::QCocoaGLContext 在 macOS 的 NSOpenGLContext 的本机接口
QNativeInterface::QEGLContext ELX 上下文的本机接口
QNativeInterface::QGLXContext GLX 上下文的本机接口
QNativeInterface::QSGD3D11Texture 提供对 Direct3D 11 纹理对象的访问和启用采纳
QNativeInterface::QSGMetalTexture 提供对 Metal 纹理对象的访问和启用采纳
QNativeInterface::QSGOpenGLTexture 提供对 OpenGL 纹理对象的访问和启用采纳
QNativeInterface::QSGVulkanTexture 提供对 Vulkan 图像对象的访问和启用采纳
QNativeInterface::QWGLContext Windows WGL 上下文的本机接口
QNativeInterface::QWaylandApplication Native interface to a Wayland application
QNativeInterface::QX11Application 到 X11 应用程序的本机接口
QNdefFilter Filter for matching NDEF messages
QNdefMessage NFC NDEF message
QNdefNfcIconRecord NFC MIME record to hold an icon
QNdefNfcSmartPosterRecord NFC RTD-SmartPoster
QNdefNfcTextRecord NFC RTD-Text
QNdefNfcUriRecord NFC RTD-URI
QNdefRecord NFC NDEF record
QNearFieldManager Access to notifications for NFC events
QNearFieldTarget Interface for communicating with a target device
QNetworkAccessManager 允许应用程序发送网络请求和接收回复
QNetworkAddressEntry 存储由网络接口支持的一个 IP 地址及其关联的 Netmask (网络掩码) 和广播地址
QNetworkCacheMetaData 缓存信息
QNetworkCookie 保持一网络 Cookie
QNetworkCookieJar 实现 QNetworkCookie 对象的简单 jar
QNetworkDatagram UDP (用户数据报协议) 数据报的数据和元数据
QNetworkDiskCache 很基本的磁盘缓存
QNetworkInformation 透过本机后端暴露各种网络信息
QNetworkInterface 主机的 IP 地址和网络接口列表
QNetworkProxy 网络层代理
QNetworkProxyFactory 细粒度代理选定
QNetworkProxyQuery 用于查询套接字的代理设置
QNetworkReply 包含请求数据和头 (发送请求采用 QNetworkAccessManager)
QNetworkRequest 保持要采用 QNetworkAccessManager 发送的请求
QNmeaPositionInfoSource Positional information using a NMEA data source
QNmeaSatelliteInfoSource Satellite information using an NMEA data source
QOAuth1 OAuth 1 协议的实现
QOAuth1Signature 实现 OAuth 1 签名方法
QOAuth2AuthorizationCodeFlow 授权码授予流程的实现
QObject 所有 Qt 对象的基类
QObjectBindableProperty 为存储在 QObject 派生类中的特性数据启用自动特性绑定的模板类
QObjectCleanupHandler 看守多个 QObject 的寿命
QObjectComputedProperty 帮助将旧特性移植到可绑定特性系统的模板类
QOcspResponse 此类表示在线证书状态协议响应
QOffscreenSurface 表示底层平台的离屏表面
QOpcUaAddNodeItem This class stores the necessary information to create a new node on the server
QOpcUaAddReferenceItem This class stores the necessary information to add a new reference on the server
QOpcUaApplicationDescription OPC UA ApplicationDescription
QOpcUaApplicationIdentity Defines the identity of the application
QOpcUaApplicationRecordDataType OPC UA ApplicationRecordDataType
QOpcUaArgument OPC UA Argument 类型
QOpcUaAttributeOperand OPC UA AttributeOperand type
QOpcUaAuthenticationInformation OPC UA authentication information
QOpcUaAxisInformation OPC UA AxisInformation type
QOpcUaBinaryDataEncoding Partial implementation of the OPC UA binary data encoding described in OPC-UA part 6
QOpcUaBrowsePathTarget OPC UA BrowsePathTarget
QOpcUaBrowseRequest 包含用于调用 OPC UA 浏览服务的参数
QOpcUaClient Allows interaction with an OPC UA server
QOpcUaComplexNumber OPC UA ComplexNumber 类型
QOpcUaContentFilterElement OPC UA ContentFilterElement
QOpcUaContentFilterElementResult OPC UA ContentFilterElementResult
QOpcUaDataValue This class stores OPC UA value data and associated metadata
QOpcUaDeleteReferenceItem This class stores the necessary information to delete a reference from the server
QOpcUaDoubleComplexNumber OPC UA DoubleComplexNumber type
QOpcUaEUInformation OPC UA EURange type
QOpcUaElementOperand OPC UA ElementOperand type
QOpcUaEndpointDescription OPC UA EndpointDescription
QOpcUaErrorState Allows investigation and interaction with error state from backends
QOpcUaEventFilterResult OPCUA EventFilterResult
QOpcUaExpandedNodeId OPC UA ExpandedNodeId
QOpcUaExtensionObject OPC UA ExtensionObject
QOpcUaGdsClient Handles communication with the GDS Server
QOpcUaHistoryData This class stores historical data values from a node
QOpcUaHistoryReadRawRequest This class stores the necessary information to request historic data from a server
QOpcUaHistoryReadResponse This class is used for requesting historical data and storing the results
QOpcUaKeyPair Handles private and public key pairs
QOpcUaLiteralOperand OPC UA LiteralOperand type
QOpcUaLocalizedText OPC UA LocalizedText type
QOpcUaMonitoringParameters Way to set and retrieve parameters for subscriptions and monitored items
QOpcUaMultiDimensionalArray A container class for multidimensional arrays
QOpcUaNode Allows interaction with an OPC UA node
QOpcUaNodeCreationAttributes This class manages attribute values for node creation
QOpcUaPkiConfiguration Defines the PKI configuration of the application
QOpcUaProvider Creates an instance of QOpcUaClient
QOpcUaQualifiedName OPC UA QualifiedName type
QOpcUaRange OPC UA Range 类型
QOpcUaReadItem This class stores the options for a read operation
QOpcUaReadResult This class stores the result of a read operation
QOpcUaReferenceDescription Contains information about a node
QOpcUaRelativePathElement OPC UA RelativePathElement
QOpcUaSimpleAttributeOperand OPC UA SimpleAttributeOperand type
QOpcUaUserTokenPolicy OPC UA UserTokenPolicy
QOpcUaWriteItem This class stores the options for a write operation
QOpcUaWriteResult This class stores the result of a write operation
QOpcUaX509CertificateSigningRequest Create a certificate signing request
QOpcUaX509DistinguishedName Information about a distinguished name item
QOpcUaX509Extension Base class for all X509 extensions
QOpcUaX509ExtensionBasicConstraints Class for X509 basic constraints
QOpcUaX509ExtensionExtendedKeyUsage Class for X509 extended key usage
QOpcUaX509ExtensionKeyUsage Class for X509 extended key usage
QOpcUaX509ExtensionSubjectAlternativeName Class for an X509 subject alternative name
QOpcUaXValue OPC UA XVType
QOpenGLBuffer 用于创建和管理 OpenGL 缓冲对象的函数
QOpenGLContext 表示本机 OpenGL 上下文,使 OpenGL 能够渲染在 QSurface
QOpenGLContextGroup 表示共享 OpenGL 资源的上下文组
QOpenGLDebugLogger 启用 OpenGL 调试消息的日志
QOpenGLDebugMessage 包裹 OpenGL 调试消息
QOpenGLExtraFunctions 跨平台访问 OpenGL ES 3.0、3.1 及 3.2 API
QOpenGLFramebufferObject 封装 OpenGL 帧缓冲对象
QOpenGLFramebufferObjectFormat 指定 OpenGL 帧缓冲对象的格式
QOpenGLFunctions 跨平台访问 OpenGL ES 2.0 API
QOpenGLFunctions_1_0 All functions for OpenGL 1.0 specification
QOpenGLFunctions_1_1 All functions for OpenGL 1.1 specification
QOpenGLFunctions_1_2 用于 OpenGL 1.2 规范的所有函数
QOpenGLFunctions_1_3 用于 OpenGL 1.3 规范的所有函数
QOpenGLFunctions_1_4 用于 OpenGL 1.4 规范的所有函数
QOpenGLFunctions_1_5 用于 OpenGL 1.5 规范的所有函数
QOpenGLFunctions_2_0 用于 OpenGL 2.0 规范的所有函数
QOpenGLFunctions_2_1 用于 OpenGL 2.1 规范的所有函数
QOpenGLFunctions_3_0 All functions for OpenGL 3.0 specification
QOpenGLFunctions_3_1 All functions for OpenGL 3.1 specification
QOpenGLFunctions_3_2_Compatibility All functions for OpenGL 3.2 compatibility profile
QOpenGLFunctions_3_2_Core All functions for OpenGL 3.2 core profile
QOpenGLFunctions_3_3_Compatibility All functions for OpenGL 3.3 compatibility profile
QOpenGLFunctions_3_3_Core All functions for OpenGL 3.3 core profile
QOpenGLFunctions_4_0_Compatibility All functions for OpenGL 4.0 compatibility profile
QOpenGLFunctions_4_0_Core All functions for OpenGL 4.0 core profile
QOpenGLFunctions_4_1_Compatibility All functions for OpenGL 4.1 compatibility profile
QOpenGLFunctions_4_1_Core All functions for OpenGL 4.1 core profile
QOpenGLFunctions_4_2_Compatibility All functions for OpenGL 4.2 compatibility profile
QOpenGLFunctions_4_2_Core All functions for OpenGL 4.2 core profile
QOpenGLFunctions_4_3_Compatibility All functions for OpenGL 4.3 compatibility profile
QOpenGLFunctions_4_3_Core All functions for OpenGL 4.3 core profile
QOpenGLFunctions_4_4_Compatibility All functions for OpenGL 4.4 compatibility profile
QOpenGLFunctions_4_4_Core All functions for OpenGL 4.4 core profile
QOpenGLFunctions_4_5_Compatibility All functions for OpenGL 4.5 compatibility profile
QOpenGLFunctions_4_5_Core All functions for OpenGL 4.5 core profile
QOpenGLFunctions_ES2 All functions for OpenGL ES 2
QOpenGLPaintDevice 启用使用 QPainter 描绘到 OpenGL 上下文
QOpenGLPixelTransferOptions Describes the pixel storage modes that affect the unpacking of pixels during texture upload
QOpenGLShader 允许编译 OpenGL 着色器
QOpenGLShaderProgram 允许链接和使用 OpenGL 着色器程序
QOpenGLTexture 封装 OpenGL 纹理对象
QOpenGLTextureBlitter 凭借 OpenGL 绘制纹理四边形的方便手段
QOpenGLTimeMonitor 包裹一系列 OpenGL 计时器查询对象
QOpenGLTimerQuery 包裹 OpenGL 计时器查询对象
QOpenGLVersionFunctionsFactory Provides access to OpenGL functions for a specified version and profile
QOpenGLVersionProfile Represents the version and if applicable the profile of an OpenGL context
QOpenGLVertexArrayObject 包裹 OpenGL 顶点数组对象
QOpenGLWidget 用于渲染 OpenGL 图形的 Widget
QOpenGLWindow 履行 OpenGL 描绘的 QWindow 方便子类
QOperatingSystemVersion 有关操作系统版本的信息
QOrientationFilter 围绕 QSensorFilter 的方便包裹器
QOrientationReading Represents one reading from the orientation sensor
QOrientationSensor 围绕 QSensor 的方便包裹器
QPageLayout 描述页面大小、取向及边距
QPageRanges 表示页面范围的集合
QPageSetupDialog 用于打印机页面相关选项的配置对话框
QPageSize 描述定义页面尺寸的大小和名称
QPagedPaintDevice 表示支持多页的描绘设备
QPaintDevice 可以采用 QPainter 进行描绘的对象的基类
QPaintDeviceWindow 也是 QPaintDevice 的 QWindow 方便子类
QPaintEngine QPainter 如何在给定平台绘制给定设备的抽象定义
QPaintEngineState 活动描绘引擎当前状态的有关信息
QPaintEvent 包含用于描绘事件的事件参数
QPainter 在 Widget 和其它描绘设备上履行低级描绘
QPainterPath 用于描绘操作的容器,使图形形状能够被构造和重用
QPainterPathStroker 用于为给定描绘器路径生成可填充轮廓
QPalette 包含各 Widget 状态的颜色组
QPanGesture 描述由用户做出的平移手势
QParallelAnimationGroup 平行动画组
QPartialOrdering 表示允许无序结果的比较结果
QPauseAnimation 暂停 QSequentialAnimationGroup
QPdfBookmarkModel Holds a tree of of links (anchors) within a PDF document, such as the table of contents
QPdfDocument 加载 PDF 文档并渲染其页面
QPdfDocumentRenderOptions 保持从 PDF 文档渲染页面的选项
QPdfLink Defines a link between a region on a page (such as a hyperlink or a search result) and a destination (page, location on the page, and zoom level at which to view it)
QPdfPageNavigator Navigation history within a PDF document
QPdfPageRenderer 封装 PDF 文档页面的渲染
QPdfSearchModel 搜索 PDF 文档中的字符串并保持结果
QPdfSelection 定义在一页 PDF 文档中已选择的文本范围及其几何边界
QPdfView PDF 查看器 Widget
QPdfWriter 生成可用作描绘设备的 PDF 的类
QPen 定义 QPainter 如何绘制线条和形状的轮廓
QPercentBarSeries Presents a series of categorized data as a percentage of each category
QPermission 类型化权限的不透明包裹器
QPersistentModelIndex 用于在数据模型中定位数据
QPicture 用于记录和重演 QPainter 命令的描绘设备
QPieLegendMarker Legend marker for a pie series
QPieSeries Presents data in pie charts
QPieSlice Represents a single slice in a pie series
QPinchGesture 描述由用户做出的捏合手势
QPixelFormat 用于描述图形缓冲中不同像素布局的类
QPixmap 可以用作描绘设备的离屏图像表示
QPixmapCache 应用程序范围像素图缓存
QPlace Represents a set of data about a place
QPlaceAttribute Represents generic attribute information about a place
QPlaceCategory Represents a category that a QPlace can be associated with
QPlaceContactDetail Represents a contact detail such as a phone number or website url
QPlaceContent Holds content about places
QPlaceContentReply Manages a content retrieval operation started by an instance of QPlaceManager
QPlaceContentRequest Represents the parameters of a content request
QPlaceDetailsReply Manages a place details fetch operation started by an instance of QPlaceManager
QPlaceIcon Represents an icon
QPlaceIdReply Manages operations which return an identifier such as saving and removal operations of places and categories
QPlaceManager The interface which allows clients to access places stored in a particular backend
QPlaceManagerEngine Interface for implementers of QGeoServiceProvider plugins who want to provide access to place functionality
QPlaceMatchReply Manages a place matching operation started by an instance of QPlaceManager
QPlaceMatchRequest Used to find places from one manager that match those from another. It represents a set of request parameters
QPlaceProposedSearchResult Represents a search result containing a proposed search
QPlaceRatings Holds rating information about a place
QPlaceReply Manages an operation started by an instance of QPlaceManager and serves as a base class for more specialized replies
QPlaceResult Represents a search result containing a place
QPlaceSearchReply Manages a place search operation started by an instance of QPlaceManager
QPlaceSearchRequest Represents the set of parameters for a search request
QPlaceSearchResult The base class for search results
QPlaceSearchSuggestionReply Manages a search suggestion operation started by an instance of QPlaceManager
QPlaceSupplier Represents a supplier of a place or content associated with a place
QPlaceUser Represents an individual user
QPlainTextDocumentLayout 用于 QTextDocument 的纯文本布局实现
QPlainTextEdit 用于编辑和显示纯文本的 Widget
QPlatformSurfaceEvent 用于通知有关本机平台表面事件
QPluginLoader 在运行时加载插件
QPoint 使用整数精度定义平面点
QPointF 使用浮点精度定义平面点
QPointer 提供指向 QObject 守卫指针的模板类
QPointerEvent 用于指针事件的基类
QPointingDevice 描述发源鼠标、触摸或数位板事件的设备
QPointingDeviceUniqueId 标识用于指向设备的唯一对象 (譬如:令牌或手写笔)
QPolarChart Presents data in polar charts
QPolygon 使用整数精度的点列表
QPolygonF 使用浮点精度的点列表
QPressureFilter 围绕 QSensorFilter 的方便包裹器
QPressureReading Holds readings from the pressure sensor
QPressureSensor 围绕 QSensor 的方便包裹器
QPrintDialog 用于指定打印机配置的对话框
QPrintEngine 定义 QPrinter 如何与给定打印子系统交互的接口
QPrintPreviewDialog 为打印机输出而预览和配置页面布局的 Widget
QPrintPreviewWidget 为打印机输出而预览页面布局的 Widget
QPrinter 在打印机上描绘的描绘设备
QPrinterInfo 给予访问现有打印机的有关信息
QProcess 用于启动外部程序并与它们进行通信
QProcessEnvironment 保持可以被传递给程序的环境变量
QProgressBar 水平 (或垂直) 进度条
QProgressDialog 慢操作的进度反馈
QPromise 存储由 QFuture 访问的计算结果的办法
QProperty 启用自动特性绑定的模板类
QPropertyAnimation 动画 Qt 特性
QPropertyBindingError
QPropertyChangeHandler 控制安装在 QProperty 上的更改回调的生命周期
QPropertyData 用于具有自动特性绑定的特性的帮助程序类
QPropertyNotifier 控制安装在 QProperty 上的更改回调的生命周期
QProtobufMessage Base class for all protobuf messages
QProtobufMessageDeleter Calls the destructor of the child class of a QProtobufMessage
QProtobufSerializer Interface that represents basic functions for serialization/deserialization
QProximityFilter 围绕 QSensorFilter 的方便包裹器
QProximityReading Represents one reading from the proximity sensor
QProximitySensor 围绕 QSensor 的方便包裹器
QProxyStyle 简化动态覆盖 QStyle 元素的方便类
QPushButton 命令按钮
QQmlAbstractUrlInterceptor Allows you to control QML file loading
QQmlApplicationEngine 从单个 QML 文件加载应用程序的便捷方式
QQmlComponent 封装 QML 组件定义
QQmlContext Defines a context within a QML engine
QQmlEngine 用于实例化 QML 组件的环境
QQmlEngineExtensionPlugin 用于自定义 QML 扩展插件的抽象基
QQmlError Encapsulates a QML error
QQmlExpression Evaluates JavaScript in a QML context
QQmlExtensionPlugin Abstract base for custom QML extension plugins with custom type registration functions
QQmlFileSelector A class for applying a QFileSelector to QML file loading
QQmlImageProviderBase Used to register image providers in the QML engine
QQmlIncubationController Instances drive the progress of QQmlIncubators
QQmlIncubator Allows QML objects to be created asynchronously
QQmlInfo Allows logging of QML-related messages
QQmlListProperty Allows applications to expose list-like properties of QObject-derived classes to QML
QQmlListReference Allows the manipulation of QQmlListProperty properties
QQmlNetworkAccessManagerFactory Creates QNetworkAccessManager instances for a QML engine
QQmlParserStatus Updates on the QML parser state
QQmlProperty Abstracts accessing properties on objects created from QML
QQmlPropertyMap Allows you to set key-value pairs that can be used in QML bindings
QQmlPropertyValueSource Interface for property value sources such as animations and bindings
QQmlScriptString Encapsulates a script and its context
QQuaternion 表示由向量和标量组成的四元数
QQueue 提供队列的通用容器
QQuick3D Helper class for selecting correct surface format
QQuick3DGeometry Base class for defining custom geometry
QQuick3DInstancing Base class for defining instance tables
QQuick3DObject Base class of all 3D nodes and resources
QQuick3DTextureData Base class for defining custom texture data
QQuickAsyncImageProvider Interface for asynchronous control of QML image requests
QQuickAttachedPropertyPropagator Way to propagate attached properties
QQuickFramebufferObject Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quick
QQuickGraphicsConfiguration Controls lower level graphics settings for the QQuickWindow
QQuickGraphicsDevice Opaque container for native graphics objects representing graphics devices or contexts
QQuickImageProvider 用于支持 QML 中像素图和线程化图像请求的接口
QQuickImageResponse Interface for asynchronous image loading in QQuickAsyncImageProvider
QQuickItem The most basic of all visual items in Qt Quick
QQuickItemGrabResult Contains the result from QQuickItem::grabToImage()
QQuickPaintedItem Way to use the QPainter API in the QML Scene Graph
QQuickRenderControl Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled manner
QQuickRenderTarget Opaque container for native graphics resources specifying a render target, and associated metadata
QQuickStyle 允许配置应用程序样式
QQuickTextDocument Access to the QTextDocument of QQuickTextEdit
QQuickTextureFactory Interface for loading custom textures from QML
QQuickView 用于显示 Qt Quick 用户界面的窗口
QQuickWebEngineProfile 由多个页面共享的 Web 引擎配置文件
QQuickWidget 用于显示 Qt Quick 用户界面的 Widget
QQuickWindow 用于显示图形 QML 场景的窗口
QRadialGradient 用于组合 QBrush 以指定径向渐变笔刷
QRadioButton 带文本标签的单选按钮
QRandomGenerator 允许从高品质随机数生成器获取一随机值
QRandomGenerator64 允许从高品质、无种子随机数生成器获取一 64 位随机值
QRasterPaintEngine 启用描绘操作硬件加速 (在 Qt for Embedded Linux 中)
QRasterWindow 在 QWindow 使用 QPainter 的方便类
QRawFont 访问字体的单物理实例
QReadLocker 用于读取访问的锁定和解锁的读写锁的方便简化类
QReadWriteLock 读/写锁定
QRect 使用整数精度定义平面矩形
QRectF 使用浮点精度定义有限平面矩形
QRecursiveMutex 在线程之间串行化访问
QRegExp 使用正则表达式进行模式匹配
QRegion 为描绘器指定裁剪区域
QRegularExpression 使用正则表达式进行模式匹配
QRegularExpressionMatch QRegularExpression 针对字符串进行匹配的结果
QRegularExpressionMatchIterator QRegularExpression 对象针对字符串的全局匹配结果迭代器
QRegularExpressionValidator Used to check a string against a regular expression
QRemoteObjectAbstractPersistedStore 提供用于将复制 PROP 值设为最后一次使用复制时的值的方法的类
QRemoteObjectDynamicReplica 动态实例化 Replica
QRemoteObjectHost Qt Remote Objects 网络 (主机) 节点
QRemoteObjectHostBase Host 和 RegistryHost 类共有的基本功能
QRemoteObjectNode Qt Remote Objects 网络节点
QRemoteObjectPendingCall 封装异步方法调用的结果
QRemoteObjectPendingCallWatcher 提供基于 QObject 的 API 为看守 QRemoteObjectPendingCall
QRemoteObjectPendingReply QRemoteObjectPendingCall 的模板化版本
QRemoteObjectRegistry 保持 Qt Remote Objects 网络可用 Source 对象有关信息的类
QRemoteObjectRegistryHost Qt Remote Objects 网络 (主机/注册) 节点
QRemoteObjectReplica 与远程对象网络 Qt API 交互 (但未实现) 的类
QResizeEvent 包含用于重置尺寸事件的事件参数
QResource 用于直接读取资源的接口
QRgba64 包含 64 位 RGB 颜色的结构
QRgbaFloat 包含 4 部分 RGBA 浮点颜色的结构
QRomanCalendar 基于古罗马日历的日历共享基
QRotationFilter 围绕 QSensorFilter 的方便包裹器
QRotationReading Represents one reading from the rotation sensor
QRotationSensor 围绕 QSensor 的方便包裹器
QRubberBand 可以指示选定 (或边界) 的矩形或直线
QRunnable 用于所有可运行对象的基类
QSGBasicGeometryNode Serves as a baseclass for geometry based nodes
QSGClipNode Implements the clipping functionality in the scene graph
QSGDynamicTexture Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO's
QSGFlatColorMaterial Convenient way of rendering solid colored geometry in the scene graph
QSGGeometry Low-level storage for graphics primitives in the Qt Quick Scene Graph
QSGGeometryNode Used for all rendered content in the scene graph
QSGImageNode Provided for convenience to easily draw textured content using the QML scene graph
QSGMaterial Encapsulates rendering state for a shader program
QSGMaterialShader Represents a graphics API independent shader program
QSGMaterialType Used as a unique type token in combination with QSGMaterial
QSGNode 所有场景图形节点的基类
QSGOpacityNode 用于改变节点的不透明度
QSGOpaqueTextureMaterial Convenient way of rendering textured geometry in the scene graph
QSGRectangleNode Convenience class for drawing solid filled rectangles using scenegraph
QSGRenderNode Represents a set of custom rendering commands targeting the graphics API that is in use by the scenegraph
QSGRendererInterface An interface providing access to some of the graphics API specific internals of the scenegraph
QSGSimpleRectNode Convenience class for drawing solid filled rectangles using scenegraph
QSGSimpleTextureNode Provided for convenience to easily draw textured content using the QML scene graph
QSGTexture The base class for textures used in the scene graph
QSGTextureMaterial Convenient way of rendering textured geometry in the scene graph
QSGTextureProvider 在 QML 中封装基于纹理的实体
QSGTransformNode 实现场景图形变换
QSGVertexColorMaterial Convenient way of rendering per-vertex colored geometry in the scene graph
QSaveFile 安全写入文件的接口
QScatter3DSeries Represents a data series in a 3D scatter graph
QScatterDataItem Container for resolved data to be added to scatter graphs
QScatterDataProxy The data proxy for 3D scatter graphs
QScatterSeries Presents data in scatter charts
QScopeGuard 提供用于在作用域结束时调用函数的作用域守卫
QScopedArrayPointer 存储动态分配对象数组的指针,并在销毁时删除它
QScopedPointer 存储动态分配对象的指针,并在销毁时删除它
QScopedValueRollback 当销毁时将变量重置为其先前值
QScreen 用于查询屏幕特性
QScreenCapture 用于捕获屏幕
QScrollArea 把视图卷动到另一 Widget
QScrollBar 垂直 (或水平) 滚动条
QScrollEvent 发送当卷动时
QScrollPrepareEvent 在预备滚动时发送
QScroller 使任何卷动 Widget 或图形项能够动感卷动
QScrollerProperties 存储用于 QScroller 的设置
QSctpServer 基于 SCTP 的服务器
QSctpSocket SCTP 套接字
QScxmlCompiler Compiler for SCXML files
QScxmlCppDataModel C++ data model for a Qt SCXML state machine
QScxmlDataModel The data model base class for a Qt SCXML state machine
QScxmlDynamicScxmlServiceFactory Creates SCXML service instances from documents loaded at runtime
QScxmlError Describes the errors returned by the Qt SCXML state machine when parsing an SCXML file
QScxmlEvent Event for a Qt SCXML state machine
QScxmlExecutableContent::AssignmentInfo AssingmentInfo class represents a data assignment
QScxmlExecutableContent::EvaluatorInfo Represents a unit of executable content
QScxmlExecutableContent::ForeachInfo Represents a foreach construct
QScxmlExecutableContent::InvokeInfo Represents a service invocation
QScxmlExecutableContent::ParameterInfo Represents a parameter to a service invocation
QScxmlInvokableService The base class for services called from state machines
QScxmlInvokableServiceFactory Creates invokable service instances
QScxmlNullDataModel The null data model for a Qt SCXML stateMachine
QScxmlStateMachine Interface to the state machines created from SCXML files
QScxmlStaticScxmlServiceFactory Creates SCXML service instances from precompiled documents
QScxmlTableData Used by compiled state machines
QSemaphore 通用计数信号量
QSemaphoreReleaser 异常安全的 QSemaphore::release() 调用的延迟
QSensor Represents a single hardware sensor
QSensorBackend 传感器实现
QSensorBackendFactory Instantiates instances of QSensorBackend
QSensorChangesInterface The pure virtual interface to sensor plugins
QSensorFilter Efficient callback facility for asynchronous notifications of sensor changes
QSensorManager Handles registration and creation of sensor backends
QSensorPluginInterface The pure virtual interface to sensor plugins
QSensorReading Holds the readings from the sensor
QSequentialAnimationGroup 动画的顺序组
QSequentialIterable 用于 QVariant 容器的可迭代接口
QSerialPort 提供访问串行端口的函数
QSerialPortInfo 提供有关现有串行端口的信息
QSessionManager 访问会话管理器
QSet 提供基于哈希表的集的模板类
QSetIterator 用于 QSet 的 Java 风格常量迭代器
QSettings 平台无关的持久性应用程序设置
QSharedData 用于共享数据对象的基类
QSharedDataPointer 表示隐式共享对象指针
QSharedMemory 访问共享内存段
QSharedPointer 保持共享指针强引用
QShortcut 用于创建键盘快捷键
QShortcutEvent 当用户按下组合键时生成的事件
QShowEvent 当展示 Widget 时发送的事件
QSignalBlocker 围绕 QObject::blockSignals() 的异常安全包裹器
QSignalMapper 捆绑来自可识别发送器的信号
QSignalSpy 启用信号发出自省
QSignalTransition 基于 Qt 信号的过渡
QSinglePointEvent 包含单点指针事件 (譬如:鼠标事件) 的基类
QSize 使用整数点精度定义 2D 对象的大小
QSizeF 使用浮点精度定义 2D 对象的大小
QSizeGrip 用于重置顶层窗口大小的重置大小手柄
QSizePolicy 描述水平和垂直重置大小策略的布局属性
QSlider 垂直 (或水平) 滑块
QSocketNotifier 支持监视文件描述符活动
QSortFilterProxyModel 支持排序和过滤在另一模型和视图之间传递的数据
QSoundEffect 播放低延迟音效的办法
QSpacerItem 布局中的空白空间
QSpatialSound 3D 空间中的声音对象
QSpinBox 自旋框 Widget
QSplashScreen 可以在应用程序启动期间展示的闪屏
QSplineSeries 以样条线图表形式呈现数据
QSplitter 实现分割器 Widget
QSplitterHandle 用于分割器的手柄功能
QSqlDatabase 处理数据库连接
QSqlDriver Abstract base class for accessing specific SQL databases
QSqlDriverCreator Template class that provides a SQL driver factory for a specific driver type
QSqlDriverCreatorBase The base class for SQL driver factories
QSqlDriverPlugin 用于自定义 QSqlDriver 插件的抽象基
QSqlError SQL 数据库错误信息
QSqlField 操纵 SQL 数据库表和视图中的字段
QSqlIndex Functions to manipulate and describe database indexes
QSqlQuery 执行和操纵 SQL 语句的手段
QSqlQueryModel Read-only data model for SQL result sets
QSqlRecord 封装数据库记录
QSqlRelation Stores information about an SQL foreign key
QSqlRelationalDelegate Delegate that is used to display and edit data from a QSqlRelationalTableModel
QSqlRelationalTableModel Editable data model for a single database table, with foreign key support
QSqlResult Abstract interface for accessing data from specific SQL databases
QSqlTableModel Editable data model for a single database table
QSslCertificate 用于 X509 证书的便捷 API
QSslCertificateExtension 用于访问 X509 证书扩展名的 API
QSslCipher 表示 SSL 加密密码
QSslConfiguration 保持 SSL 连接的配置和状态
QSslDiffieHellmanParameters 用于服务器的 Diffie-Hellman 参数的接口
QSslEllipticCurve 表示供椭圆曲线密码算法使用的椭圆曲线
QSslError SSL 错误
QSslKey 用于私钥和公钥的接口
QSslPreSharedKeyAuthenticator 用于 PSK (预共享密钥) 密码套件的身份验证数据
QSslServer 通过 TLS (传输层安全) 实现加密的、安全 TCP 服务器
QSslSocket 用于客户端和服务器两者的 SSL 加密套接字
QStack 提供堆栈的模板类
QStackedBarSeries Presents a series of data as vertically stacked bars, with one bar per category
QStackedLayout 每次仅一 Widget 可见的 Widget 堆栈
QStackedWidget 每次仅一 Widget 可见的 Widget 堆栈
QStandardItem 用于 QStandardItemModel 类的项
QStandardItemEditorCreator 不必子类化 QItemEditorCreatorBase 注册 Widget 的可能性
QStandardItemModel 用于存储自定义数据的一般模型
QStandardPaths 用于访问标准路径的方法
QState 用于 QStateMachine 的一般目的状态
QStateMachine 分层有限状态机
QStaticByteArrayMatcher QByteArrayMatcher 的编译时版本
QStaticPlugin 包含静态插件实例及其元数据的引用结构
QStaticText 当文本及其布局很少更新时,启用优化文本绘制
QStatusBar 适于呈现状态信息的水平条
QStatusTipEvent 用于在状态栏展示消息的事件
QStorageInfo 提供有关当前挂载的存储和驱动器的信息
QString Unicode 字符串
QStringConverter 用于编码和解码文本的基类
QStringDecoder 用于文本基于状态的解码器
QStringEncoder 用于文本基于状态的编码器
QStringList 字符串列表
QStringListModel 向视图供给字符串的模型
QStringMatcher 保持可以在 Unicode 字符串中快速匹配的字符序列
QStringRef 围绕 QString 子字符串的瘦包裹器
QStringTokenizer 沿给定分隔符将字符串分割成令牌
QStringView 带有 QString API 只读子集的 UTF-16 字符串统一视图
QStyle 封装 GUI 外观和感觉的抽象基类
QStyleFactory 创建 QStyle 对象
QStyleHintReturn 返回比基本数据类型更多的样式提示
QStyleHintReturnMask 返回 QRegion 的样式提示
QStyleHintReturnVariant 返回 QVariant 的样式提示
QStyleHints 包含平台特定提示及设置
QStyleOption 存储用于 QStyle 函数的参数
QStyleOptionButton 用于绘制按钮的描述参数
QStyleOptionComboBox 用于绘制组合框的描述参数
QStyleOptionComplex 用于保持所有复杂控件的公共参数
QStyleOptionDockWidget 用于绘制停放 Widget 的描述参数
QStyleOptionFocusRect 用于采用 QStyle 绘制聚焦矩形的描述参数
QStyleOptionFrame 用于绘制框架的描述参数
QStyleOptionGraphicsItem 用于绘制 QGraphicsItem 的所需描述参数
QStyleOptionGroupBox 用于绘制组框的描述参数
QStyleOptionHeader 用于绘制 Header 头的描述参数
QStyleOptionHeaderV2 用于绘制 Header 头的描述参数
QStyleOptionMenuItem 用于绘制菜单项的必要描述参数
QStyleOptionProgressBar 用于描述绘制进度条的必要参数
QStyleOptionRubberBand 用于绘制橡皮筋的描述参数
QStyleOptionSizeGrip 用于绘制大小握把的描述参数
QStyleOptionSlider 用于绘制滑块的所需描述参数
QStyleOptionSpinBox 用于描述绘制自旋框的必要参数
QStyleOptionTab 用于绘制选项卡栏的描述参数
QStyleOptionTabBarBase 用于描述选项卡栏的基 (即:选项卡栏通常与之重叠的部分)
QStyleOptionTabWidgetFrame 用于描述围绕选项卡 Widget 绘制框架的参数
QStyleOptionTitleBar 用于绘制标题栏的描述参数
QStyleOptionToolBar 用于绘制工具栏的描述参数
QStyleOptionToolBox 用于绘制工具框的所需描述参数
QStyleOptionToolButton 用于绘制工具按钮的描述参数
QStyleOptionViewItem 用于绘制视图 Widget 中项的描述参数
QStylePainter 方便类用于在 Widget 内绘制 QStyle 元素
QStylePlugin 用于自定义 QStyle 插件的抽象基
QStyledItemDelegate 用于显示和编辑来自模型的数据项的设施
QSupportedWritingSystems 当采用内部 Qt fontdatabase (字体数据库) 注册字体时使用
QSurface Qt 中可渲染表面的抽象
QSurface3DSeries Represents a data series in a 3D surface graph
QSurfaceDataItem Container for resolved data to be added to surface graphs
QSurfaceDataProxy The data proxy for a 3D surface graph
QSurfaceFormat 表示 QSurface 的格式
QSvgGenerator 用于创建 SVG 绘制的描绘设备
QSvgRenderer 用于将 SVG 文件内容绘制到描绘设备上
QSvgWidget 用于显示 SVG (可伸缩向量图形) 文件内容的 Widget
QSwipeGesture 描述由用户做出的轻扫手势
QSyntaxHighlighter 允许您定义句法高亮规则,此外,还可以使用该类查询文档的当前格式或用户数据
QSysInfo 有关系统的信息
QSystemSemaphore 常规计数系统信号量
QSystemTrayIcon 用于系统托盘的应用程序图标
QTabBar 选项卡栏 (如:用于选项卡式对话框)
QTabWidget 选项卡式 Widget 的堆栈
QTableView 表格视图的默认模型/视图实现
QTableWidget 基于项的表格视图 (具有默认模型)
QTableWidgetItem 用于 QTableWidget 类的项
QTableWidgetSelectionRange 在模型中的交互选定方式 (不采用模型索引和选定模型)
QTabletEvent 包含数位板事件的描述参数
QTaggedIterator 包裹迭代器并暴露标准迭代器特质的模板类
QTapAndHoldGesture 描述由用户做出的敲击并保持 (亦称作 LongTap) 手势
QTapGesture 描述由用户做出的敲击手势
QTcpServer 基于 TCP 的服务器
QTcpSocket TCP 套接字
QTemporaryDir 创建临时使用的唯一目录
QTemporaryFile 操作临时文件的 I/O 设备
QTest::QTouchEventSequence 用于模拟一系列触摸事件
QTestEventList GUI 事件列表
QTextBlock 用于 QTextDocument 中文本片段的容器
QTextBlockFormat 用于 QTextDocument 文本块的格式化信息
QTextBlockGroup QTextDocument 的文本块容器
QTextBlockUserData 用于将自定义数据关联文本块
QTextBoundaryFinder 在字符串中查找 Unicode 文本边界的办法
QTextBrowser 带 Hypertext (超文本) 导航的富文本浏览器
QTextCharFormat 用于 QTextDocument 字符的格式化信息
QTextCodec 在文本编码间转换
QTextCursor 提供访问和修改 QTextDocument 的 API
QTextDecoder 基于状态的解码器
QTextDocument 保持格式化文本
QTextDocumentFragment 表示一块来自 QTextDocument 的格式化文本
QTextDocumentWriter 用于将 QTextDocument 写入文件或其它设备的格式无关接口
QTextEdit 用于编辑和显示纯文本 富文本两者的 Widget
QTextEncoder 基于状态的编码器
QTextFormat 用于 QTextDocument 的格式化信息
QTextFragment 采用单 QTextCharFormat 保存一块 QTextDocument 文本
QTextFrame 表示 QTextDocument 框架
QTextFrameFormat 用于 QTextDocument 框架的格式化信息
QTextImageFormat 用于 QTextDocument 图像的格式化信息
QTextInlineObject 表示 QAbstractTextDocumentLayout 内联对象及其实现
QTextItem 在自定义描绘引擎中描绘文本所需的所有信息
QTextLayout 用于布置和渲染文本
QTextLength 封装用于 QTextDocument 中的不同长度类型
QTextLine 表示一行 QTextLayout 文本
QTextList QTextDocument 项的装饰列表
QTextListFormat 用于 QTextDocument 列表的格式化信息
QTextObject 可以将 QTextDocument 各部分分组在一起的不同种类对象的基类
QTextObjectInterface 允许在 QTextDocuments 中绘制自定义文本对象
QTextOption 一般富文本特性的描述
QTextStream 用于读写文本的方便接口
QTextTable 表示 QTextDocument 中的表格
QTextTableCell 表示 QTextTable 中单元格的特性
QTextTableCellFormat 用于 QTextDocument 中表格单元格的格式化信息
QTextTableFormat 用于 QTextDocument 中表格的格式化信息
QTextToSpeech 方便地访问 TTS (文本转语音) 引擎
QThread 独立于平台的线程管理办法
QThreadPool 管理一批 QThread
QThreadStorage 每线程数据存储
QTileRules 用于将像素图 (或图像) 分割成 9 图块的规则
QTiltFilter 围绕 QSensorFilter 的方便包裹器
QTiltReading 保持来自倾斜传感器的读数
QTiltSensor 围绕 QSensor 的方便包裹器
QTime 时钟时间功能
QTimeEdit 用于编辑时间的 Widget (基于 QDateTimeEdit 小部件)
QTimeLine 控制动画的时间线
QTimeZone 标识 UTC 相关的时间表示
QTimer 重复和单发计时器
QTimerEvent 包含计时器事件的描述参数
QToolBar 包含一组控件的可移动面板
QToolBox 选项卡化 Widget 项的列
QToolButton 命令 (或选项) 的快速访问按钮,通常用于 QToolBar
QToolTip 用于任何 Widget 的工具提示 (气球帮助)
QTouch3DInputHandler Basic touch display based input handler
QTouchEvent 包含触摸事件的描述参数
QTransform 指定坐标系的 2D 变换
QTranslator 用于文本输出的国际化支持
QTransposeProxyModel 此代理转置源模型
QTreeView 树视图的默认模型/视图实现
QTreeWidget 使用预定义树模型的树视图
QTreeWidgetItem 用于 QTreeWidget 方便类的项
QTreeWidgetItemIterator 遍历 QTreeWidget 实例项的办法
QTypeRevision 包含版本号的轻量表示,带有两个 8 位段、主要及次要 (其中任一可能未知)
QUdpSocket UDP (用户数据报协议) 套接字
QUiLoader Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths
QUndoCommand 存储在 QUndoStack 中的所有命令的基类
QUndoGroup QUndoStack 对象的组
QUndoStack QUndoCommand 对象的堆栈
QUndoView 显示 QUndoStack 的内容
QUnhandledException 表示 Qt Concurrent 工作者线程中的未处理异常
QUntypedBindable Uniform interface over bindable properties like QProperty\ and QObjectBindableProperty of any type T
QUrl 用于操控 URL 的方便接口
QUrlQuery 在 URL 的查询中操纵键/值对的方法
QUtf8StringView 带有 QString API 只读子集的 UTF-8 字符串统一视图
QUtiMimeConverter Converts between a MIME type and a Uniform Type Identifier (UTI) format
QUuid 存储 UUID (通用唯一标识符)
QVBarModelMapper Vertical model mapper for bar series
QVBoxLayout 垂直排列 Widget
QVBoxPlotModelMapper Vertical model mapper for box plot series
QVCandlestickModelMapper Vertical model mapper for a candlestick series
QVPieModelMapper Vertical model mapper for pie series
QVXYModelMapper Vertical model mapper for line, spline, and scatter series
QValidator 输入文本的验证
QValue3DAxis Manipulates an axis of a graph
QValue3DAxisFormatter Base class for value axis formatters
QValueAxis 将值添加到图表轴
QVarLengthArray 低级可变长度数组
QVariant 举动像最常见 Qt 数据类型的并集
QVariantAnimation 动画的基类
QVariantConstPointer 基于指针模拟 QVariant 常量指针
QVariantPointer 基于指针模拟 QVariant 指针的模板类
QVariantRef 充当 QVariant 的非常量引用
QVector 别名化的 QList
QVector2D 表示 2D 空间中的向量或顶点
QVector3D 表示 3D 空间中的向量或顶点
QVector4D 表示 4D 空间中的向量或顶点
QVersionNumber 包含具有任意数量段的版本号
QVideoFrame 表示视频数据帧
QVideoFrameFormat 指定视频呈现表面的流格式
QVideoSink 表示视频数据的一般汇点
QVideoWidget 呈现媒体对象产生视频的小部件
QVirtualKeyboardAbstractInputMethod 用于输入法的基类
QVirtualKeyboardDictionary An application-defined dictionary for virtual keyboard input methods
QVirtualKeyboardDictionaryManager Dictionary management for application-defined dictionaries
QVirtualKeyboardInputContext Provides access to an input context
QVirtualKeyboardInputEngine InputEngine class provides an input engine that supports C++ and QML integration
QVirtualKeyboardObserver Acts as a hub for keyboard event notifications
QVirtualKeyboardSelectionListModel List model for selection lists
QVirtualKeyboardTrace Trace is a data model for touch input data
QVoice Represents a particular voice
QVulkanDeviceFunctions 跨平台访问设备级核心 Vulkan 1.2 API
QVulkanExtension Represents information about a Vulkan extension
QVulkanFunctions 跨平台访问实例级核心 Vulkan 1.2 API
QVulkanInfoVector A specialized QList for QVulkanLayer and QVulkanExtension
QVulkanInstance 表示使 Vulkan 能够渲染到 QSurface 的本机 Vulkan 实例
QVulkanLayer Represents information about a Vulkan layer
QVulkanWindow 用于履行 Vulkan 渲染的 QWindow 方便子类
QVulkanWindowRenderer 用于为 QVulkanWindow 实现特定应用程序渲染逻辑
QWaitCondition 用于同步线程的条件变量
QWaylandBufferRef 保持对表面缓冲的引用
QWaylandClient Represents a client connecting to the QWaylandCompositor
QWaylandCompositor 管理 Wayland 显示服务器
QWaylandCompositorExtension The base class for compositor extensions
QWaylandCompositorExtensionTemplate Convenience class for subclassing QWaylandCompositorExtension
QWaylandIdleInhibitManagerV1 Provides an extension that allows to inhibit the idle behavior of the compositor
QWaylandIviApplication 用于嵌入式样式用户界面的扩展
QWaylandIviSurface Simple way to identify and resize a surface
QWaylandKeyboard Represents a keyboard device
QWaylandObject The base class for objects that can contain Wayland extensions
QWaylandOutput Represents a displayable area managed by the compositor
QWaylandOutputMode Holds the resolution and refresh rate of an output
QWaylandPointer Represents a pointer device
QWaylandPresentationTime Extension to get timing for on-screen presentation
QWaylandQtTextInputMethodManager Provides access to input methods in the compositor
QWaylandQuickItem Qt Quick item representing a QWaylandView
QWaylandQuickShellIntegration Provides support for shell surface integration with QtQuick
QWaylandQuickShellSurfaceItem Qt Quick item that represents a QWaylandShellSurface
QWaylandResource Container for a wl_resource
QWaylandSeat Access to keyboard, mouse, and touch input
QWaylandShellSurface Common interface for surface roles specified by shell extensions
QWaylandShellSurfaceTemplate Convenience class for creating custom shell surface classes
QWaylandSurface Represents a rectangular area on an output device
QWaylandSurfaceGrabber Allows to read the content of a QWaylandSurface
QWaylandSurfaceRole Represents the role of the surface in context of wl_surface
QWaylandTextInputManager Provides access to input methods in the compositor
QWaylandTouch Access to a touch device
QWaylandView Represents a view of a surface on an output
QWaylandViewporter Provides an extension for surface resizing and cropping
QWaylandWlShell Extension for desktop-style user interfaces
QWaylandWlShellSurface Desktop-style compositor-specific features to a surface
QWaylandXdgDecorationManagerV1 Provides an extension for negotiation of server-side and client-side window decorations
QWaylandXdgOutputManagerV1 Provides an extension for describing outputs in a desktop oriented fashion
QWaylandXdgPopup Represents the popup specific parts of an xdg surface
QWaylandXdgShell Extension for desktop-style user interfaces
QWaylandXdgSurface Desktop-style compositor-specific features to an xdg surface
QWaylandXdgToplevel Represents the toplevel window specific parts of an xdg surface
QWeakPointer 保持共享指针的弱引用
QWebChannel 把 QObject 暴露给远程 HTML 客户端
QWebChannelAbstractTransport 在 C++ QWebChannel 服务器和 HTML/JS 客户端之间的通信通道
QWebEngineCertificateError 证书错误有关信息
QWebEngineClientCertificateSelection 包裹客户端证书选定的 QWebEngineClientCertSelection 类
QWebEngineClientCertificateStore 用于客户端证书的在内存存储
QWebEngineContextMenuRequest Request for populating or extending a context menu with actions
QWebEngineCookieStore 访问 Chromium 的 Cookie
QWebEngineDownloadRequest 关于下载信息
QWebEngineFileSystemAccessRequest Enables accepting or rejecting requests for local file system access from JavaScript applications
QWebEngineFindTextResult 封装页面搜索字符串结果
QWebEngineFullScreenRequest 启用接受 (或拒绝) 进入和退出全屏模式请求
QWebEngineHistory 表示 Web 引擎页面的历史
QWebEngineHistoryItem 表示一项 Web 引擎页面历史
QWebEngineHistoryModel A data model that represents the history of a web engine page
QWebEngineHttpRequest 保持要采用 WebEngine 发送的请求
QWebEngineLoadingInfo A utility type for the WebEngineView::loadingChanged signal
QWebEngineNavigationRequest A utility type for the QWebEnginePage::navigationRequested signal
QWebEngineNewWindowRequest A utility type for the QWebEnginePage::newWindowRequested() signal
QWebEngineNotification 封装 HTML5 Web 通知数据
QWebEnginePage 用于查看和编辑 Web 文档的对象
QWebEngineProfile 由多个页面共享的 Web 引擎配置文件
QWebEngineRegisterProtocolHandlerRequest 使能够接受或拒绝请求,来自 registerProtocolHandler API
QWebEngineScript 封装 JavaScript 程序
QWebEngineScriptCollection 表示一批用户脚本
QWebEngineSettings 用于 QWebEnginePage 的设置存储对象
QWebEngineUrlRequestInfo 关于 URL 请求的信息
QWebEngineUrlRequestInterceptor 用于 URL 拦截的抽象基类
QWebEngineUrlRequestJob 表示自定义 URL 请求
QWebEngineUrlScheme 配置自定义 URL 方案
QWebEngineUrlSchemeHandler 用于处理自定义 URL 方案的基类
QWebEngineView 用于查看和编辑 Web 文档的 Widget
QWebSocket 实现交谈 WebSocket 协议的 TCP 套接字
QWebSocketCorsAuthenticator 用于 CORS (跨来源请求) 的身份验证器对象
QWebSocketHandshakeOptions Collects options for the WebSocket handshake
QWebSocketServer 实现基于 WebSocket 的服务器
QWhatsThis 任何 Widget 的简单描述,即回答 What's This? 问题
QWhatsThisClickedEvent 可用于处理 What's This? 文本中的超链接的事件
QWheelEvent 包含滚轮事件的描述参数
QWidget 所有用户界面对象的基类
QWidgetAction 通过界面 (把自定义 Widget 插入基于动作的容器) 扩展 QAction,譬如:工具栏
QWidgetItem 表示 Widget 的布局项
QWinEventNotifier 支持 Windows 等待函数
QWindow 表示在底层窗口系统中的窗口
QWindowStateChangeEvent 在窗口状态改变之前的窗口状态
QWindowsMimeConverter 将开放标准 MIME 映射到 Windows 剪贴板格式
QWizard 向导框架
QWizardPage 用于向导页面的基类
QWriteLocker 用于写入访问的锁定和解锁的读写锁的方便简化类
QXYLegendMarker Legend marker for a line, spline, or scatter series
QXYSeries Base class for line, spline, and scatter series
QXmlAttributes XML 属性
QXmlContentHandler 报告 XML 数据逻辑内容的接口
QXmlDTDHandler 报告 XML 数据 DTD 内容的接口
QXmlDeclHandler 报告 XML 数据声明内容的接口
QXmlDefaultHandler 所有 XML 处理程序类的默认实现
QXmlEntityResolver 用于解析 XML 数据包含外部实体的接口
QXmlErrorHandler 报告 XML 数据错误的接口
QXmlInputSource 用于 QXmlReader 子类的输入数据
QXmlLexicalHandler 用于报告 XML 数据词法内容的接口
QXmlLocator 具有有关文件剖析位置信息的 XML 处理程序类
QXmlNamespaceSupport 想要包括名称空间支持 XML 读取器的帮手类
QXmlParseException 用于报告错误采用 QXmlErrorHandler 接口
QXmlReader XML 读取器接口 (即:剖析器)
QXmlSimpleReader 简单 XML 剖析器的实现
QXmlStreamAttribute 表示单 XML 属性
QXmlStreamAttributes 表示 QXmlStreamAttribute 向量
QXmlStreamEntityDeclaration 表示 DTD 实体声明
QXmlStreamEntityResolver 用于 QXmlStreamReader 的实体解析器
QXmlStreamNamespaceDeclaration 表示名称空间声明
QXmlStreamNotationDeclaration 表示 DTD 表示法声明
QXmlStreamReader 用于凭借简单流化 API 读取格式良好的 XML 的快速剖析器
QXmlStreamWriter 采用简单流化 API 的 XML 写入器
Qt3DAnimation::QAbstractAnimation 用于 Qt3D 动画的抽象基类
Qt3DAnimation::QAbstractAnimationClip 用于提供关键帧动画数据的类型的基类
Qt3DAnimation::QAbstractClipAnimator The base class for types providing animation playback capabilities
Qt3DAnimation::QAbstractClipBlendNode The base class for types used to construct animation blend trees
Qt3DAnimation::QAdditiveClipBlend Performs an additive blend of two animation clips based on an additive factor
Qt3DAnimation::QAnimationAspect Provides key-frame animation capabilities to Qt 3D
Qt3DAnimation::QAnimationCallback Represents an animation callback object
Qt3DAnimation::QAnimationClip Specifies key frame animation data
Qt3DAnimation::QAnimationClipData Class containing the animation data
Qt3DAnimation::QAnimationClipLoader Enables loading key frame animation data from a file
Qt3DAnimation::QAnimationController A controller class for animations
Qt3DAnimation::QAnimationGroup A class grouping animations together
Qt3DAnimation::QBlendedClipAnimator Component providing animation playback capabilities of a tree of blend nodes
Qt3DAnimation::QCallbackMapping Allows to map the channels within the clip onto an invocation of a callback object
Qt3DAnimation::QChannel Defines a channel for a QAnimationClipData. The animation system interpolates each channel component independently except in the case the QChannel is called "Rotation" (case sensitive), it has four QChannelComponents and the same number of keyframes for each QChannelComponent. In that case the interpolation will be performed using SLERP
Qt3DAnimation::QChannelMapper Allows to map the channels within the clip onto properties of objects in the application
Qt3DAnimation::QChannelMapping Allows to map the channels within the clip onto properties of objects in the application
Qt3DAnimation::QClipAnimator Component providing simple animation playback capabilities
Qt3DAnimation::QClipBlendValue Class used for including a clip in a blend tree
Qt3DAnimation::QKeyFrame A base class for handling keyframes
Qt3DAnimation::QKeyframeAnimation A class implementing simple keyframe animation to a QTransform
Qt3DAnimation::QLerpClipBlend Performs a linear interpolation of two animation clips based on a normalized factor
Qt3DAnimation::QMorphTarget A class providing morph targets to blend-shape animation
Qt3DAnimation::QMorphingAnimation A class implementing blend-shape morphing animation
Qt3DAnimation::QVertexBlendAnimation A class implementing vertex-blend morphing animation
Qt3DCore::QAbstractAspect The base class for aspects that provide a vertical slice of behavior
Qt3DCore::QAbstractFunctor 用于所有函子的抽象基类
Qt3DCore::QAbstractSkeleton A skeleton contains the joints for a skinned mesh
Qt3DCore::QArmature Used to calculate skinning transform matrices and set them on shaders
Qt3DCore::QAspectEngine Responsible for handling all the QAbstractAspect subclasses that have been registered with the scene
Qt3DCore::QAspectJob Base class for jobs executed in an aspect
Qt3DCore::QAttribute Defines an attribute and how data should be read from a QBuffer
Qt3DCore::QBackendNode 用于所有 Qt3D 后端节点的基类
Qt3DCore::QBackendNodeMapper Creates and maps backend nodes to their respective frontend nodes
Qt3DCore::QBoundingVolume Can be used to override the bounding volume of an entity
Qt3DCore::QBuffer Provides a data store for raw data to later be used as vertices or uniforms
Qt3DCore::QComponent Base class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a component
Qt3DCore::QCoreSettings 保存核心数据处理过程的相关设置
Qt3DCore::QEntity Qt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behavior
Qt3DCore::QGeometry 封装几何体
Qt3DCore::QGeometryView 封装几何图形细节
Qt3DCore::QJoint Used to transforms parts of skinned meshes
Qt3DCore::QNode The base class of all Qt3D node classes used to build a Qt3D scene
Qt3DCore::QNodeId 唯一 QNode 标识
Qt3DCore::QSkeleton Holds the data for a skeleton to be used with skinned meshes
Qt3DCore::QSkeletonLoader Used to load a skeleton of joints from file
Qt3DCore::QTransform Used to perform transforms on meshes
Qt3DCore::Quick::QQmlAspectEngine Environment for the QAspectEngine and a method for instantiating QML components
Qt3DExtras::QAbstractCameraController Basic functionality for camera controllers
Qt3DExtras::QConeGeometry Allows creation of a cone in 3D space. * * * * * The QConeGeometry class is most commonly used internally by the QConeMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses. The class * allows for creation of both a cone and a truncated cone
Qt3DExtras::QConeGeometryView 锥形网格
Qt3DExtras::QConeMesh 锥形网格
Qt3DExtras::QCuboidGeometry Allows creation of a cuboid in 3D space. * * * * * The QCuboidGeometry class is most commonly used internally by the QCuboidMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses
Qt3DExtras::QCuboidGeometryView 长方体网格
Qt3DExtras::QCuboidMesh 长方体网格
Qt3DExtras::QCylinderGeometry Allows creation of a cylinder in 3D space. * * * * * The QCylinderGeometry class is most commonly used internally by the QCylinderMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses
Qt3DExtras::QCylinderGeometryView 圆柱体网格
Qt3DExtras::QCylinderMesh 圆柱体网格
Qt3DExtras::QDiffuseSpecularMaterial Default implementation of the phong lighting effect
Qt3DExtras::QExtrudedTextGeometry Allows creation of a 3D extruded text in 3D space
Qt3DExtras::QExtrudedTextMesh A 3D extruded Text mesh
Qt3DExtras::QFirstPersonCameraController Allows controlling the scene camera from the first person perspective
Qt3DExtras::QForwardRenderer Default FrameGraph implementation of a forward renderer
Qt3DExtras::QGoochMaterial Material that implements the Gooch shading model, popular in CAD and CAM applications
Qt3DExtras::QMetalRoughMaterial Default implementation of PBR lighting
Qt3DExtras::QMorphPhongMaterial Default implementation of the phong lighting effect
Qt3DExtras::QOrbitCameraController Allows controlling the scene camera along orbital path
Qt3DExtras::QPerVertexColorMaterial Default implementation for rendering the color properties set for each vertex
Qt3DExtras::QPlaneGeometry Allows creation of a plane in 3D space. * * * * The QPlaneGeometry class is most commonly used internally by the QPlaneMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses
Qt3DExtras::QPlaneGeometryView A square planar mesh
Qt3DExtras::QPlaneMesh A square planar mesh
Qt3DExtras::QSkyboxEntity Qt3DExtras::QSkyboxEntity is a convenience Qt3DCore::QEntity subclass that can be used to insert a skybox in a 3D scene
Qt3DExtras::QSphereGeometry Allows creation of a sphere in 3D space. * * * * * The QSphereGeometry class is most commonly used internally by the QSphereMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses
Qt3DExtras::QSphereGeometryView A spherical mesh
Qt3DExtras::QSphereMesh A spherical mesh
Qt3DExtras::QText2DEntity Allows creation of a 2D text in 3D space
Qt3DExtras::QTextureMaterial Default implementation of a simple unlit texture material
Qt3DExtras::QTorusGeometry Allows creation of a torus in 3D space. * * * * * The QTorusGeometry class is most commonly used internally by the QTorusMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses
Qt3DExtras::QTorusGeometryView 环形网格
Qt3DExtras::QTorusMesh 环形网格
Qt3DInput::QAbstractActionInput The base class for the Action Input and all Aggregate Action Inputs
Qt3DInput::QAbstractAxisInput QAbstractActionInput is the base class for all Axis Input
Qt3DInput::QAbstractPhysicalDevice The base class used by Qt3d to interact with arbitrary input devices
Qt3DInput::QAbstractPhysicalDeviceProxy Qt3DInput::QAbstractPhysicalDeviceProxy acts as a proxy for an actual Qt3DInput::QQAbstractPhysicalDevice device
Qt3DInput::QAction Links a set of QAbstractActionInput that trigger the same event
Qt3DInput::QActionInput Stores Device and Buttons used to trigger an input event
Qt3DInput::QAnalogAxisInput An axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystick
Qt3DInput::QAxis Stores QAbstractAxisInputs used to trigger an input event
Qt3DInput::QAxisAccumulator Processes velocity or acceleration data from a QAxis
Qt3DInput::QAxisSetting Stores settings for the specified list of Axis
Qt3DInput::QButtonAxisInput An axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystick
Qt3DInput::QInputAspect Responsible for creating physical devices and handling associated jobs
Qt3DInput::QInputChord Represents a set of QAbstractActionInput's that must be triggerd at once
Qt3DInput::QInputDeviceIntegration Abstract base class used to define new input methods such as game controllers
Qt3DInput::QInputSequence Represents a set of QAbstractActionInput's that must be triggerd one after the other
Qt3DInput::QInputSettings Holds the pointer to an input event source object
Qt3DInput::QKeyEvent Event type send by KeyBoardHandler
Qt3DInput::QKeyboardDevice In charge of dispatching keyboard events to attached QQKeyboardHandler objects
Qt3DInput::QKeyboardHandler Provides keyboard event notification
Qt3DInput::QLogicalDevice Allows the user to define a set of actions that they wish to use within an application
Qt3DInput::QMouseDevice Delegates mouse events to the attached MouseHandler objects
Qt3DInput::QMouseEvent Qt3DCore::QMouseEvent contains parameters that describe a mouse event
Qt3DInput::QMouseHandler Provides a means of being notified about mouse events when attached to a QMouseDevice instance
Qt3DInput::QWheelEvent Contains parameters that describe a mouse wheel event
Qt3DLogic::QFrameAction Provides a way to have a synchronous function executed each frame
Qt3DLogic::QLogicAspect Responsible for handling frame synchronization jobs
Qt3DRender::QAbstractLight 将 QAbstractLight 对象封装在 Qt 3D 场景中
Qt3DRender::QAbstractRayCaster 用于在 3D 场景中,投射光线的抽象基类
Qt3DRender::QAbstractTexture 用于提供纹理的基类
Qt3DRender::QAbstractTextureImage Encapsulates the necessary information to create an OpenGL texture image
Qt3DRender::QAlphaCoverage Enable alpha-to-coverage multisampling mode
Qt3DRender::QAlphaTest 指定 Alpha 参考测试
Qt3DRender::QBlendEquation Specifies the equation used for both the RGB blend equation and the Alpha blend equation
Qt3DRender::QBlendEquationArguments Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn)
Qt3DRender::QBlitFramebuffer FrameGraph node to transfer a rectangle of pixel values from one region of a render target to another
Qt3DRender::QBufferCapture Exchanges buffer data between GPU and CPU
Qt3DRender::QCamera Defines a view point through which the scene will be rendered
Qt3DRender::QCameraLens Qt3DRender::QCameraLens specifies the projection matrix that will be used to define a Camera for a 3D scene
Qt3DRender::QCameraSelector Class to allow for selection of camera to be used
Qt3DRender::QClearBuffers 用于清零缓冲的类
Qt3DRender::QClipPlane Enables an additional OpenGL clipping plane that can be in shaders using gl_ClipDistance
Qt3DRender::QColorMask Allows specifying which color components should be written to the currently bound frame buffer
Qt3DRender::QComputeCommand QComponent to issue work for the compute shader on GPU
Qt3DRender::QCullFace Specifies whether front or back face culling is enabled
Qt3DRender::QDebugOverlay Enables a visual overlay with scene details
Qt3DRender::QDepthRange Enables remapping depth values written into the depth buffer
Qt3DRender::QDepthTest Tests the fragment shader's depth value against the depth of a sample being written to
Qt3DRender::QDirectionalLight Encapsulate a Directional Light object in a Qt 3D scene
Qt3DRender::QDispatchCompute FrameGraph node to issue work for the compute shader on GPU
Qt3DRender::QDithering 启用抖动
Qt3DRender::QEffect Base class for effects in a Qt 3D scene
Qt3DRender::QEnvironmentLight Encapsulate an environment light object in a Qt 3D scene
Qt3DRender::QFilterKey Storage for filter keys and their values
Qt3DRender::QFrameGraphNode Base class of all FrameGraph configuration nodes
Qt3DRender::QFrontFace Defines front and back facing polygons
Qt3DRender::QFrustumCulling Enable frustum culling for the FrameGraph
Qt3DRender::QGeometryRenderer 封装几何体渲染
Qt3DRender::QGraphicsApiFilter Identifies the API required for the attached QTechnique
Qt3DRender::QLayer Way of filtering which entities will be rendered
Qt3DRender::QLayerFilter Controls layers drawn in a frame graph branch
Qt3DRender::QLevelOfDetail Way of controlling the complexity of rendered entities based on their size on the screen
Qt3DRender::QLevelOfDetailBoundingSphere Simple spherical volume, defined by its center and radius
Qt3DRender::QLevelOfDetailSwitch Provides a way of enabling child entities based on distance or screen size
Qt3DRender::QLineWidth Specifies the width of rasterized lines
Qt3DRender::QMaterial Provides an abstract class that should be the base of all material component classes in a scene
Qt3DRender::QMemoryBarrier Class to emplace a memory barrier
Qt3DRender::QMesh 自定义网格加载器
Qt3DRender::QMultiSampleAntiAliasing Enable multisample antialiasing
Qt3DRender::QNoDepthMask Disable depth write
Qt3DRender::QNoDraw When a Qt3DRender::QNoDraw node is present in a FrameGraph branch, this prevents the renderer from rendering any primitive
Qt3DRender::QNoPicking When a Qt3DRender::QNoPicking node is present in a FrameGraph branch, this prevents the render aspect from performing picking selection for the given branch
Qt3DRender::QObjectPicker Instantiates a component that can be used to interact with a QEntity by a process known as picking
Qt3DRender::QPaintedTextureImage A QAbstractTextureImage that can be written through a QPainter
Qt3DRender::QParameter Provides storage for a name and value pair. This maps to a shader uniform
Qt3DRender::QPickEvent Holds information when an object is picked
Qt3DRender::QPickLineEvent Holds information when a segment of a line is picked
Qt3DRender::QPickPointEvent Holds information when a segment of a point cloud is picked
Qt3DRender::QPickTriangleEvent Holds information when a triangle is picked
Qt3DRender::QPickingProxy Can be used to provide an alternate QGeometryView used only for picking
Qt3DRender::QPickingSettings Specifies how entity picking is handled
Qt3DRender::QPointLight Encapsulate a Point Light object in a Qt 3D scene
Qt3DRender::QPointSize Specifies the size of rasterized points. May either be set statically or by shader programs
Qt3DRender::QPolygonOffset Sets the scale and steps to calculate depth values for polygon offsets
Qt3DRender::QProximityFilter Select entities which are within a distance threshold of a target entity
Qt3DRender::QRasterMode Render state allows to control the type of rasterization to be performed
Qt3DRender::QRayCaster Qt3DRender::QRayCaster is used to perform ray casting tests in 3d world coordinates
Qt3DRender::QRayCasterHit Details of a hit when casting a ray through a model
Qt3DRender::QRenderAspect
Qt3DRender::QRenderCapabilities Holds settings related to available rendering engines
Qt3DRender::QRenderCapture Frame graph node for render capture
Qt3DRender::QRenderCaptureReply Receives the result of render capture request
Qt3DRender::QRenderPass Encapsulates a Render Pass
Qt3DRender::QRenderPassFilter Provides storage for vectors of Filter Keys and Parameters
Qt3DRender::QRenderSettings Holds settings related to rendering process and host the active FrameGraph
Qt3DRender::QRenderState An abstract base class for all render states
Qt3DRender::QRenderStateSet FrameGraph node offers a way of specifying a set of QRenderState objects to be applied during the execution of a framegraph branch
Qt3DRender::QRenderSurfaceSelector Provides a way of specifying the render surface
Qt3DRender::QRenderTarget Encapsulates a target (usually a frame buffer object) which the renderer can render into
Qt3DRender::QRenderTargetOutput Allows the specification of an attachment of a render target (whether it is a color texture, a depth texture, etc... )
Qt3DRender::QRenderTargetSelector Provides a way of specifying a render target
Qt3DRender::QSceneLoader 提供加载现有场景的设施
Qt3DRender::QScissorTest Discards fragments that fall outside of a certain rectangular portion of the screen
Qt3DRender::QScreenRayCaster Performe ray casting test based on screen coordinates
Qt3DRender::QSeamlessCubemap Enables seamless cubemap texture filtering
Qt3DRender::QSetFence FrameGraphNode used to insert a fence in the graphics command stream
Qt3DRender::QShaderData Provides a way of specifying values of a Uniform Block or a shader structure
Qt3DRender::QShaderImage Provides Image access to shader programs
Qt3DRender::QShaderProgram Encapsulates a Shader Program
Qt3DRender::QShaderProgramBuilder Generates a Shader Program content from loaded graphs
Qt3DRender::QSharedGLTexture Allows to use a textureId from a separate OpenGL context in a Qt 3D scene
Qt3DRender::QSortPolicy Provides storage for the sort types to be used
Qt3DRender::QSpotLight Encapsulate a Spot Light object in a Qt 3D scene
Qt3DRender::QStencilMask Controls the front and back writing of individual bits in the stencil planes
Qt3DRender::QStencilOperation Specifies stencil operation
Qt3DRender::QStencilOperationArguments Sets the actions to be taken when stencil and depth tests fail
Qt3DRender::QStencilTest Specifies arguments for the stecil test
Qt3DRender::QStencilTestArguments Specifies arguments for stencil test
Qt3DRender::QSubtreeEnabler 启用或禁用框架图形节点的整个子树
Qt3DRender::QTechnique 封装技术
Qt3DRender::QTechniqueFilter A QFrameGraphNode used to select QTechniques to use
Qt3DRender::QTexture1D A QAbstractTexture with a Target1D target format
Qt3DRender::QTexture1DArray A QAbstractTexture with a Target1DArray target format
Qt3DRender::QTexture2D A QAbstractTexture with a Target2D target format
Qt3DRender::QTexture2DArray A QAbstractTexture with a Target2DArray target format
Qt3DRender::QTexture2DMultisample A QAbstractTexture with a Target2DMultisample target format
Qt3DRender::QTexture2DMultisampleArray A QAbstractTexture with a Target2DMultisampleArray target format
Qt3DRender::QTexture3D A QAbstractTexture with a Target3D target format
Qt3DRender::QTextureBuffer A QAbstractTexture with a TargetBuffer target format
Qt3DRender::QTextureCubeMap A QAbstractTexture with a TargetCubeMap target format
Qt3DRender::QTextureCubeMapArray A QAbstractTexture with a TargetCubeMapArray target format
Qt3DRender::QTextureData Stores texture information such as the target, height, width, depth, layers, wrap, and if mipmaps are enabled
Qt3DRender::QTextureDataUpdate Holds content and information required to perform partial updates of a texture content
Qt3DRender::QTextureGenerator Provides the image data for a texture
Qt3DRender::QTextureImage Encapsulates the necessary information to create an OpenGL texture image from an image source
Qt3DRender::QTextureImageData Stores data representing a texture
Qt3DRender::QTextureImageDataGenerator Provides texture image data for QAbstractTextureImage
Qt3DRender::QTextureLoader Handles the texture loading and setting the texture's properties
Qt3DRender::QTextureRectangle A QAbstractTexture with a TargetRectangle target format
Qt3DRender::QTextureWrapMode Defines the wrap mode a Qt3DRender::QAbstractTexture should apply to a texture
Qt3DRender::QViewport A viewport on the Qt3D Scene
Qt3DRender::QWaitFence FrameGraphNode used to wait for a fence in the graphics command stream to become signaled
Qt3DRender::Quick::QScene2D This class enables rendering qml into a texture, which then can be used as a part of 3D scene
QtConcurrent::QTaskBuilder 用于调节任务参数
QtFuture::WhenAnyResult QtFuture::WhenAnyResult 用于表示 QtFuture::whenAny() 的结果
QtROClientFactory 保持 Qt Remote Objects 网络可用客户端后端有关信息的类
QtROServerFactory 保持 Qt Remote Objects 网络可用服务器后端有关信息的类
qfloat16 提供 16 位浮点支持
qoutputrange Holds the specifics of an output range