#include "Python.h"
#include "structmember.h"
#include "osdefs.h"
#include "marshal.h"
#include "compile.h"
#include <time.h>
#include <qobject.h>
#include <qstring.h>
Go to the source code of this file.
Classes | |
struct | _PythonQtImporter |
defines a python object that stores a Qt slot info More... | |
class | PythonQtImport |
implements importing of python files into PythonQt More... | |
struct | PythonQtImport::ModuleInfo |
Typedefs | |
typedef struct _PythonQtImporter | PythonQtImporter |
defines a python object that stores a Qt slot info |
Definition in file PythonQtImporter.h.
typedef struct _PythonQtImporter PythonQtImporter |
defines a python object that stores a Qt slot info