Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QGenericReturnArgument class is an internal helper class for marshalling arguments. More...
#include <QGenericReturnArgument>
Inherits QGenericArgument.
The 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(), and QGenericArgument.
Constructs a QGenericReturnArgument object with the given name and data.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |