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
QT_BEGIN_NAMESPACE::GenerationalCollator Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::GenerationalCollator:

Public Member Functions

 GenerationalCollator ()=default
 
 GenerationalCollator (const QCollator &copy)
 
QCollatorcollator ()
 

Public Attributes

QCollator theCollator
 
int generation = QLocalePrivate::s_generation.loadRelaxed()
 

Detailed Description

Definition at line 17 of file qcollator.cpp.

Constructor & Destructor Documentation

◆ GenerationalCollator() [1/2]

QT_BEGIN_NAMESPACE::GenerationalCollator::GenerationalCollator ( )
default

◆ GenerationalCollator() [2/2]

QT_BEGIN_NAMESPACE::GenerationalCollator::GenerationalCollator ( const QCollator & copy)
inline

Definition at line 23 of file qcollator.cpp.

Member Function Documentation

◆ collator()

QCollator & QT_BEGIN_NAMESPACE::GenerationalCollator::collator ( )
inline

Definition at line 24 of file qcollator.cpp.

References Q_UNLIKELY, and QLocalePrivate::s_generation.

Member Data Documentation

◆ generation

int QT_BEGIN_NAMESPACE::GenerationalCollator::generation = QLocalePrivate::s_generation.loadRelaxed()

Definition at line 20 of file qcollator.cpp.

◆ theCollator

QCollator QT_BEGIN_NAMESPACE::GenerationalCollator::theCollator

Definition at line 19 of file qcollator.cpp.


The documentation for this struct was generated from the following file: