Qt Quick
This article needs additional citations for verification. (September 2010) |
Qt Quick is a free software application framework developed and maintained by Nokia. 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
- ^ a b c Ryan Paul (22 September 2010), Nokia releases Qt 4.7 with terrific new mobile UI framework, Arstechnica, retrieved 22 September 2010