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.TypeQJSManagedValue.Type.resolve(int value) Returns the corresponding enum entry for the given value.final QJSManagedValue.TypeQJSManagedValue.type()static QJSManagedValue.TypeReturns 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.