Home · All Classes · All Functions · Overviews

QGenericReturnArgument Class Reference
[
QtCore module]

The QGenericReturnArgument class is an internal helper class for marshalling arguments. More...

 #include <QGenericReturnArgument>

Inherits QGenericArgument.


Public Functions

QGenericReturnArgument ( const char * name = 0, void * data = 0 )

Detailed Description

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.


Member Function Documentation

QGenericReturnArgument::QGenericReturnArgument ( const char * name = 0, void * data = 0 )

Constructs a QGenericReturnArgument object with the given name and data.


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0