Qt 参考页面

类列表

所有类

若知道想要的类的名字,在这里查找。

所有模块类

Qt 5 中的所有 C++ API 组件列表

所有模块

Qt 5 中的所有模块列表。

所有名称空间

Qt 名称空间包含枚举类型、函数,有时还包含类。

所有 QML 基本类型

在此 Qt 发行中的 QML 基本类型列表。

所有 QML 模块

Qt5 中的所有 QML 模块列表。

所有 QML 类型

在此 Qt 发行中的 QML 类型列表。

注解类列表

若不知道想要的类名称,但知道类应该做什么,可以在此处试着查找。

继承层次结构

用于 Qt API 中所有类的 C++ 类继承层次结构。

过时类

不应用于新代码,被标记为过时的类和成员。

过时 QML 类型

不应用于新代码的过时 QML 类型列表。

相关类的组

If you know what kind of class you want (GUI, painting, I.O, etc), look here

函数列表

一般算法

The <QtAlgorithms> header includes the generic, template-based algorithms.

Endian 转换函数

<QtEndian> 头提供在数字的小端、大端表示之间转换的函数。

全局 Qt 声明

<QtGlobal> 头文件包括基础全局声明。它被包括在大多数其它 Qt 头文件中。

一般数学函数

The <QtMath> header file provides various math functions.

所有函数

按字母顺序列出,带声明链接的所有文档化 Qt 函数。

QML 参考

Qt 工具手册

增值特征

平台参考

Qt for Android

提供有关 Qt Android 支持的信息。

Qt for Embedded Linux

提供有关 Qt 嵌入式 Linux 支持的信息。

Qt for INTEGRITY

INTEGRITY 平台支持。

Qt for Linux/X11

Linux/X11 平台支持。

Qt for VxWorks

Platform support for VxWorks (under a commercial license).

Qt for WinRT

提供对 Qt 的 WinRT 端口及如何使用它的洞察。

Qt for Windows

Windows 平台支持。

Qt for iOS

提供 Qt iOS 端口及如何使用它的洞察。

Qt for macOS

Platform support for macOS. macOS (previously known as OS X or Mac OS X) is a UNIX platform and behaves similarly to other Unix-like platforms. The main difference is that X11 is not used as the windowing system. Instead, macOS uses its own native windowing system that is accessible through the Cocoa API. Application development on macOS is done using Xcode, which is available from https://developer.apple.com/xcode/.