就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Core
C++ 类
QCollator
List of All Members for QCollator
这是完整成员列表为
QCollator
,包括继承的成员。
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 &)