#include <QtGui/qlistwidget.h> #ifndef QLISTWIDGET_H #ifndef QT_NO_LISTWIDGET #ifndef QT_NO_DATASTREAM class QDataStream& operator >>(class QDataStream& in, class QListWidgetItem& item); #endif #endif // QT_NO_LISTWIDGET #endif // QLISTWIDGET_H