Qt for Windows

Qt对不同Windows平台的支持广泛而成熟。 在开始之前,请确保您的开发环境满足要求

The Reference Configuration section of the supported platforms page contains a list of Windows versions and compilers tested to work with Qt.

Downloading and Installing Qt

There are two ways to install Qt:

  1. through the Qt Installers - downloads and installs Qt
  2. through the Qt sources.

您可以从下载页面下载Qt 5安装程序和源。 有关更多信息,请访问Qt入门页面。

Building Qt 5 from Source

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应用程序的特定问题和建议。

Where to Go from Here

我们邀请您探索Qt的其余部分。 我们准备了概述,可帮助您确定要使用的API,我们的示例演示了如何使用我们的API。

Qt充满活力且活跃的社区网站http://qt.io包含一个Wiki,一个论坛以及其他学习指南和演示文稿。

Visual Studio Tools

Qt VS Tools允许程序员从Microsoft Visual Studio 2013或更高版本的非Express版本中创建,构建,调试和运行Qt应用程序。 外接程序包含项目向导,Qt项目导入/导出支持,集成的Qt资源管理器以及Qt元对象编译器,用户界面编译器和资源编译器的自动构建设置。