Home
last modified time | relevance | path

Searched defs:CppOwnership (Results 1 – 8 of 8) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativeengine.h113 enum ObjectOwnership { CppOwnership, JavaScriptOwnership }; enumerator
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlengine.h158 enum ObjectOwnership { CppOwnership, JavaScriptOwnership }; enumerator
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlengine.h158 enum ObjectOwnership { CppOwnership, JavaScriptOwnership }; enumerator
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem_enums.h57 CppOwnership enumerator
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem_enums.h57 CppOwnership enumerator
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem_enums.h57 CppOwnership enumerator
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtDeclarative.py111 CppOwnership = 0 variable in QDeclarativeEngine
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtQml.py190 CppOwnership = 0 variable in QQmlEngine