#include <QtCore/qstring.h>
#ifndef QSTRING_H
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator >>(struct QDataStream&, class QString&);
#endif
#endif // QSTRING_H