@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
.@Retention(RUNTIME) @Target(TYPE) public @interface QmlUncreatable
QmlElement
or QmlNamedElement
.