Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QLatin1StringMatcher Member List

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

caseSensitivity() const noexceptQLatin1StringMatcher
indexIn(QLatin1StringView haystack, qsizetype from=0) const noexceptQLatin1StringMatcher
indexIn(QStringView haystack, qsizetype from=0) const noexceptQLatin1StringMatcher
m_caseInsensitiveSearcherQLatin1StringMatcher
m_caseSensitiveSearcherQLatin1StringMatcher
pattern() const noexceptQLatin1StringMatcher
QLatin1StringMatcher() noexceptQLatin1StringMatcher
QLatin1StringMatcher(QLatin1StringView pattern, Qt::CaseSensitivity cs=Qt::CaseSensitive) noexceptQLatin1StringMatcherexplicit
setCaseSensitivity(Qt::CaseSensitivity cs) noexceptQLatin1StringMatcher
setPattern(QLatin1StringView pattern) noexceptQLatin1StringMatcher
~QLatin1StringMatcher() noexceptQLatin1StringMatcher