MCPcopy 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
376AddressTableModel *WalletModel::getAddressTableModel()
377{
378 return addressTableModel;
379}
380
381TransactionTableModel *WalletModel::getTransactionTableModel()
382{

Callers 15

setModelMethod · 0.80
updateViewMethod · 0.80
BOOST_FOREACHFunction · 0.80
updateLabelMethod · 0.80
usedSendingAddressesMethod · 0.80
editLabelMethod · 0.80
lookupAddressMethod · 0.80
addressColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected