MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / getTransactionTableModel

Method getTransactionTableModel

src/qt/walletmodel.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314TransactionTableModel *WalletModel::getTransactionTableModel()
315{
316 return transactionTableModel;
317}
318
319RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
320{

Callers 8

setWalletModelMethod · 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