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