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 added in version.
    This annotation marks a class to be registered as anonymous qml type.
    This annotation marks a class to be registered as attached qml type.
    This annotation marks a class to be registered as qml type.
    This annotation marks a class to be registered as qml type extension.
    This annotation adds an extra version to class.
    This annotation marks a class to be foreign.
    This annotation specified a package's major version for qml use and its java-defined qml types.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use QmlImport instead
    This annotation marks a class to be registered as qml interface type.
    This annotation defines the behavior of the list properties of this class.
    This enum contains different list properties behaviors.
    This annotation marks a class to be registered as named qml type.
    Is thrown when QmlImport annotation is missed in a package.
    This annotation marks a class to be removed in minor version.
    This annotation marks a class to be removed in version.
    This annotation marks a class to be registered as qml sequential container type.
    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 unavailable.
    This annotation marks a class to be registered as uncreatable qml type in combination with QmlElement or QmlNamedElement.
    This annotation marks a class to be registered as qml value type.