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
QQmlSortFilterProxyModelLessThan Class Reference

#include <qsortfilterproxymodelhelper_p.h>

Collaboration diagram for QQmlSortFilterProxyModelLessThan:

Public Member Functions

 QQmlSortFilterProxyModelLessThan (int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModelHelper *helper)
bool operator() (int r1, int r2) const

Detailed Description

Definition at line 157 of file qsortfilterproxymodelhelper_p.h.

Constructor & Destructor Documentation

◆ QQmlSortFilterProxyModelLessThan()

QQmlSortFilterProxyModelLessThan::QQmlSortFilterProxyModelLessThan ( int column,
const QModelIndex & parent,
const QAbstractItemModel * source,
const QSortFilterProxyModelHelper * helper )
inline

Definition at line 160 of file qsortfilterproxymodelhelper_p.h.

References QQmlSortFilterProxyModelLessThan().

Referenced by QQmlSortFilterProxyModelLessThan().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

bool QQmlSortFilterProxyModelLessThan::operator() ( int r1,
int r2 ) const
inline

Definition at line 165 of file qsortfilterproxymodelhelper_p.h.


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