Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
QString Intro::getDataDirectory()
166
{
167
return ui->dataDirectory->text();
168
}
169
170
void Intro::setDataDirectory(const QString &dataDir)
171
{
Callers
1
pickDataDirectory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected