#include <QtGui/qtextobject.h>
#ifndef QTEXTOBJECT_H
template < > class QTypeInfo < class QTextFrame::iterator >{
   /* Some contents are skipped to improve readability */
   public: enum /*anonymous*/{
      /* ... */
      isDummy = 0,
      /* ... */
   };
   /* ... */
};
#endif // QTEXTOBJECT_H