Module qtjambi.qml

Annotation Type QmlUncreatable


@Retention(RUNTIME) @Target(TYPE) public @interface QmlUncreatable
This annotation marks a class to be registered as uncreatable qml type in combination with QmlElement or QmlNamedElement.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details