#include <src/app/ddPythonQtWrapperFactory.h>
|
| virtual PyObject * | wrap (const QByteArray &classname, void *ptr) |
| |
| virtual void * | unwrap (const QByteArray &classname, PyObject *object) |
| |
Definition at line 8 of file ddPythonQtWrapperFactory.h.
| virtual void* ddPythonQtWrapperFactory::unwrap |
( |
const QByteArray & |
classname, |
|
|
PyObject * |
object |
|
) |
| |
|
virtual |
| virtual PyObject* ddPythonQtWrapperFactory::wrap |
( |
const QByteArray & |
classname, |
|
|
void * |
ptr |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: