
Public Member Functions | |
| QRegExpPrivate () | |
| QRegExpPrivate () | |
Public Attributes | |
| QString | pattern |
| QString | rxpattern |
| bool | wc |
| bool | min |
| QString | t |
| QStringList | capturedCache |
| QArray< int > | captured |
| QMemArray< int > | captured |
|
|
Definition at line 3075 of file qregexp3.cpp. References captured. |
|
|
Definition at line 3193 of file qregexp.cpp. References captured. |
|
|
Definition at line 3191 of file qregexp.cpp. |
|
|
Definition at line 3073 of file qregexp3.cpp. Referenced by QRegExp::cap(), QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::matchedLength(), QRegExp::operator=(), QRegExp::pos(), QRegExpPrivate(), QRegExp::search(), and QRegExp::searchRev(). |
|
|
Definition at line 3189 of file qregexp.cpp. Referenced by QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::operator=(), QRegExp::search(), and QRegExp::searchRev(). |
|
|
Definition at line 3186 of file qregexp.cpp. Referenced by QRegExp::exactMatch(), QRegExp::minimal(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::QRegExp(), QRegExp::search(), QRegExp::searchRev(), and QRegExp::setMinimal(). |
|
|
Definition at line 3181 of file qregexp.cpp. Referenced by QRegExp::compile(), QRegExp::isEmpty(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::pattern(), QRegExp::QRegExp(), and QRegExp::setPattern(). |
|
|
Definition at line 3182 of file qregexp.cpp. Referenced by QRegExp::compile(), QRegExp::operator=(), and QRegExp::~QRegExp(). |
|
|
Definition at line 3188 of file qregexp.cpp. Referenced by QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::operator=(), QRegExp::search(), and QRegExp::searchRev(). |
|
|
Definition at line 3184 of file qregexp.cpp. Referenced by QRegExp::compile(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::QRegExp(), QRegExp::setWildcard(), and QRegExp::wildcard(). |
1.4.2