- at
storage_type at(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- back
storage_type back()
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
const_iterator begin()
Undocumented in source. Be warned that the author may not have intended to support it.
- cbegin
const_iterator cbegin()
Undocumented in source. Be warned that the author may not have intended to support it.
- cend
const_iterator cend()
Undocumented in source. Be warned that the author may not have intended to support it.
- chop
void chop(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- chopped
QBasicUtf8StringView chopped(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- data
const_pointer data()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- end
const_iterator end()
Undocumented in source. Be warned that the author may not have intended to support it.
- first
QBasicUtf8StringView first(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- front
storage_type front()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
- last
QBasicUtf8StringView last(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- left
QBasicUtf8StringView left(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
qsizetype length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
storage_type opIndex(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- right
QBasicUtf8StringView right(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
qsizetype size()
Undocumented in source. Be warned that the author may not have intended to support it.
- sliced
QBasicUtf8StringView sliced(qsizetype pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- sliced
QBasicUtf8StringView sliced(qsizetype pos, qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
QString toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- truncate
void truncate(qsizetype n)
Undocumented in source. Be warned that the author may not have intended to support it.
- utf8
const(char)* utf8()
Undocumented in source. Be warned that the author may not have intended to support it.