#include <QtCore/qstring.h>
Classes | |
class | QRegExp |
Functions | |
Q_DECLARE_TYPEINFO (QRegExp, Q_MOVABLE_TYPE) | |
Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &out, const QRegExp ®Exp) |
Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &in, QRegExp ®Exp) |
Q_DECLARE_TYPEINFO | ( | QRegExp | , |
Q_MOVABLE_TYPE | |||
) |
Q_CORE_EXPORT QDataStream& operator<< | ( | QDataStream & | out, |
const QRegExp & | regExp | ||
) |
Q_CORE_EXPORT QDataStream& operator>> | ( | QDataStream & | in, |
QRegExp & | regExp | ||
) |