#include <QtGui/qtexttable.h>
#ifndef QTEXTTABLE_H
class QTextTableCell{
   /* Some contents are skipped to improve readability */
   public: inline class QTextTableCell& operator =(class QTextTableCell const & o);
   /* ... */
};
#endif // QTEXTTABLE_H