QtCore/qregexp.h File Reference

qregexp.h File Reference
#include <QtCore/qstring.h>

Classes

class  QRegExp
 

Functions

 Q_DECLARE_TYPEINFO (QRegExp, Q_MOVABLE_TYPE)
 
Q_CORE_EXPORT QDataStreamoperator<< (QDataStream &out, const QRegExp &regExp)
 
Q_CORE_EXPORT QDataStreamoperator>> (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 
)

Go to the source code of this file.