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

Public Member Functions

bool operator() (const UncompressedRow &a, const UncompressedRow &b) const
bool operator() (const UncompressedRow &a, const UncompressedRow &b) const

Detailed Description

Definition at line 111 of file compress.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool _SortUncompressedRow::operator() ( const UncompressedRow & a,
const UncompressedRow & b ) const
inline

Definition at line 113 of file compress.cpp.

References UncompressedRow::count().

Here is the call graph for this function:

◆ operator()() [2/2]

bool _SortUncompressedRow::operator() ( const UncompressedRow & a,
const UncompressedRow & b ) const
inline

Definition at line 113 of file compress.cpp.


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