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
QStandardItemModelGreaterThan Class Reference
+ Collaboration diagram for QStandardItemModelGreaterThan:

Public Member Functions

 QStandardItemModelGreaterThan ()
 
bool operator() (const QPair< QStandardItem *, int > &l, const QPair< QStandardItem *, int > &r) const
 

Detailed Description

Definition at line 45 of file qstandarditemmodel.cpp.

Constructor & Destructor Documentation

◆ QStandardItemModelGreaterThan()

QStandardItemModelGreaterThan::QStandardItemModelGreaterThan ( )
inline

Definition at line 48 of file qstandarditemmodel.cpp.

Member Function Documentation

◆ operator()()

bool QStandardItemModelGreaterThan::operator() ( const QPair< QStandardItem *, int > & l,
const QPair< QStandardItem *, int > & r ) const
inline

Definition at line 51 of file qstandarditemmodel.cpp.


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