MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / getRecentRequestsTableModel

Method getRecentRequestsTableModel

src/qt/walletmodel.cpp:386–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384}
385
386RecentRequestsTableModel *WalletModel::getRecentRequestsTableModel()
387{
388 return recentRequestsTableModel;
389}
390
391WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const
392{

Callers 7

setModelMethod · 0.80
copyColumnToClipboardMethod · 0.80
showMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected