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

Public Types

typedef bool result_type
 

Public Member Functions

result_type operator() (const RCCFileInfo *left, const RCCFileInfo *right) const
 

Detailed Description

Definition at line 1244 of file rcc.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 1246 of file rcc.cpp.

Member Function Documentation

◆ operator()()

result_type qt_rcc_compare_hash::operator() ( const RCCFileInfo * left,
const RCCFileInfo * right ) const
inline

Definition at line 1247 of file rcc.cpp.

References qt_hash().

+ Here is the call graph for this function:

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