Qt 6.x
The Qt SDK
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 16 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 22 of file qcollator.cpp.

Member Function Documentation

◆ collator()

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

Definition at line 23 of file qcollator.cpp.

References QBasicAtomicInteger< T >::loadRelaxed(), Q_UNLIKELY, and QLocalePrivate::s_generation.

+ Here is the call graph for this function:

Member Data Documentation

◆ generation

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

Definition at line 19 of file qcollator.cpp.

◆ theCollator

QCollator QT_BEGIN_NAMESPACE::GenerationalCollator::theCollator

Definition at line 18 of file qcollator.cpp.


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