libtdepim

KRegExp3 Member List

This is the complete list of members for KRegExp3, including all inherited members.

KRegExp3() (defined in KRegExp3)KRegExp3inline
KRegExp3(const TQString &pattern, bool caseSensitive=TRUE, bool wildcard=FALSE) (defined in KRegExp3)KRegExp3inline
KRegExp3(const TQRegExp &rx) (defined in KRegExp3)KRegExp3inline
KRegExp3(const KRegExp3 &rx) (defined in KRegExp3)KRegExp3inline
replace(const TQString &str, const TQString &replacementStr, int start=0, bool global=TRUE)KRegExp3