Qt 6.2
Qt Core
C++ Classes
QCollator
Qt 6.2.0 Reference Documentation
List of All Members for QCollator
This is the complete list of members for
QCollator
, including inherited members.
QCollator
(QCollator &&)
QCollator
(const QCollator &)
QCollator
(const QLocale &)
QCollator
()
operator=
(QCollator &&) : QCollator &
operator=
(const QCollator &) : QCollator &
~QCollator
()
caseSensitivity
() const : Qt::CaseSensitivity
compare
(QStringView, QStringView) const : int
compare
(const QString &, const QString &) const : int
compare
(const QChar *, int, const QChar *, int) const : int
ignorePunctuation
() const : bool
locale
() const : QLocale
numericMode
() const : bool
setCaseSensitivity
(Qt::CaseSensitivity)
setIgnorePunctuation
(bool)
setLocale
(const QLocale &)
setNumericMode
(bool)
sortKey
(const QString &) const : QCollatorSortKey
swap
(QCollator &)
operator()
(QStringView, QStringView) const : bool
operator()
(const QString &, const QString &) const : bool