Bitcoin ABC  0.28.12
P2P Digital Currency
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
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 23 of file addressbookpage.cpp.

Constructor & Destructor Documentation

◆ AddressBookSortFilterProxyModel()

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

Definition at line 27 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 24 of file addressbookpage.cpp.


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