Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcollator_p.h File Reference
#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().