Module qtjambi.qml

Annotation Type QmlNamedElement


@Retention(RUNTIME)
@Target(TYPE)
public @interface QmlNamedElement
This annotation marks a class to be registered as named qml type.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    String name