Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
336
TransactionTableModel *WalletModel::getTransactionTableModel()
337
{
338
return transactionTableModel;
339
}
340
341
RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
342
{
Callers
8
WalletView
Method · 0.80
processNewTransaction
Method · 0.80
setModel
Method · 0.80
abandonTx
Method · 0.80
bumpFee
Method · 0.80
focusTransaction
Method · 0.80
setWalletModel
Method · 0.80
TestGUI
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.64