#include <QtCore/qmetatype.h> template < > struct QMetaTypeId2 < struct QSize >{ /* This entity specializes QMetaTypeId2 */ public: static inline int qt_metatype_id(); public: enum /*anonymous*/{ Defined = 1, MetaType = 21, }; }; #endif // QMETATYPE_H