#include <QtCore/qglobal.h> template < > class QUintForSize < 4 >{ /* This entity specializes QUintForSize */ /* Some contents are skipped to improve readability */ public: typedef quint32 Type; /* ... */ }; #endif /* __cplusplus */ #endif /* QGLOBAL_H */