Content deleted Content added
add version history |
|||
Line 33:
Qt Quick and QML are officially supported in [[Qt (framework)|Qt]] 4.7 (with [[Qt Creator]] 2.1),<ref>{{cite web|url=http://qt-project.org/doc/qt-4.7/qt4-7-intro.html |title=What's New in Qt 4.7 | Documentation |publisher=Qt Project |date= |accessdate=2013-10-22}}</ref> and it is a commercial option in mobile applications when Qt 4.7 is available for deployment in [[Symbian]] and [[Maemo]] and [[MeeGo]] devices. It was also the native language of [[Ubuntu Touch]].<ref name="arstechnica"/>
== Version history<ref>{{Cite web|url=http://lists.qt-project.org/pipermail/development/2015-September/023200.html|title=[Development] QML import versions|last=J-P|first=Nurmi|date=2015-09-18|access-date=2018-09-05}}</ref> ==
{| class="wikitable"
|+
!Qt Version
!QtQml
!QtQml.Models
!QtQuick
!QtQuick.Particles
!QtQuick.Controls
!QtQuick.Layouts
!QtQuick.Dialogs
|-
|'''Qt 4.7.1'''
|
|
|'''1.0'''
|
|
|
|
|-
|'''Qt 4.7.4'''
|
|
|'''1.1'''
|
|
|
|
|-
|'''Qt 5.0'''
|'''2.0'''
|
|'''2.0'''
|'''2.0'''
|
|
|
|-
|'''Qt 5.1'''
|'''2.1'''
|'''2.1'''
|'''2.1'''
|2.0
|'''1.0'''
|'''1.0'''
|'''1.0'''
|-
|'''Qt 5.2'''
|'''2.2'''
|2.1
|'''2.2'''
|2.0
|'''1.1'''
|'''1.1'''
|'''1.1'''
|-
|'''Qt 5.3'''
|2.2
|2.1
|'''2.3'''
|2.0
|'''1.2'''
|1.1
|'''1.2'''
|-
|'''Qt 5.4'''
|2.2
|2.1
|'''2.4'''
|2.0
|'''1.3'''
|1.1
|1.2
|-
|'''Qt 5.5'''
|2.2
|'''2.2'''
|'''2.5'''
|2.0
|'''1.4'''
|'''1.2'''
|1.2
|-
|'''Qt 5.6'''
|2.2
|'''2.3'''
|'''2.6'''
|2.0
|'''1.5'''
|'''1.3'''
|1.2
|}
== See also ==
|