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