#include <QtGui/qpaintengine.h> #ifndef QPAINTENGINE_H template < > class QTypeInfo < class QTextItem >{ /* Some contents are skipped to improve readability */ public: static inline char const * name(); /* ... */ }; #endif // QPAINTENGINE_H