Qt Quick

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Qt Quick
Qt logo 2015.svg
Initial release 21 September 2010; 13 years ago (2010-09-21)[1]
Stable release 5.6 (March 16, 2016; 8 years ago (2016-03-16)) [±][2]
Preview release 5.7 Alpha (March 11, 2016; 8 years ago (2016-03-11)) [±][3]
Website wiki.qt.io/Category:Developing_with_Qt::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 user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices.[4] 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.[4]

Qt Quick and QML are officially supported in Qt 4.7 (with Qt Creator 2.1),[5] and it is a commercial option in mobile applications when Qt 4.7 is available for deployment in Symbian and Maemo/MeeGo devices. It is also the native language of Ubuntu Touch.[4]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. 4.0 4.1 4.2 Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.

External links


<templatestyles src="Asbox/styles.css"></templatestyles>