Uses of Class
io.qt.qml.QJSManagedValue
Packages that use QJSManagedValue
-
Uses of QJSManagedValue in io.qt.qml
Methods in io.qt.qml that return QJSManagedValueModifier and TypeMethodDescriptionfinal QJSManagedValue
QJSManagedValue.jsMetaInstantiate()
Overloaded function forjsMetaInstantiate(java.util.Collection)
withvalues = java.util.Collections.emptyList()
.final QJSManagedValue
QJSManagedValue.jsMetaInstantiate
(Collection<QJSValue> values) final QJSManagedValue
QJSManagedValue.jsMetaType()
final QJSManagedValue
QJSManagedValue.prototype()
Methods in io.qt.qml with parameters of type QJSManagedValueModifier and TypeMethodDescriptionfinal boolean
QJSManagedValue.equals
(QJSManagedValue other) final void
QJSManagedValue.setPrototype
(QJSManagedValue prototype) final boolean
QJSManagedValue.strictlyEquals
(QJSManagedValue other) Constructors in io.qt.qml with parameters of type QJSManagedValue