libkdepim
KRegExp3 Member List
This is the complete list of members for KRegExp3, including all inherited members.KRegExp3() | KRegExp3 | [inline] |
KRegExp3(const QString &pattern, bool caseSensitive=TRUE, bool wildcard=FALSE) | KRegExp3 | [inline] |
KRegExp3(const QRegExp &rx) | KRegExp3 | [inline] |
KRegExp3(const KRegExp3 &rx) | KRegExp3 | [inline] |
replace(const QString &str, const QString &replacementStr, int start=0, bool global=TRUE) | KRegExp3 |