![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QSortFilterProxyModelGreaterThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModel *proxy) | |
bool | operator() (int r1, int r2) const |
Definition at line 57 of file qsortfilterproxymodel.cpp.
|
inline |
Definition at line 60 of file qsortfilterproxymodel.cpp.
|
inline |
Definition at line 66 of file qsortfilterproxymodel.cpp.
References QAbstractItemModel::index(), QSortFilterProxyModel::lessThan(), r1, and r2.