Qt's support for different Windows platforms is extensive and mature. Before you get started, ensure that your development environment fulfills the requirements .
The 参考配置 章节的 支持平台 page contains a list of Windows versions and compilers tested to work with Qt.
安装 Qt 有 2 种办法:
可以下载 Qt 5 安装程序和源代码,从 下载 页面。更多信息,拜访 Qt 快速入门 页面。
You can also build Qt 5 from the source package and configure it according to your target platform. The source packages are obtained from http://www.qt.io/download/ .
Below, you will find more information about building Qt from source.
以下页面涵盖用于创建 Windows 应用程序的具体问题和推荐。
我们邀您探索 Qt 的其余部分。我们准备的概述帮助您决定要使用哪些 API,示例演示如何使用 API。
Qt 振奋且活跃的社区站点, http://qt.io 包含 Wiki、论坛及其它学习指南和演示文稿。
The Qt VS Tools 允许程序员从微软 Visual Studio 2013 及更高新的非 Express 版本创建、构建、调试及运行 Qt 应用程序。附件包含工程向导、Qt 工程导入/导出支持、集成 Qt 资源管理器,Qt 元对象编译器、用户界面编译器及资源编译器的自动构建设置。