Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 867 Bytes

QML.md

File metadata and controls

23 lines (18 loc) · 867 Bytes
title oneline forum techlink tags layout
QML
Qt Meta Language
cascades, native, blackberry10, qt, qml
technology

{% include common-defs.md %}

Description

QML (wikipedia, docs) is a JavaScript-based, declarative language for designing user interface–centric applications. It is part of [Qt] and it is used by [Cascades].

The Cascades Reference pages describe the elements available to a developer, including both the C/C++ bindings and the QML details. See for example Button.

Also See

[Cascades], [Cascades Samples], [Qt]