PythonQt
|
#include <PythonQtSlotDecorator.h>
Public Attributes | |
PyObject_HEAD QByteArray * | args |
QByteArray * | returnType |
Definition at line 46 of file PythonQtSlotDecorator.h.
PyObject_HEAD QByteArray* PythonQtSlotDecorator::args |
Definition at line 48 of file PythonQtSlotDecorator.h.
QByteArray* PythonQtSlotDecorator::returnType |
Definition at line 49 of file PythonQtSlotDecorator.h.