创建第一个应用程序

Learn the basics of Qt and Qt Quick development by following the tutorials that illustrate how to use Qt Creator or Qt Design Studio to create simple applications and build and run them on target platforms:

To Develop With 教程 范例
Qt Widgets Qt Widgets 范例
Qt Quick Qt Quick 范例和教程
Python Qt for Python 教程 Qt for Python 范例

对于采用 Qt 开发应用程序的不同方面的更彻底演练,见 QML 书籍 。它聚焦于 Qt Quick,但还提供把 QML 与 C++ 一起使用所需的信息。

The following tutorials illustrate how to use Qt Creator or Qt Design Studio to develop simple applications for a particular platform:

To Develop For 教程 范例
移动设备 Qt Creator: Accelbubble
Embedded Devices
MCUs Qt Design Studio: Washing Machine UI Qt Quick Ultralite Examples

To view a list of all Qt examples, see Qt 范例列表 .

If you'd rather develop with Microsoft Visual Studio, you can install Qt VS Tools directly from Visual Studio.

Now, we'd like to send you off on your journey to 探索 Qt .