#include <card_sets_model.h>
|
| bool | lessThan (const QModelIndex &left, const QModelIndex &right) const override |
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
| void | fetchMore (const QModelIndex &index) override |
◆ SetsDisplayModel()
| SetsDisplayModel::SetsDisplayModel |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ fetchMore()
| void SetsDisplayModel::fetchMore |
( |
const QModelIndex & | index | ) |
|
|
overrideprotected |
◆ filterAcceptsRow()
| bool SetsDisplayModel::filterAcceptsRow |
( |
int | sourceRow, |
|
|
const QModelIndex & | sourceParent ) const |
|
nodiscardoverrideprotected |
◆ lessThan()
| bool SetsDisplayModel::lessThan |
( |
const QModelIndex & | left, |
|
|
const QModelIndex & | right ) const |
|
nodiscardoverrideprotected |
The documentation for this class was generated from the following files: