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

Public Member Functions

bool operator() (QTreeWidgetItem *i1, QTreeWidgetItem *i2) const
bool operator() (QTreeWidgetItem *i1, QTreeWidgetItem *i2) const

Detailed Description

Definition at line 21 of file qtreewidget.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool QTreeModelLessThan::operator() ( QTreeWidgetItem * i1,
QTreeWidgetItem * i2 ) const
inline

Definition at line 24 of file qtreewidget.cpp.

◆ operator()() [2/2]

bool QTreeModelLessThan::operator() ( QTreeWidgetItem * i1,
QTreeWidgetItem * i2 ) const
inline

Definition at line 24 of file qtreewidget.cpp.


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