Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ getRecentRequestsTableModel
Method
getRecentRequestsTableModel
src/qt/walletmodel.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
320
{
321
return recentRequestsTableModel;
322
}
323
324
WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const
325
{
Callers
9
setModel
Method · 0.80
on_receiveButton_clicked
Method · 0.80
on_recentRequestsView_doubleClicked
Method · 0.80
on_showRequestButton_clicked
Method · 0.80
on_removeRequestButton_clicked
Method · 0.80
selectedRow
Method · 0.80
copyColumnToClipboard
Method · 0.80
copyURI
Method · 0.80
TestGUI
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.64