Misplaced Pages

Qt Quick

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Software application
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "Qt Quick" – news · newspapers · books · scholar · JSTOR (July 2021) (Learn how and when to remove this message)
Qt Quick
Developer(s)Qt Project
Initial release21 September 2010; 14 years ago (2010-09-21)
Websitewiki.qt.io/Qt_Quick

Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic graphical user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices. Qt Quick includes a declarative scripting language called QML.

Qt Declarative is a runtime interpreter that reads the Qt declarative user interface definition, QML data, and displays the UI that it describes. The QML syntax allows using JavaScript to provide the logic, and it is often used for this purpose. It is not the only way, however: logic can be written with native code as well.

Qt Quick and QML are officially supported in Qt 4.7 (with Qt Creator 2.1), 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 is also the native language of Ubuntu Touch.

Version history

Qt Version QtQml QtQml.Models QtQuick QtQuick.Particles QtQuick.Controls QtQuick.Layouts QtQuick.Dialogs QtQuick.WebEngine
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 1.0
Qt 5.5 2.0 2.2 2.5 2.0 1.4 1.2 1.2 1.1
Qt 5.6 2.0 2.2 2.6 2.0 1.5 1.2 1.2 1.2
Qt 5.7 2.0 2.2 2.7 2.0 2.0 1.2 1.2 1.3
Qt 5.8 2.0 2.2 2.8 2.0 2.1 1.2 1.2 1.4
Qt 5.9 2.0 2.2 2.9 2.0 2.2 1.2 1.2 1.5
Qt 5.10 2.0 2.2 2.10 2.0 2.3 1.2 1.2 1.5
Qt 5.11 2.11 2.11 2.11 2.11 2.4 1.11 1.11 1.7
Qt 5.12 2.12 2.12
Qt 5.13 2.13 2.13 2.13 1.11 1.11 1.9
Qt 5.14 2.14 2.14 2.14 2.14 2.14 1.14 1.3
Qt 5.15 2.15 2.15 2.15 2.15 2.15 1.15 1.3
Qt 6.0 6.0 6.0

See also

References

  1. "Qt 4.7 released with QML". The H Open. Heinz Heise. 2010-09-21. Retrieved 2013-10-22.
  2. ^ Ryan Paul (22 September 2010), Nokia releases Qt 4.7 with terrific new mobile UI framework, ArsTechnica, retrieved 22 September 2010
  3. "What's New in Qt 4.7 | Documentation". Qt Project. Retrieved 2013-10-22.
  4. J-P, Nurmi (2015-09-18). "[Development] QML import versions". Retrieved 2018-09-05.
  5. "Qt Quick Controls - Versions". Retrieved 2020-12-30.
  6. "New Features in Qt 5.4". Retrieved 2020-02-06.
  7. "New Features in Qt 5.5". Retrieved 2020-02-06.
  8. "New Features in Qt 5.6". Retrieved 2020-02-06.
  9. "New Features in Qt 5.7". Retrieved 2020-12-30.
  10. "New Features in Qt 5.8". Retrieved 2020-12-30.
  11. "New Features in Qt 5.9". Retrieved 2020-12-30.
  12. "New Features in Qt 5.10". Retrieved 2020-12-30.
  13. "New Features in Qt 5.11". Retrieved 2020-12-30.
  14. "New Features in Qt 5.12". Retrieved 2020-12-30.
  15. "New Features in Qt 5.13". Retrieved 2021-01-09.
  16. "New Features in Qt 5.14". Retrieved 2021-01-09.
  17. "New Features in Qt 5.15". Retrieved 2021-01-09.
  18. "New Features in Qt 6.0". Retrieved 2020-12-30.

External links

Qt platform
GUIs built with Qt
Qt technologies
Tools
Language bindings
Supported platforms
Related topics
Rich Internet Applications
Basic frameworks
Site-specific browsers


Stub icon

This technology-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: