MCPcopy 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
331AddressTableModel *WalletModel::getAddressTableModel()
332{
333 return addressTableModel;
334}
335
336TransactionTableModel *WalletModel::getTransactionTableModel()
337{

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