qregexp.h File Reference

#include <QtCore/qstring.h>

Go to the source code of this file.

Classes

class   QRegExp

Functions

  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)

Function Documentation

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 
)