MCPcopy Create free account
hub / github.com/ElementsProject/elements / getTransactionTableModel

Method getTransactionTableModel

src/qt/walletmodel.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336TransactionTableModel *WalletModel::getTransactionTableModel()
337{
338 return transactionTableModel;
339}
340
341RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
342{

Callers 8

WalletViewMethod · 0.80
processNewTransactionMethod · 0.80
setModelMethod · 0.80
abandonTxMethod · 0.80
bumpFeeMethod · 0.80
focusTransactionMethod · 0.80
setWalletModelMethod · 0.80
TestGUIFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.64