Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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
 
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/4]

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

Definition at line 36 of file qqmltypesclassdescription.cpp.

◆ operator()() [2/4]

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

Definition at line 36 of file qqmltypesclassdescription.cpp.

◆ operator()() [3/4]

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

Definition at line 31 of file qqmltypesclassdescription.cpp.

◆ operator()() [4/4]

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

Definition at line 31 of file qqmltypesclassdescription.cpp.


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