#include <Python.h>
#include "PythonQtSystem.h"
#include "structmember.h"
#include "methodobject.h"
#include "compile.h"
#include "eval.h"
#include <QString>
Go to the source code of this file.
Classes | |
struct | PythonQtClassWrapper |
Variables | |
PYTHONQT_EXPORT PyTypeObject | PythonQtClassWrapper_Type |
the type of the PythonQt class wrapper objects |
Definition in file PythonQtClassWrapper.h.
PYTHONQT_EXPORT PyTypeObject PythonQtClassWrapper_Type |
the type of the PythonQt class wrapper objects