Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ getGraphicEqStatePath
Method
getGraphicEqStatePath
src/config/AppConfig.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
QString AppConfig::getGraphicEqStatePath()
145
{
146
return getPath(
"graphiceq.conf"
);
147
}
148
149
void AppConfig::notify(const Key &key, const QVariant &value)
150
{
Callers
2
restoreGraphicEQView
Method · 0.80
saveGraphicEQView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected