A collection of code samples and tutorials are provided with Qt to help new users get started with Qt development. These documents cover a range of topics, from basic use of widgets to step-by-step tutorials that show how an application is put together.
范例是 Qt 包的一部分。请拜访 下载 页面,了解更多信息。
Open and run examples within Qt Creator's
欢迎
mode. Most of the examples run on various platforms and to search for platform-specific examples, type the platform name (or any keywords) in the search field. For example, typing
Android
in the search field lists the examples that are fully compatible with Android.
For more information about running examples in Qt Creator, visit the 构建和运行范例 页面。
要查看所有 Qt 范例的列表,请拜访 Qt 范例列表 页面。
设置工程
QML 和 Qt Quick
数据和网络
应用程序
进程和线程
要查看和运行由 Qt 工程提供的范例,拜访 社区范例 页面。
所有 Qt 范例 列出了按其所属 Qt 模块分类的所有范例。