Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QCalendarRegistryCaseInsensitiveAnyStringViewLessThan Struct Reference
+ Inheritance diagram for QCalendarRegistryCaseInsensitiveAnyStringViewLessThan:
+ Collaboration diagram for QCalendarRegistryCaseInsensitiveAnyStringViewLessThan:

Classes

struct  is_transparent
 

Public Member Functions

bool operator() (QAnyStringView lhs, QAnyStringView rhs) const
 

Detailed Description

Definition at line 28 of file qcalendar.cpp.

Member Function Documentation

◆ operator()()

bool QCalendarRegistryCaseInsensitiveAnyStringViewLessThan::operator() ( QAnyStringView  lhs,
QAnyStringView  rhs 
) const
inline

Definition at line 31 of file qcalendar.cpp.

References Qt::CaseInsensitive, and QAnyStringView::compare().

+ Here is the call graph for this function:

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