MCPcopy 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
341RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
342{
343 return recentRequestsTableModel;
344}
345
346WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const
347{

Callers 10

setModelMethod · 0.80
selectedRowMethod · 0.80
copyColumnToClipboardMethod · 0.80
showMenuMethod · 0.80
copyAddressMethod · 0.80
TestGUIFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.64