MCPcopy Create free account
hub / github.com/LUX-Core/lux / getTransactionTableModel

Method getTransactionTableModel

src/qt/walletmodel.cpp:438–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436}
437
438TransactionTableModel *WalletModel::getTransactionTableModel()
439{
440 return transactionTableModel;
441}
442
443RecentRequestsTableModel* WalletModel::getRecentRequestsTableModel()
444{

Callers 6

setWalletModelMethod · 0.80
processNewTransactionMethod · 0.80
setModelMethod · 0.80
abandonTxMethod · 0.80
setWalletModelMethod · 0.80
setWalletModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected