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 .

The 參考配置 章節的 支持平颱 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. 透過 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 工具

The Qt VS Tools 允許程序員從微軟 Visual Studio 2013 及更高新的非 Express 版本創建、構建、調試及運行 Qt 應用程序。附件包含工程嚮導、Qt 工程導入/導齣支持、集成 Qt 資源管理器,Qt 元對象編譯器、用戶界麵編譯器及資源編譯器的自動構建設置。