QtBase  v6.3.1
QStringView Member List

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

arg(Args &&...args) constQStringViewinline
arg(Args &&...args) constQStringView
at(qsizetype n) const noexceptQStringViewinline
back() constQStringViewinline
begin() const noexceptQStringViewinline
cbegin() const noexceptQStringViewinline
cend() const noexceptQStringViewinline
chop(qsizetype n) noexceptQStringViewinline
chopped(qsizetype n) const noexceptQStringViewinline
compare(QStringView other, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
compare(QLatin1String other, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
compare(QChar c) const noexceptQStringViewinline
compare(QChar c, Qt::CaseSensitivity cs) const noexceptQStringViewinline
compareStrings(QStringView lhs, QStringView rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QStringView lhs, QLatin1String rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QStringView lhs, QBasicUtf8StringView< false > rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QLatin1String lhs, QStringView rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QLatin1String lhs, QLatin1String rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QLatin1String lhs, QBasicUtf8StringView< false > rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QBasicUtf8StringView< false > lhs, QStringView rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QBasicUtf8StringView< false > lhs, QLatin1String rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
compareStrings(QBasicUtf8StringView< false > lhs, QBasicUtf8StringView< false > rhs, Qt::CaseSensitivity cs) noexceptQStringViewrelated
const_iterator typedefQStringView
const_pointer typedefQStringView
const_reference typedefQStringView
const_reverse_iterator typedefQStringView
constBegin() const noexceptQStringViewinline
constData() const noexceptQStringViewinline
constEnd() const noexceptQStringViewinline
contains(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
contains(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
contains(QLatin1String s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
count(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
count(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
crbegin() const noexceptQStringViewinline
crend() const noexceptQStringViewinline
data() const noexceptQStringViewinline
difference_type typedefQStringView
empty() const noexceptQStringViewinline
end() const noexceptQStringViewinline
endsWith(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
endsWith(QLatin1String s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
endsWith(QChar c) const noexceptQStringViewinline
endsWith(QChar c, Qt::CaseSensitivity cs) const noexceptQStringViewinline
first(qsizetype n) const noexceptQStringViewinline
first() constQStringViewinline
fromArray(const Char(&string)[Size]) noexceptQStringViewinlinestatic
front() constQStringViewinline
indexOf(QChar c, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
indexOf(QStringView s, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
indexOf(QLatin1String s, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
isEmpty() const noexceptQStringViewinline
isNull() const noexceptQStringViewinline
isRightToLeft() const noexceptQStringViewinline
isValidUtf16() const noexceptQStringViewinline
iterator typedefQStringView
last(qsizetype n) const noexceptQStringViewinline
last() constQStringViewinline
lastIndexOf(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
lastIndexOf(QChar c, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
lastIndexOf(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
lastIndexOf(QStringView s, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
lastIndexOf(QLatin1String s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
lastIndexOf(QLatin1String s, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
left(qsizetype n) const noexceptQStringViewinline
length() const noexceptQStringViewinline
mid(qsizetype pos, qsizetype n=-1) const noexceptQStringViewinline
operator!=(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator!=(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator!=(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator<(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator<(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator<(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator<=(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator<=(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator<=(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator==(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator==(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator==(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator>(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator>(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator>(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator>=(QStringView lhs, QStringView rhs) noexceptQStringViewfriend
operator>=(QStringView lhs, QChar rhs) noexceptQStringViewfriend
operator>=(QChar lhs, QStringView rhs) noexceptQStringViewfriend
operator[](qsizetype n) constQStringViewinline
pointer typedefQStringView
qHash(QStringView key, size_t seed=0)QStringViewrelated
QStringView() noexceptQStringViewinline
QStringView(std::nullptr_t) noexceptQStringViewinline
QStringView(const Char *str, qsizetype len)QStringViewinline
QStringView(const Char *f, const Char *l)QStringViewinline
QStringView(const Pointer &str) noexceptQStringViewinline
QStringView(const String &str) noexceptQStringViewinline
QStringView(const Container &c) noexceptQStringViewinline
rbegin() const noexceptQStringViewinline
reference typedefQStringView
rend() const noexceptQStringViewinline
reverse_iterator typedefQStringView
right(qsizetype n) const noexceptQStringViewinline
size() const noexceptQStringViewinline
size_type typedefQStringView
sliced(qsizetype pos) const noexceptQStringViewinline
sliced(qsizetype pos, qsizetype n) const noexceptQStringViewinline
split(QStringView sep, Qt::SplitBehavior behavior=Qt::KeepEmptyParts, Qt::CaseSensitivity cs=Qt::CaseSensitive) constQStringView
split(QChar sep, Qt::SplitBehavior behavior=Qt::KeepEmptyParts, Qt::CaseSensitivity cs=Qt::CaseSensitive) constQStringView
startsWith(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
startsWith(QLatin1String s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQStringViewinline
startsWith(QChar c) const noexceptQStringViewinline
startsWith(QChar c, Qt::CaseSensitivity cs) const noexceptQStringViewinline
storage_type typedefQStringView
toDouble(bool *ok=nullptr) constQStringView
toFloat(bool *ok=nullptr) constQStringView
toInt(bool *ok=nullptr, int base=10) constQStringViewinline
tokenize(Needle &&needle, Flags...flags) const noexcept(noexcept(qTokenize(std::declval< const QStringView & >(), std::forward< Needle >(needle), flags...))) -> decltype(qTokenize(*this, std::forward< Needle >(needle), flags...))QStringViewinline
toLatin1() constQStringViewinline
toLocal8Bit() constQStringViewinline
toLong(bool *ok=nullptr, int base=10) constQStringViewinline
toLongLong(bool *ok=nullptr, int base=10) constQStringViewinline
toShort(bool *ok=nullptr, int base=10) constQStringViewinline
toString() constQStringViewinline
toUcs4() constQStringViewinline
toUInt(bool *ok=nullptr, int base=10) constQStringViewinline
toULong(bool *ok=nullptr, int base=10) constQStringViewinline
toULongLong(bool *ok=nullptr, int base=10) constQStringViewinline
toUShort(bool *ok=nullptr, int base=10) constQStringViewinline
toUtf8() constQStringViewinline
toWCharArray(wchar_t *array) constQStringViewinline
trimmed() const noexceptQStringViewinline
truncate(qsizetype n) noexceptQStringViewinline
utf16() const noexceptQStringViewinline
value_type typedefQStringView