#include <qsortfilterproxymodelhelper_p.h>
|
| QSortFilterProxyModelGreaterThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModel *proxy) |
bool | operator() (int r1, int r2) const |
| QSortFilterProxyModelGreaterThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModel *proxy) |
bool | operator() (int r1, int r2) const |
| QSortFilterProxyModelGreaterThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModelHelper *helper) |
bool | operator() (int r1, int r2) const |
Definition at line 57 of file qsortfilterproxymodel.cpp.
◆ QSortFilterProxyModelGreaterThan() [1/3]
◆ QSortFilterProxyModelGreaterThan() [2/3]
◆ QSortFilterProxyModelGreaterThan() [3/3]
◆ operator()() [1/3]
bool QSortFilterProxyModelGreaterThan::operator() |
( |
int | r1, |
|
|
int | r2 ) const |
|
inline |
◆ operator()() [2/3]
bool QSortFilterProxyModelGreaterThan::operator() |
( |
int | r1, |
|
|
int | r2 ) const |
|
inline |
◆ operator()() [3/3]
bool QSortFilterProxyModelGreaterThan::operator() |
( |
int | r1, |
|
|
int | r2 ) const |
|
inline |
The documentation for this class was generated from the following files: