#include <QtCore/qmetatype.h>
#ifndef QMETATYPE_H
template < typename T > void* qMetaTypeConstructHelper(T const * t);
#endif // QMETATYPE_H