Uses of Enum
io.qt.qml.QJSEngine.ObjectOwnership
Packages that use QJSEngine.ObjectOwnership
-
Uses of QJSEngine.ObjectOwnership in io.qt.qml
Methods in io.qt.qml that return QJSEngine.ObjectOwnershipModifier and TypeMethodDescriptionstatic QJSEngine.ObjectOwnershipQJSEngine.objectOwnership(QObject arg__1) static QJSEngine.ObjectOwnershipQJSEngine.ObjectOwnership.resolve(int value) Returns the corresponding enum entry for the given value.static QJSEngine.ObjectOwnershipReturns the enum constant of this type with the specified name.static QJSEngine.ObjectOwnership[]QJSEngine.ObjectOwnership.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 QJSEngine.ObjectOwnershipModifier and TypeMethodDescriptionstatic voidQJSEngine.setObjectOwnership(QObject arg__1, QJSEngine.ObjectOwnership arg__2)