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

Method getDataDirectory

src/qt/intro.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165QString Intro::getDataDirectory()
166{
167 return ui->dataDirectory->text();
168}
169
170void Intro::setDataDirectory(const QString &dataDir)
171{

Callers 1

pickDataDirectoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected