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
Compare Struct Reference
+ Inheritance diagram for Compare:
+ Collaboration diagram for Compare:

Public Member Functions

bool operator() (const QAnyStringView &typeName, const MetaType &type) const
 
bool operator() (const MetaType &type, const QAnyStringView &typeName) const
 

Detailed Description

Definition at line 30 of file qqmltypesclassdescription.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool Compare::operator() ( const MetaType & type,
const QAnyStringView & typeName ) const
inline

Definition at line 36 of file qqmltypesclassdescription.cpp.

References typeName.

◆ operator()() [2/2]

bool Compare::operator() ( const QAnyStringView & typeName,
const MetaType & type ) const
inline

Definition at line 31 of file qqmltypesclassdescription.cpp.

References typeName.

Referenced by QFlatMapValueCompare< Key, T, Compare >::operator()().

+ Here is the caller graph for this function:

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