![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <functional>#include <iterator>#include <limits>#include <QtCore/q20algorithm.h>#include <QtCore/qstring.h>Go to the source code of this file.
Classes | |
| class | QtPrivate::q_boyer_moore_searcher_hashed_needle< RandomIt1, Hash, BinaryPredicate > |
| struct | QtPrivate::QCaseSensitiveLatin1Hash |
| struct | QtPrivate::QCaseInsensitiveLatin1Hash |
| class | QLatin1StringMatcher |
| \inmodule QtCore More... | |
Namespaces | |
| namespace | QtPrivate |
Variables | |
| template<typename T> | |
| constexpr bool | QtPrivate::isLatin1OrUtf16View = false |
| template<> | |
| constexpr bool | QtPrivate::isLatin1OrUtf16View< QLatin1StringView > = true |
| template<> | |
| constexpr bool | QtPrivate::isLatin1OrUtf16View< QStringView > = true |