Uses of Class
io.qt.core.QCollatorSortKey
Package | Description |
---|---|
io.qt.core |
-
Uses of QCollatorSortKey in io.qt.core
Methods in io.qt.core that return QCollatorSortKey Modifier and Type Method Description QCollatorSortKey
QCollatorSortKey. clone()
QCollatorSortKey
QCollator. sortKey(String string)
Methods in io.qt.core with parameters of type QCollatorSortKey Modifier and Type Method Description int
QCollatorSortKey. compareTo(QCollatorSortKey other)
void
QCollatorSortKey. swap(QCollatorSortKey other)
Constructors in io.qt.core with parameters of type QCollatorSortKey Constructor Description QCollatorSortKey(QCollatorSortKey other)