Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcollator_p.h File Reference

(d4b7c81e9e77a38dd294e52f65ed5426b40f1396)

#include <QtCore/private/qglobal_p.h>
#include "qcollator.h"
#include <QList>
+ Include dependency graph for qcollator_p.h:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CollatorType

typedef bool CollatorType

Definition at line 49 of file qcollator_p.h.

Variable Documentation

◆ CollatorKeyType

QT_BEGIN_NAMESPACE typedef QList<wchar_t> CollatorKeyType

Definition at line 48 of file qcollator_p.h.

◆ NoCollator

const CollatorType NoCollator = false

Definition at line 50 of file qcollator_p.h.

Referenced by QCollatorPrivate::clear().