Qt Qml C++ Classes

The C++ API provided by the Qt Qml module. More...

Classes

QJSPrimitiveNull

An empty marker type to signify the JavaScript null value

QJSPrimitiveUndefined

An empty marker type to signify the JavaScript Undefined type and its single value

QJSPrimitiveValue

Operates on primitive types in JavaScript semantics

QQmlListProperty

Allows applications to expose list-like properties of QObject-derived classes to QML

Detailed Description

For more information on the Qt Qml module, see the Qt Qml module documentation.