SourceForge.net Logo
Classes | Typedefs

PythonQtImporter.h File Reference

#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

Detailed Description

Author:
Florian Link
Last changed by
Author:
stk
Date:
2004-06

Definition in file PythonQtImporter.h.


Typedef Documentation

defines a python object that stores a Qt slot info