Uses of Enum
io.qt.qml.QJSValue.ObjectConversionBehavior
Packages that use QJSValue.ObjectConversionBehavior
-
Uses of QJSValue.ObjectConversionBehavior in io.qt.qml
Methods in io.qt.qml that return QJSValue.ObjectConversionBehaviorModifier and TypeMethodDescriptionQJSValue.ObjectConversionBehavior.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QJSValue.ObjectConversionBehavior[]
QJSValue.ObjectConversionBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qml with parameters of type QJSValue.ObjectConversionBehaviorModifier and TypeMethodDescriptionfinal Object
QJSValue.toVariant
(QJSValue.ObjectConversionBehavior behavior)