#include <addressfilterproxymodel.h>
Definition at line 10 of file addressfilterproxymodel.h.
◆ AddressFilterProxyModel() [1/2]
| AddressFilterProxyModel::AddressFilterProxyModel |
( |
const QString & |
type, |
|
|
QObject * |
parent |
|
) |
| |
|
inline |
◆ AddressFilterProxyModel() [2/2]
| AddressFilterProxyModel::AddressFilterProxyModel |
( |
const QStringList & |
types, |
|
|
QObject * |
parent |
|
) |
| |
|
inline |
◆ filterAcceptsRow()
| bool AddressFilterProxyModel::filterAcceptsRow |
( |
int |
row, |
|
|
const QModelIndex & |
parent |
|
) |
| const |
|
overrideprotected |
◆ init()
| void AddressFilterProxyModel::init |
( |
| ) |
|
|
inline |
◆ rowCount()
| int AddressFilterProxyModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ setType() [1/2]
| void AddressFilterProxyModel::setType |
( |
const QString & |
type | ) |
|
◆ setType() [2/2]
| void AddressFilterProxyModel::setType |
( |
const QStringList & |
types | ) |
|
◆ m_types
| QStringList AddressFilterProxyModel::m_types |
|
private |
The documentation for this class was generated from the following files: