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