Jump to content

Qt Quick

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ptbotgourou (talk | contribs) at 09:22, 8 October 2012 (r2.7.2) (Robot: Adding fr:Qt Quick). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Qt Quick is a free software application framework developed and maintained by Nokia within the Qt framework. It provides a declarative way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices.[1] 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.[1]

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/MeeGo devices.[1]

References

  1. ^ a b c Ryan Paul (22 September 2010), Nokia releases Qt 4.7 with terrific new mobile UI framework, Arstechnica, retrieved 22 September 2010