Uses of Enum
io.qt.qml.QQmlProperty.Type
Packages that use QQmlProperty.Type
-
Uses of QQmlProperty.Type in io.qt.qml
Methods in io.qt.qml that return QQmlProperty.TypeModifier and TypeMethodDescriptionstatic QQmlProperty.Type
QQmlProperty.Type.resolve
(int value) Returns the corresponding enum entry for the given value.final QQmlProperty.Type
QQmlProperty.type()
static QQmlProperty.Type
Returns the enum constant of this type with the specified name.static QQmlProperty.Type[]
QQmlProperty.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.