About

QML (Qt Meta-Object Language) is a declarative language designed to describe the user interface of a program: both what it looks like, and how it behaves. In QML, a user interface is specified as a tree of objects with properties. The language is part of Qt Quick and mainly aimed at creating mobile device interfaces.

history|excerpt history