#include <Python.h>
#include "PythonQtSystem.h"
#include "PythonQtObjectPtr.h"
Go to the source code of this file.
Classes | |
class | PythonQtSignalTarget |
stores information about a signal target More... | |
class | PythonQtSignalReceiverBase |
base class for signal receivers More... | |
class | PythonQtSignalReceiver |
receives all signals for one QObject More... |
Definition in file PythonQtSignalReceiver.h.