List of All Members for QLatin1StringView

这是QLatin1StringView 成员的完整列表,包括继承成员。

  • first(qsizetype) const : QLatin1StringView
  • front() const : QLatin1Char
  • indexOf(QChar, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • indexOf(QLatin1StringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • indexOf(QStringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • isEmpty() const : bool
  • isNull() const : bool
  • last() const : QLatin1Char
  • last(qsizetype) const : QLatin1StringView
  • lastIndexOf(QChar, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QLatin1StringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QStringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QChar, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QLatin1StringView, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QStringView, Qt::CaseSensitivity) const : qsizetype
  • latin1() const : const char *
  • left(qsizetype) const : QLatin1StringView
  • length() const : qsizetype
  • maxSize() : qsizetype
  • max_size() const : qsizetype
  • mid(qsizetype, qsizetype) const : QLatin1StringView
  • rbegin() const : QLatin1StringView::const_reverse_iterator
  • rend() const : QLatin1StringView::const_reverse_iterator
  • right(qsizetype) const : QLatin1StringView
  • size() const : qsizetype
  • slice(qsizetype) : QLatin1StringView &
  • slice(qsizetype, qsizetype) : QLatin1StringView &
  • sliced(qsizetype) const : QLatin1StringView
  • sliced(qsizetype, qsizetype) const : QLatin1StringView
  • startsWith(QChar) const : bool
  • startsWith(QChar, Qt::CaseSensitivity) const : bool
  • startsWith(QLatin1StringView, Qt::CaseSensitivity) const : bool
  • startsWith(QStringView, Qt::CaseSensitivity) const : bool
  • toDouble(bool *) const : double
  • toFloat(bool *) const : float
  • toInt(bool *, int) const : int
  • toLong(bool *, int) const : long
  • toLongLong(bool *, int) const : qlonglong
  • toShort(bool *, int) const : short
  • toString() const : QString
  • toUInt(bool *, int) const : uint
  • toULong(bool *, int) const : ulong
  • toULongLong(bool *, int) const : qulonglong
  • toUShort(bool *, int) const : ushort
  • toUtf8() const : QByteArray
  • tokenize(Needle &&, Flags...) const : auto
  • trimmed() const : QLatin1StringView
  • truncate(qsizetype)
  • operator[](qsizetype) const : QLatin1Char

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.