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