QRegExp Member List

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

caseSensitive() const QRegExpinline
compile()QRegExpprotected
csQRegExpprivate
errorQRegExpprivate
find(const QCString &str, int index)QRegExpinline
isEmpty() const QRegExpinline
isValid() const QRegExpinline
match(const QCString &str, int index=0, int *len=0, bool indexIsStart=TRUE) const QRegExp
matchstr(uint *, const char *, uint, const char *) const QRegExpprotected
operator!=(const QRegExp &r) const QRegExpinline
operator=(const QRegExp &)QRegExp
operator=(const QCString &pattern)QRegExp
operator==(const QRegExp &) const QRegExp
pattern() const QRegExpinline
QRegExp()QRegExp
QRegExp(const QCString &, bool caseSensitive=TRUE, bool wildcard=FALSE)QRegExp
QRegExp(const QRegExp &)QRegExp
rxdataQRegExpprivate
rxstringQRegExpprivate
setCaseSensitive(bool)QRegExp
setPattern(const QCString &pattern)QRegExpinline
setWildcard(bool)QRegExp
wcQRegExpprivate
wildcard() const QRegExpinline
~QRegExp()QRegExp