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