Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ configFile
Method
configFile
src/lib/gui/config/ServerConfig.cpp:332–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
QString ServerConfig::configFile() const
333
{
334
return Settings::value(Settings::Server::ExternalConfigFile).toString();
335
}
336
337
bool ServerConfig::useExternalConfig() const
338
{
Callers
2
ServerConfigDialog
Method · 0.80
onChange
Method · 0.80
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected