Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ getAddressTableModel
Method
getAddressTableModel
src/qt/walletmodel.cpp:376–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
AddressTableModel *WalletModel::getAddressTableModel()
377
{
378
return addressTableModel;
379
}
380
381
TransactionTableModel *WalletModel::getTransactionTableModel()
382
{
Callers
15
setModel
Method · 0.80
updateView
Method · 0.80
BOOST_FOREACH
Function · 0.80
on_addressBookButton_clicked
Method · 0.80
updateLabel
Method · 0.80
usedSendingAddresses
Method · 0.80
usedReceivingAddresses
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
Calls
no outgoing calls
Tested by
no test coverage detected