Module qtjambi.qml

Package io.qt.qml.util


package io.qt.qml.util
  • Class
    Description
    This annotation marks a class to be added in minor version.
    This annotation marks a class to be registered as anonymous qml type.
    This annotation marks a class to be registered as qml type.
    This annotation specified a package's major version for qml use.
    This annotation marks a class to be registered as qml interface type.
    This annotation marks a class to be registered as named qml type.
    Is thrown when QmlImportMajorVersion annotation is missed in a package.
    This annotation marks a class to be registered as qml singleton type in combination with QmlElement or QmlNamedElement.
    Is thrown when a class cannot be registered as qml type.
    This class allows to automatically load QML types from package.
    This annotation marks a class to be registered as uncreatable qml type in combination with QmlElement or QmlNamedElement.