MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / getAddressTableModel

Method getAddressTableModel

src/qt/walletmodel.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289AddressTableModel* WalletModel::getAddressTableModel() const
290{
291 return addressTableModel;
292}
293
294TransactionTableModel* WalletModel::getTransactionTableModel() const
295{

Callers 14

CoinControlDialogMethod · 0.80
updateViewMethod · 0.80
updateLabelMethod · 0.80
WalletViewMethod · 0.80
editLabelMethod · 0.80
lookupAddressMethod · 0.80
addressColorMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by 1