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