#include <QtCore/qobjectdefs.h> #ifndef QOBJECTDEFS_H #define Q_ARG(type,data) QArgument<type >(#type, data) #endif // QOBJECTDEFS_H