Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getRecordSavePath
Method
getRecordSavePath
Components/DataSaverUI.cpp:129–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
std::string
130
DataSaverUI::getRecordSavePath(void) const
131
{
132
return this->ui->savePath->text().toStdString();
133
}
134
135
136
DataSaverUI::DataSaverUI(QWidget *parent) :
Callers
1
refreshDiskUsage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected