#include <QtCore/qmetatype.h> template < > struct QMetaTypeId2 < struct QTime >{ /* This entity specializes QMetaTypeId2 */ /* Some contents are skipped to improve readability */ public: static inline int qt_metatype_id(); /* ... */ }; #endif // QMETATYPE_H