Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getRecentRequestsTableModel
Method
getRecentRequestsTableModel
src/qt/walletmodel.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
342
{
343
return recentRequestsTableModel;
344
}
345
346
WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const
347
{
Callers
10
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
showMenu
Method · 0.80
copyAddress
Method · 0.80
TestGUI
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.64