Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ getConfigMap
Method
getConfigMap
src/config/ConfigContainer.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
QVariantMap ConfigContainer::getConfigMap()
114
{
115
return map;
116
}
117
118
void ConfigContainer::setConfigMap(const QVariantMap &newmap)
119
{
Callers
6
MainWindow
Method · 0.80
restoreGraphicEQView
Method · 0.80
setup
Method · 0.80
serialize
Method · 0.80
save
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected