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

#include <qsortfilterproxymodelhelper_p.h>

Collaboration diagram for QQmlSortFilterProxyModelGreaterThan:

Public Member Functions

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

Detailed Description

Definition at line 179 of file qsortfilterproxymodelhelper_p.h.

Constructor & Destructor Documentation

◆ QQmlSortFilterProxyModelGreaterThan()

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

Definition at line 182 of file qsortfilterproxymodelhelper_p.h.

References QQmlSortFilterProxyModelGreaterThan().

Referenced by QQmlSortFilterProxyModelGreaterThan().

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

Member Function Documentation

◆ operator()()

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

Definition at line 188 of file qsortfilterproxymodelhelper_p.h.


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