Content deleted Content added
Cat-a-lot: Moving from Category:Qt (framework) to Category:Qt (software) |
m →top: HTTP→HTTPS for Ars Technica, per BRFA 8 using AWB |
||
Line 29:
}}
'''Qt Quick''' is a [[free software]] [[application framework]] developed and maintained by the [[Qt Project]] within the [[Qt (framework)|Qt framework]]. It provides a way of building custom, highly dynamic [[graphical user interface|user interfaces]] with fluid transitions and effects, which are becoming more common especially in [[mobile device]]s.<ref name="arstechnica">{{citation |url=
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.<ref name="arstechnica"/>
|