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