SourceForge.net Logo
Public Attributes

PythonQtMethodInfo::ParameterInfo Struct Reference

stores the QVariant id (if available) and the name of the type More...

#include <PythonQtMethodInfo.h>

List of all members.

Public Attributes

QByteArray name
PyObjectenumWrapper
int typeId
char pointerCount
bool isConst

Detailed Description

stores the QVariant id (if available) and the name of the type

Definition at line 66 of file PythonQtMethodInfo.h.


Member Data Documentation

Definition at line 68 of file PythonQtMethodInfo.h.

Definition at line 71 of file PythonQtMethodInfo.h.

Definition at line 67 of file PythonQtMethodInfo.h.

Definition at line 70 of file PythonQtMethodInfo.h.

Definition at line 69 of file PythonQtMethodInfo.h.


The documentation for this struct was generated from the following file: