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