QPy
Python-Qt dynamic bindings
Classes | Namespaces
PyCallbackDispatcher.h File Reference

Qt signals to Python callback functions. More...

#include <Python.h>
#include <QObject>
#include <QMap>
#include <QList>
Include dependency graph for PyCallbackDispatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qpy::PyCBackMethod
 C++ method abstraction: Qt signals are connected to instances of this class which invokes associated Python functions through the Invoke method. More...
class  qpy::PyCallbackDispatcher
 Manages Python function invocation through Qt signals. And connection of Qt signals to Python functions or QObject methods. More...

Namespaces

namespace  qpy
 

QPy namespace.



Detailed Description

Qt signals to Python callback functions.

 All Classes Namespaces Files Functions