#include <QtGui/qtablewidget.h>
#ifndef QTABLEWIDGET_H
#ifndef QT_NO_TABLEWIDGET
class QTableWidgetItem{
#ifndef QT_NO_TOOLTIP
public: inline void setToolTip(class QString const & atoolTip);
#endif
};
#endif // QT_NO_TABLEWIDGET
#endif // QTABLEWIDGET_H