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
QLatin1String Member List

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

arg(Args &&...args) constQLatin1Stringinline
at(qsizetype i) constQLatin1Stringinline
back() constQLatin1Stringinline
begin() const noexceptQLatin1Stringinline
cbegin() const noexceptQLatin1Stringinline
cend() const noexceptQLatin1Stringinline
chop(qsizetype n)QLatin1Stringinline
chopped(qsizetype n) constQLatin1Stringinline
compare(QStringView other, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
compare(QLatin1StringView other, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
compare(QUtf8StringView other, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
compare(QChar c) const noexceptQLatin1Stringinline
compare(QChar c, Qt::CaseSensitivity cs) const noexceptQLatin1Stringinline
comparesEqual(const QLatin1StringView &s1, const QLatin1StringView &s2) noexceptQLatin1Stringfriend
comparesEqual(const QLatin1StringView &lhs, QChar rhs) noexceptQLatin1Stringfriend
comparesEqual(const QLatin1StringView &lhs, const QStringView &rhs) noexceptQLatin1Stringfriend
comparesEqual(const QStringView &lhs, const QLatin1StringView &rhs) noexceptQLatin1Stringfriend
comparesEqual(const QLatin1StringView &lhs, const QByteArrayView &rhs) noexceptQLatin1Stringfriend
comparesEqual(const QByteArrayView &lhs, const QLatin1StringView &rhs) noexceptQLatin1Stringfriend
compareThreeWay(const QLatin1StringView &s1, const QLatin1StringView &s2) noexceptQLatin1Stringfriend
compareThreeWay(const QLatin1StringView &lhs, QChar rhs) noexceptQLatin1Stringfriend
compareThreeWay(const QLatin1StringView &lhs, const QStringView &rhs) noexceptQLatin1Stringfriend
compareThreeWay(const QStringView &lhs, const QLatin1StringView &rhs) noexceptQLatin1Stringfriend
compareThreeWay(const QLatin1StringView &lhs, const QByteArrayView &rhs) noexceptQLatin1Stringfriend
compareThreeWay(const QByteArrayView &lhs, const QLatin1StringView &rhs) noexceptQLatin1Stringfriend
const_iterator typedefQLatin1String
const_pointer typedefQLatin1String
const_reference typedefQLatin1String
const_reverse_iterator typedefQLatin1String
constBegin() const noexceptQLatin1Stringinline
constData() const noexceptQLatin1Stringinline
constEnd() const noexceptQLatin1Stringinline
contains(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
contains(QLatin1StringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
contains(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
count(QStringView str, Qt::CaseSensitivity cs=Qt::CaseSensitive) constQLatin1Stringinline
count(QLatin1StringView str, Qt::CaseSensitivity cs=Qt::CaseSensitive) constQLatin1Stringinline
count(QChar ch, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
crbegin() const noexceptQLatin1Stringinline
crend() const noexceptQLatin1Stringinline
data() const noexceptQLatin1Stringinline
difference_type typedefQLatin1String
empty() const noexceptQLatin1Stringinline
end() const noexceptQLatin1Stringinline
endsWith(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
endsWith(QLatin1StringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
endsWith(QChar c) const noexceptQLatin1Stringinline
endsWith(QChar c, Qt::CaseSensitivity cs) const noexceptQLatin1Stringinline
first() constQLatin1Stringinline
first(qsizetype n) constQLatin1Stringinline
front() constQLatin1Stringinline
indexOf(QStringView s, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
indexOf(QLatin1StringView s, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
indexOf(QChar c, qsizetype from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
isEmpty() const noexceptQLatin1Stringinline
isNull() const noexceptQLatin1Stringinline
iterator typedefQLatin1String
last() constQLatin1Stringinline
last(qsizetype n) constQLatin1Stringinline
lastIndexOf(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
lastIndexOf(QStringView s, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
lastIndexOf(QLatin1StringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
lastIndexOf(QLatin1StringView s, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
lastIndexOf(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
lastIndexOf(QChar c, qsizetype from, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
latin1() const noexceptQLatin1Stringinline
left(qsizetype n) constQLatin1Stringinline
length() const noexceptQLatin1Stringinline
max_size() const noexceptQLatin1Stringinline
maxSize() noexceptQLatin1Stringinlinestatic
mid(qsizetype pos, qsizetype n=-1) constQLatin1Stringinline
operator[](qsizetype i) constQLatin1Stringinline
pointer typedefQLatin1String
QLatin1String() noexceptQLatin1Stringinline
QLatin1String(std::nullptr_t) noexceptQLatin1Stringinline
QLatin1String(const char *s) noexceptQLatin1Stringinlineexplicit
QLatin1String(const char *f, const char *l)QLatin1Stringinline
QLatin1String(const char *s, qsizetype sz) noexceptQLatin1Stringinline
QLatin1String(const QByteArray &s) noexceptQLatin1Stringinlineexplicit
QLatin1String(QByteArrayView s) noexceptQLatin1Stringinlineexplicit
rbegin() const noexceptQLatin1Stringinline
reference typedefQLatin1String
rend() const noexceptQLatin1Stringinline
reverse_iterator typedefQLatin1String
right(qsizetype n) constQLatin1Stringinline
size() const noexceptQLatin1Stringinline
size_type typedefQLatin1String
slice(qsizetype pos)QLatin1Stringinline
slice(qsizetype pos, qsizetype n)QLatin1Stringinline
sliced(qsizetype pos) constQLatin1Stringinline
sliced(qsizetype pos, qsizetype n) constQLatin1Stringinline
startsWith(QStringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
startsWith(QLatin1StringView s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const noexceptQLatin1Stringinline
startsWith(QChar c) const noexceptQLatin1Stringinline
startsWith(QChar c, Qt::CaseSensitivity cs) const noexceptQLatin1Stringinline
toDouble(bool *ok=nullptr) constQLatin1Stringinline
toFloat(bool *ok=nullptr) constQLatin1Stringinline
toInt(bool *ok=nullptr, int base=10) constQLatin1Stringinline
tokenize(Needle &&needle, Flags...flags) const noexcept(noexcept(qTokenize(std::declval< const QLatin1StringView & >(), std::forward< Needle >(needle), flags...))) -> decltype(qTokenize(*this, std::forward< Needle >(needle), flags...))QLatin1Stringinline
toLong(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toLongLong(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toShort(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toString() constQLatin1Stringinline
toUInt(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toULong(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toULongLong(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toUShort(bool *ok=nullptr, int base=10) constQLatin1Stringinline
toUtf8() constQLatin1Stringinline
trimmed() const noexceptQLatin1Stringinline
truncate(qsizetype n)QLatin1Stringinline
value_type typedefQLatin1String