JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.qt.core.QCollator
Packages that use
QCollator
Package
Description
io.qt.core
Uses of
QCollator
in
io.qt.core
Methods in
io.qt.core
that return
QCollator
Modifier and Type
Method
Description
QCollator
QCollator.
clone
()
Methods in
io.qt.core
with parameters of type
QCollator
Modifier and Type
Method
Description
final void
QCollator.
swap
(
QCollator
other)
See
QCollator::swap(QCollator&)
Constructors in
io.qt.core
with parameters of type
QCollator
Modifier
Constructor
Description
QCollator
(
QCollator
arg__1)
See
QCollator::QCollator(QCollator)