Qt 5.15
Qt Core
C++ Classes
QCollator
Qt 5.15.8 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 QStringRef &, const QStringRef &) 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 &)