#include <QtCore/qglobal.h>
template < > class QTypeInfo < unsigned int >{
   /* This entity specializes QTypeInfo */
   /* Some contents are skipped to improve readability */
   public: static inline char const * name();
   /* ... */
};
#endif /* __cplusplus */
#endif /* QGLOBAL_H */