|
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
| |
| bool | lessThan (const QModelIndex &left, const QModelIndex &right) const override |
| |
◆ SettingsFilterProxyModel()
| SettingsFilterProxyModel::SettingsFilterProxyModel |
( |
QObject * |
parent = 0 | ) |
|
◆ data()
| QVariant SettingsFilterProxyModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ filterAcceptsRow()
| bool SettingsFilterProxyModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
overrideprotected |
◆ lessThan()
| bool SettingsFilterProxyModel::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
overrideprotected |
◆ scopeFilter()
| int SettingsFilterProxyModel::scopeFilter |
( |
| ) |
|
|
inline |
◆ setScopeFilter()
| void SettingsFilterProxyModel::setScopeFilter |
( |
int |
scope | ) |
|
|
inline |
◆ updateScope
| void SettingsFilterProxyModel::updateScope |
( |
const std::string & |
key, |
|
|
int |
scope |
|
) |
| |
|
inlineslot |
The documentation for this class was generated from the following file: