Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getAddressTableModel
Method
getAddressTableModel
src/qt/walletmodel.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
AddressTableModel *WalletModel::getAddressTableModel()
332
{
333
return addressTableModel;
334
}
335
336
TransactionTableModel *WalletModel::getTransactionTableModel()
337
{
Callers
14
CoinControlDialog
Method · 0.80
updateView
Method · 0.80
on_addressBookButton_clicked
Method · 0.80
updateLabel
Method · 0.80
WalletView
Method · 0.80
editLabel
Method · 0.80
on_receiveButton_clicked
Method · 0.80
coinControlChangeEdited
Method · 0.80
lookupAddress
Method · 0.80
addressColor
Method · 0.80
data
Method · 0.80
on_addressBookButton_SM_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestAddAddressesToSendBook
Function · 0.64