stores the QVariant id (if available) and the name of the type More...
#include <PythonQtMethodInfo.h>
Public Attributes | |
QByteArray | name |
PyObject * | enumWrapper |
int | typeId |
char | pointerCount |
bool | isConst |
stores the QVariant id (if available) and the name of the type
Definition at line 66 of file PythonQtMethodInfo.h.
Definition at line 68 of file PythonQtMethodInfo.h.
Definition at line 71 of file PythonQtMethodInfo.h.
QByteArray PythonQtMethodInfo::ParameterInfo::name |
Definition at line 67 of file PythonQtMethodInfo.h.
Definition at line 70 of file PythonQtMethodInfo.h.
Definition at line 69 of file PythonQtMethodInfo.h.