#include #include #include "PySocExplorerEngine0.h" void PythonQt_init_PySocExplorerEngine(PyObject* module) { PythonQt::priv()->registerClass(&socexplorerplugin::staticMetaObject, "PySocExplorerEngine", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); }