ISLEman
QRegExp Member List

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

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