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.

You can download the Qt 5 installers and sources from the Downloads page. For more information, visit the Getting Started with Qt page.

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.

Deployment and Other Issues

The pages below covers specific issues and recommendations for creating Windows applications.

Where to Go from Here

We invite you to explore the rest of Qt. We prepared overviews which help you decide which APIs to use and our examples demonstrate how to use our API.

Qt's vibrant and active community site, http://qt.io houses a wiki, a forum, and additional learning guides and presentations.

Visual Studio Tools

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