Version: 9.15.0
SUIT_tools::SUIT_SentenceMatcher Member List

This is the complete list of members for SUIT_tools::SUIT_SentenceMatcher, including all inherited members.

getQuery() constSUIT_tools::SUIT_SentenceMatcherinline
isCaseSensitive() constSUIT_tools::SUIT_SentenceMatcherinline
makeFuzzyWords(const QStringList &theWords, QStringList &theFuzzyWords)SUIT_tools::SUIT_SentenceMatcherprivatestatic
makePermutatedSentences(const QStringList &theWords, QList< QStringList > &theSentences)SUIT_tools::SUIT_SentenceMatcherprivatestatic
match(const QString &theInputString) constSUIT_tools::SUIT_SentenceMatcher
match(const QString &theInputString, const QStringList &theSentence, bool theCaseSensitive)SUIT_tools::SUIT_SentenceMatcherprivatestatic
match(const QString &theInputString, const QList< QStringList > &theSentences, bool theCaseSensitive)SUIT_tools::SUIT_SentenceMatcherprivatestatic
matchAtLeastOneWord(const QString &theInputString, const QStringList &theWords, bool theCaseSensitive)SUIT_tools::SUIT_SentenceMatcherprivatestatic
matchWithSentenceIgnoreEndings(const QString &theInputString, const QStringList &theSentence, bool theCaseSensitive)SUIT_tools::SUIT_SentenceMatcherprivatestatic
matchWithSentencesIgnoreEndings(const QString &theInputString, const QList< QStringList > &theSentences, bool theCaseSensitive)SUIT_tools::SUIT_SentenceMatcherprivatestatic
myFuzzyPermutatedSentencesSUIT_tools::SUIT_SentenceMatcherprivate
myFuzzyWordsSUIT_tools::SUIT_SentenceMatcherprivate
myIsCaseSensitiveSUIT_tools::SUIT_SentenceMatcherprivate
myPermutatedSentencesSUIT_tools::SUIT_SentenceMatcherprivate
myQuerySUIT_tools::SUIT_SentenceMatcherprivate
myUseExactWordOrderSUIT_tools::SUIT_SentenceMatcherprivate
myUseFuzzyWordsSUIT_tools::SUIT_SentenceMatcherprivate
myWordsSUIT_tools::SUIT_SentenceMatcherprivate
setCaseSensitive(bool theOn)SUIT_tools::SUIT_SentenceMatcher
setQuery(QString theQuery)SUIT_tools::SUIT_SentenceMatcher
setUseExactWordOrder(bool theOn)SUIT_tools::SUIT_SentenceMatcher
setUseFuzzyWords(bool theOn)SUIT_tools::SUIT_SentenceMatcher
SUIT_SentenceMatcher()SUIT_tools::SUIT_SentenceMatcher
toString() constSUIT_tools::SUIT_SentenceMatcher