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
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: