MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / dataDir

Method dataDir

src/qt/clientmodel.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175QString ClientModel::dataDir() const
176{
177 return GUIUtil::boostPathToQString(GetDataDir());
178}
179
180void ClientModel::updateBanlist()
181{

Callers 1

setClientModelMethod · 0.80

Calls 1

boostPathToQStringFunction · 0.85

Tested by

no test coverage detected