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