List of All Members for QUtf8StringView

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

  • compare(QUtf8StringView, Qt::CaseSensitivity) const : int
  • compare(QStringView, Qt::CaseSensitivity) const : int
  • compare(QLatin1StringView, Qt::CaseSensitivity) const : int
  • crbegin() const : QUtf8StringView::const_reverse_iterator
  • crend() const : QUtf8StringView::const_reverse_iterator
  • data() const : QUtf8StringView::const_pointer
  • empty() const : bool
  • end() const : QUtf8StringView::const_iterator
  • first(qsizetype) const : QUtf8StringView
  • fromArray(const Char (&)[Size]) : QUtf8StringView
  • front() const : QUtf8StringView::storage_type
  • isEmpty() const : bool
  • isNull() const : bool
  • isValidUtf8() const : bool
  • last(qsizetype) const : QUtf8StringView
  • length() const : qsizetype
  • rbegin() const : QUtf8StringView::const_reverse_iterator
  • rend() const : QUtf8StringView::const_reverse_iterator
  • size() const : qsizetype
  • sliced(qsizetype) const : QUtf8StringView
  • sliced(qsizetype, qsizetype) const : QUtf8StringView
  • toString() const : QString
  • truncate(qsizetype)
  • utf8() const : const char8_t *
  • operator std::basic_string_view<QUtf8StringView::storage_type>() const : std::basic_string_view<QUtf8StringView::storage_type>
  • operator[](qsizetype) const : QUtf8StringView::storage_type