The PySide.QtCore.QGenericReturnArgument class is an internal helper class for marshalling arguments.
This class should never be used directly. Please use the Q_RETURN_ARG() macro instead.
See also
Q_RETURN_ARG() QMetaObject.invokeMethod() PySide.QtCore.QGenericArgument
| Parameters: | 
 | 
|---|
Constructs a PySide.QtCore.QGenericReturnArgument object with the given name and data .