Qt 4.8
|
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QRegExp |
The QRegExp class provides pattern matching using regular expressions. More... | |
Functions | |
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) | |
|
related |
|
related |
Q_DECLARE_TYPEINFO | ( | QRegExp | , |
Q_MOVABLE_TYPE | |||
) |