문제

The number of mobile operating systems or platforms supporting QT based app development keeps growing. Not for all of them QT is the standard framework for building apps, therefore it seems the Qt support can be categorized as follows:

  1. Qt and Qt based technologies (QML, QtQuick, QtMobility) are the recommended way for building mobile apps and part of the SDK.
  2. Qt or a subset of Qt is supported as a secondary way of developing or porting apps, and there is support for a subset of QT APIs within the SDK.
  3. Unofficial 3rd party or open source extensions enable development of Qt based apps for a platform.

Which mobile operating systems or SDKs do support development of apps using Qt in either of the above listed ways?

도움이 되었습니까?

해결책

Mobile operating systems with full Qt support in the SDK:

Mobile operating systems supporting a subset of the QT APIs:

Digia, community driven (open source) and 3rd party extensions targeting mobile operating systems:

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top