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