![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
Public Member Functions | |
| AddressTablePriv (AddressTableModel *_parent) | |
| void | refreshAddressTable (interfaces::Wallet &wallet, bool pk_hash_only=false) |
| void | updateEntry (const QString &address, const QString &label, bool isMine, const QString &purpose, int status) |
| int | size () |
| AddressTableEntry * | index (int idx) |
Public Attributes | |
| QList< AddressTableEntry > | cachedAddressTable |
| AddressTableModel * | parent |
Definition at line 70 of file addresstablemodel.cpp.
|
inlineexplicit |
Definition at line 76 of file addresstablemodel.cpp.
|
inline |
|
inline |
Definition at line 79 of file addresstablemodel.cpp.
|
inline |
|
inline |
Definition at line 100 of file addresstablemodel.cpp.
| QList<AddressTableEntry> AddressTablePriv::cachedAddressTable |
Definition at line 73 of file addresstablemodel.cpp.
| AddressTableModel* AddressTablePriv::parent |
Definition at line 74 of file addresstablemodel.cpp.
1.8.8