#include <QtGui/qtexttable.h>
#ifndef QTEXTTABLE_H
class QTextTableCell{
   /* Some contents are skipped to improve readability */
   public: class QTextFrame::iterator begin() const
   /* ... */
};
#endif // QTEXTTABLE_H