#include <QtCore/qregexp.h>
#ifndef QREGEXP_H
#ifndef QT_NO_REGEXP
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator >>(struct QDataStream& in, class QRegExp& regExp);
#endif
#endif // QT_NO_REGEXP
#endif // QREGEXP_H