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