#include <QtGui/qlistwidget.h>
#ifndef QLISTWIDGET_H
#ifndef QT_NO_LISTWIDGET
class QListWidgetItem{
#ifndef QT_NO_WHATSTHIS
public: inline void setWhatsThis(class QString const & awhatsThis);
#endif
};
#endif // QT_NO_LISTWIDGET
#endif // QLISTWIDGET_H