Module qtjambi.qml

Annotation Type QmlSingleton


@Retention(RUNTIME) @Target(TYPE) public @interface QmlSingleton

This annotation marks a class to be registered as qml singleton type in combination with QmlElement or QmlNamedElement.

See QML_SINGLETON