![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsortfilterproxymodelhelper_p.h>
Public Member Functions | |
| QQmlSortFilterProxyModelLessThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModelHelper *helper) | |
| bool | operator() (int r1, int r2) const |
Definition at line 157 of file qsortfilterproxymodelhelper_p.h.
|
inline |
Definition at line 160 of file qsortfilterproxymodelhelper_p.h.
References QQmlSortFilterProxyModelLessThan().
Referenced by QQmlSortFilterProxyModelLessThan().
|
inline |
Definition at line 165 of file qsortfilterproxymodelhelper_p.h.