Qt is a cross-platform application and UI framework. Using Qt, you can write GUI applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
| Qt Cross Platform Support | |
|---|---|
| 桌面 | Embedded/Mobile |
| Windows | 嵌入式 Linux |
| Linux/X11 | |
| Mac OS X | |
The Qt team strives to provide support for the platforms most frequently used by Qt users. We have designed our internal testing procedure to divide platforms into three test categories (Tier 1 and Tier 2) in order to prioritize internal testing and development resources so that the most frequently used platforms are subjected to our most rigorous testing processes.
Qt is supported on a variety of 32-bit and 64-bit platforms, and can usually be built on each platform with GCC, a vendor-supplied compiler, or a third party compiler. Although Qt may be built on a range of platform-compiler combinations, only a subset of these are actively supported by The Qt Company.
Information about the specific platforms Qt runs on, and the compilers used on each platform, can be found on the Platform and Compiler Notes 页面。
All Tier 1 platforms are subjected to our unit test suite and other internal testing tools on a frequent basis (prior to new version releases, source tree branching, and at other significant period points in the development process). Errors or bugs discovered in these platforms are prioritized for correction by the development team. Significant errors discovered in Tier 1 platforms can impact release dates and Qt Development Frameworks strives to resolve all known high priority errors in Tier 1 platforms prior to new version releases.
| 平台 | 编译器 |
|---|---|
| Ubuntu Linux 10.04 (32-bit) | As provided by Ubuntu |
| Ubuntu Linux 11.10 (64-bit) | As provided by Ubuntu |
| Microsoft Windows XP SP3 (32-bit) | MSVC 2008 |
| Microsoft Windows 7 (32-bit) | MSVC 2008 |
| Microsoft Windows 7 (32-bit) | MSVC 2010 SP1 |
| Apple Mac OS X 10.6 "Snow Leopard" (64-bit) | As provided by Apple |
| Apple Mac OS X 10.7 "Lion" (64-bit) | As provided by Apple |
Tier 2 platforms are subject to ad hoc and internal testing. However, Qt users should note that errors may be present in released product versions for Tier 2 platforms and, subject to resource availability, known errors in Tier 2 platforms may or may not be corrected prior to new version releases.
| 平台 | 编译器 |
|---|---|
| Ubuntu Linux 10.04 QWS (x86 32-bit) | As provided by Ubuntu |
| Ubuntu Linux 10.04 (32-bit) | Intel Compiler [version 12] |
| Ubuntu Linux 10.04 (64-bit) | As provided by Ubuntu |
| Microsoft Windows XP SP3 (32-bit) | GCC 4.4 (MinGW) |
| Microsoft Windows XP SP3 (32-bit) | MinGW-builds gcc 4.8.2 (32 bit) |
| Microsoft Windows 7 (64-bit) | MSVC 2010 SP1 |
| Apple Mac OS X 10.6 "Snow Leopard" Cocoa (32-bit) | As provided by Apple |
All platforms not specifically listed above are not supported by The Qt Company. The Qt Company does not run its unit test suite or perform any other internal tests on platforms not listed above.
Qt users should note, however, that there may be various open source projects, community users and/or Qt partners who are able to provide assistance with platforms not supported by The Qt Company.
请注意,Qt 是按原样提供的,没有任何种类的担保,我们的产品是没有错误或 Bug 自由的。在适用法律允许的最大范围内,Qt 公司代表自身及其供应商,拒绝任何明示或暗示的担保和条件,包括但不限于对许可软件的适销性、特定目的适用性,冠名和不侵权的隐含担保。