#include <QtCore/qobjectdefs.h>
#ifndef QOBJECTDEFS_H
#define Q_RETURN_ARG(type,data) QReturnArgument<type >(#type, data)

#endif // QOBJECTDEFS_H