![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Collaboration diagram for msc_AddressTablePriv:Public Member Functions | |
| msc_AddressTablePriv (CWallet *wallet, MatrixModel *parent) | |
| void | refreshAddressTable () |
| void | updateEntry (const QString &address, const QString &label, bool isMine, const QString &purpose, int status) |
| int | size () |
| msc_AddressTableEntry * | index (int idx) |
Public Attributes | |
| CWallet * | wallet |
| QList< msc_AddressTableEntry > | msc_cachedAddressTable |
| MatrixModel * | parent |
Definition at line 678 of file transactiontablemodel.cpp.
|
inline |
Definition at line 685 of file transactiontablemodel.cpp.
|
inline |
Definition at line 768 of file transactiontablemodel.cpp.
|
inline |
Definition at line 688 of file transactiontablemodel.cpp.
References CWallet::cs_wallet, LOCK, CWallet::mapAddressBook, CAddressBookData::name, PAIRTYPE, and CBase58Data::ToString().
Referenced by MatrixModel::MatrixModel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 763 of file transactiontablemodel.cpp.
|
inline |
Definition at line 716 of file transactiontablemodel.cpp.
References CT_DELETED, CT_NEW, CT_UPDATED, and MatrixModel::emitDataChanged().
Here is the call graph for this function:| QList<msc_AddressTableEntry> msc_AddressTablePriv::msc_cachedAddressTable |
Definition at line 682 of file transactiontablemodel.cpp.
| MatrixModel* msc_AddressTablePriv::parent |
Definition at line 683 of file transactiontablemodel.cpp.
| CWallet* msc_AddressTablePriv::wallet |
Definition at line 681 of file transactiontablemodel.cpp.
1.8.8