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