#include <QtCore/qmetatype.h> #ifndef QMETATYPE_H template < typename T > inline int qMetaTypeId(T* = 0); #endif // QMETATYPE_H