Qt for Windows

Qt's support for different Windows platforms is extensive and mature. Before you get started, ensure that your development environment fulfills the requirements .

参考配置 章节的 支持平台 page contains a list of Windows versions and compilers tested to work with Qt.

Downloading and Installing Qt

安装 Qt 有 2 种办法:

  1. through the Qt Installers - downloads and installs Qt
  2. through the Qt 源代码 .

可以下载 Qt 5 安装程序和源代码,从 下载 页面。更多信息,拜访 Qt 快速入门 页面。

从源代码构建 Qt 5

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、论坛及其它学习指南和演示文稿。

Visual Studio 工具

Qt VS Tools 允许程序员从微软 Visual Studio 2013 及更高新的非 Express 版本创建、构建、调试及运行 Qt 应用程序。附件包含工程向导、Qt 工程导入/导出支持、集成 Qt 资源管理器,Qt 元对象编译器、用户界面编译器及资源编译器的自动构建设置。