MCPcopy 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
319RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
320{
321 return recentRequestsTableModel;
322}
323
324WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const
325{

Callers 9

setModelMethod · 0.80
selectedRowMethod · 0.80
copyColumnToClipboardMethod · 0.80
copyURIMethod · 0.80
TestGUIFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.64