QString API.">
List of All Members for QAnyStringView | Qt Core 6.5.2
Qt 6.5
Qt Core
C++ Classes
QAnyStringView
Qt 6.5.2 Reference Documentation
List of All Members for QAnyStringView
This is the complete list of members for
QAnyStringView
, including inherited members.
difference_type
size_type
QAnyStringView
()
QAnyStringView
(const Char *)
QAnyStringView
(const QByteArray &)
QAnyStringView
(const QString &)
QAnyStringView
(const Container &)
back
() const : QChar
chop
(int)
chopped
(int) const : QAnyStringView
compare
(QAnyStringView, QAnyStringView, Qt::CaseSensitivity) : int
data
() const : const void *
empty
() const : bool
first
(int) const : QAnyStringView
front
() const : QChar
isEmpty
() const : bool
isNull
() const : bool
last
(int) const : QAnyStringView
length
() const : int
size
() const : int
size_bytes
() const : int
sliced
(int) const : QAnyStringView
sliced
(int, int) const : QAnyStringView
toString
() const : QString
truncate
(int)