defines a python object that stores a Qt slot info More...
#include <PythonQtSlot.h>
Public Attributes | |
| PyObject_HEAD PythonQtSlotInfo * | m_ml |
| PyObject * | m_self |
| PyObject * | m_module |
defines a python object that stores a Qt slot info
Definition at line 72 of file PythonQtSlot.h.
| PyObject_HEAD PythonQtSlotInfo* PythonQtSlotFunctionObject::m_ml |
Definition at line 74 of file PythonQtSlot.h.
Definition at line 76 of file PythonQtSlot.h.
Definition at line 75 of file PythonQtSlot.h.
1.7.1