![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>#include "qcollator.h"#include "qlocale_p.h"#include <QList>Go to the source code of this file.
Classes | |
| class | QCollatorPrivate |
| class | QCollatorSortKeyPrivate |
Typedefs | |
| typedef bool | CollatorType |
Variables | |
| QT_BEGIN_NAMESPACE typedef QList< wchar_t > | CollatorKeyType |
| const CollatorType | NoCollator = false |
| typedef bool CollatorType |
Definition at line 55 of file qcollator_p.h.
| QT_BEGIN_NAMESPACE typedef QList<wchar_t> CollatorKeyType |
Definition at line 54 of file qcollator_p.h.
| const CollatorType NoCollator = false |
Definition at line 56 of file qcollator_p.h.
Referenced by QCollatorPrivate::clear().