Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Supported Platforms: Difference between revisions
Jump to navigation
Jump to search
(No actual content) |
(Added real content) |
||
Line 1: | Line 1: | ||
Qt can be used for application development for a wide range of target platforms, like: | |||
* Desktop: Linux, Mac OS X, Windows | |||
* Embedded and RTOS: Linux, QNX, Windows | |||
* Mobile: Android, iOS, Windows | |||
For more exotic platforms and in depth information see: | |||
* [http://doc.qt.io/QtSupportedPlatforms officiall supported platforms by The Qt Company] | |||
* [http://doc.qt.io/qt-5/supported-platforms.html platforms supported by the Qt community]. | |||
Even if not listed there, with some extra work you may also be able to target platforms like: | |||
* Various BSDs | |||
* Haiku | |||
* Windows versions older than Windows XP |
Revision as of 15:49, 23 May 2015
Qt can be used for application development for a wide range of target platforms, like:
- Desktop: Linux, Mac OS X, Windows
- Embedded and RTOS: Linux, QNX, Windows
- Mobile: Android, iOS, Windows
For more exotic platforms and in depth information see:
Even if not listed there, with some extra work you may also be able to target platforms like:
- Various BSDs
- Haiku
- Windows versions older than Windows XP