Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ getPeerTableModel
Method
getPeerTableModel
src/qt/clientmodel.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
PeerTableModel *ClientModel::getPeerTableModel()
163
{
164
return peerTableModel;
165
}
166
167
QString ClientModel::formatFullVersion() const
168
{
Callers
5
setClientModel
Method · 0.80
peerSelected
Method · 0.80
peerLayoutChanged
Method · 0.80
showEvent
Method · 0.80
hideEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected