1#ifndef _PYTHONQTCLASSWRAPPER_H
2#define _PYTHONQTCLASSWRAPPER_H
49#include "structmember.h"
50#include "methodobject.h"
PYTHONQT_EXPORT PyTypeObject PythonQtClassWrapper_Type
the type of the PythonQt class wrapper objects
a class that stores all required information about a Qt object (and an optional associated C++ class ...
PythonQtDynamicClassInfo * _dynamicClassInfo
PythonQtClassInfo * _classInfo
the additional class information that PythonQt stores for the CPP class
PythonQtClassInfo * classInfo()
get the class info