Home
last modified time | relevance | path

Searched refs:cppPointer (Results 1 – 22 of 22) sorted by relevance

/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkconverter.cpp293 void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn) in cppPointer() function
301 return Object::cppPointer(pyIn, desiredType); in cppPointer()
311 : cppPointer(reinterpret_cast<PyTypeObject *>(type), reinterpret_cast<SbkObject *>(pyIn)); in pythonToCppPointer()
321 …: cppPointer(reinterpret_cast<PyTypeObject *>(converter->pythonType), reinterpret_cast<SbkObject *… in pythonToCppPointer()
H A Dbasewrapper.h375 LIBSHIBOKEN_API void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType);
H A Dsbkconverter.h253 LIBSHIBOKEN_API void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn);
H A Dbasewrapper.cpp1045 return PepType_SOTP(sourceType)->mi_specialcast(Object::cppPointer(obj, targetType), in cast()
1430 void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType) in cppPointer() function
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkconverter.cpp293 void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn) in cppPointer() function
301 return Object::cppPointer(pyIn, desiredType); in cppPointer()
311 : cppPointer(reinterpret_cast<PyTypeObject *>(type), reinterpret_cast<SbkObject *>(pyIn)); in pythonToCppPointer()
321 …: cppPointer(reinterpret_cast<PyTypeObject *>(converter->pythonType), reinterpret_cast<SbkObject *… in pythonToCppPointer()
H A Dbasewrapper.h375 LIBSHIBOKEN_API void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType);
H A Dsbkconverter.h253 LIBSHIBOKEN_API void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn);
H A Dbasewrapper.cpp1045 return PepType_SOTP(sourceType)->mi_specialcast(Object::cppPointer(obj, targetType), in cast()
1430 void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType) in cppPointer() function
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkconverter.cpp293 void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn) in cppPointer() function
301 return Object::cppPointer(pyIn, desiredType); in cppPointer()
311 : cppPointer(reinterpret_cast<PyTypeObject *>(type), reinterpret_cast<SbkObject *>(pyIn)); in pythonToCppPointer()
321 …: cppPointer(reinterpret_cast<PyTypeObject *>(converter->pythonType), reinterpret_cast<SbkObject *… in pythonToCppPointer()
H A Dbasewrapper.h375 LIBSHIBOKEN_API void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType);
H A Dsbkconverter.h253 LIBSHIBOKEN_API void *cppPointer(PyTypeObject *desiredType, SbkObject *pyIn);
H A Dbasewrapper.cpp1045 return PepType_SOTP(sourceType)->mi_specialcast(Object::cppPointer(obj, targetType), in cast()
1430 void *cppPointer(SbkObject *pyObj, PyTypeObject *desiredType) in cppPointer() function
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/plugins/
H A Dcustomwidget.cpp132 return reinterpret_cast<QWidget *>(Shiboken::Object::cppPointer(result, Py_TYPE(result))); in createWidget()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/plugins/
H A Dcustomwidget.cpp132 return reinterpret_cast<QWidget *>(Shiboken::Object::cppPointer(result, Py_TYPE(result))); in createWidget()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/plugins/
H A Dcustomwidget.cpp132 return reinterpret_cast<QWidget *>(Shiboken::Object::cppPointer(result, Py_TYPE(result))); in createWidget()
/dports/x11/radare-cutter/r2cutter-0.1.1/src/common/
H A DPythonManager.cpp118 Shiboken::callCppDestructor<QObject>(Shiboken::Object::cppPointer(pyObj, pyQObjectType)); in pySideDestructionVisitor()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/tmp-referencetopython/
H A Dsbkconverter.cpp189 … Object::cppPointer(reinterpret_cast<SbkObject *>(pyIn), reinterpret_cast<PyTypeObject *>(type)); in pythonToCppPointer()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/tmp-referencetopython/
H A Dsbkconverter.cpp189 … Object::cppPointer(reinterpret_cast<SbkObject *>(pyIn), reinterpret_cast<PyTypeObject *>(type)); in pythonToCppPointer()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/tmp-referencetopython/
H A Dsbkconverter.cpp189 … Object::cppPointer(reinterpret_cast<SbkObject *>(pyIn), reinterpret_cast<PyTypeObject *>(type)); in pythonToCppPointer()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dpyside.cpp185 … Shiboken::callCppDestructor<QObject>(Shiboken::Object::cppPointer(pyObj, pyQObjectType)); in destructionVisitor()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dpyside.cpp185 … Shiboken::callCppDestructor<QObject>(Shiboken::Object::cppPointer(pyObj, pyQObjectType)); in destructionVisitor()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dpyside.cpp185 … Shiboken::callCppDestructor<QObject>(Shiboken::Object::cppPointer(pyObj, pyQObjectType)); in destructionVisitor()