Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
314
TransactionTableModel *WalletModel::getTransactionTableModel()
315
{
316
return transactionTableModel;
317
}
318
319
RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
320
{
Callers
8
setWalletModel
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