MCPcopy 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
144QString AppConfig::getGraphicEqStatePath()
145{
146 return getPath("graphiceq.conf");
147}
148
149void AppConfig::notify(const Key &key, const QVariant &value)
150{

Callers 2

restoreGraphicEQViewMethod · 0.80
saveGraphicEQViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected