Jump to content

Qml

From LinuxMCE

QML 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.

LinuxMCE User Interface

Core Reading

Key Software