KVIrc 5.2.6
Developer APIs
KviRegExp Member List

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

cap(int iNth=0) constKviRegExp
capturedTexts() constKviRegExp
CaseInsensitive enum valueKviRegExp
CaseSensitive enum valueKviRegExp
CaseSensitivity enum nameKviRegExp
escape(const QString &szStr)KviRegExpinlinestatic
exactMatch(const QString &szStr)KviRegExp
getCompletePattern() constKviRegExpprivate
getPatternOptions() constKviRegExpprivate
indexIn(const QString &szStr, int offset=0)KviRegExp
KviRegExp(const QString &szPattern=QString(), const KviRegExp::CaseSensitivity cs=CaseSensitive, const KviRegExp::PatternSyntax ps=RegExp)KviRegExp
m_bMinimalKviRegExpprivate
m_eCsKviRegExpprivate
m_ePsKviRegExpprivate
m_oLastMatchKviRegExpprivate
m_szPatternKviRegExpprivate
matchedLength() constKviRegExp
operator QRegularExpression() constKviRegExpinline
pattern() constKviRegExpinline
PatternSyntax enum nameKviRegExp
RegExp enum valueKviRegExp
setCaseSensitivity(KviRegExp::CaseSensitivity cs)KviRegExpinline
setMinimal(bool bMinimal)KviRegExpinline
setPattern(const QString &szPattern)KviRegExpinline
Wildcard enum valueKviRegExp