Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
AddressBookSortFilterProxyModel Class Referencefinal
Inheritance diagram for AddressBookSortFilterProxyModel:
[legend]
Collaboration diagram for AddressBookSortFilterProxyModel:
[legend]

Public Member Functions

 AddressBookSortFilterProxyModel (const QString &type, QObject *parent)

Protected Member Functions

bool filterAcceptsRow (int row, const QModelIndex &parent) const override

Private Attributes

const QString m_type

Detailed Description

Definition at line 20 of file addressbookpage.cpp.

Constructor & Destructor Documentation

◆ AddressBookSortFilterProxyModel()

AddressBookSortFilterProxyModel::AddressBookSortFilterProxyModel ( const QString & type,
QObject * parent )
inline

Definition at line 25 of file addressbookpage.cpp.

Member Function Documentation

◆ filterAcceptsRow()

bool AddressBookSortFilterProxyModel::filterAcceptsRow ( int row,
const QModelIndex & parent ) const
inlineoverrideprotected

Definition at line 35 of file addressbookpage.cpp.

Member Data Documentation

◆ m_type

const QString AddressBookSortFilterProxyModel::m_type
private

Definition at line 22 of file addressbookpage.cpp.


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