MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / getKeys

Method getKeys

src/utils/dbus/IpcHandler.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70QStringList IpcHandler::getKeys() const
71{
72 return DspConfig::getKeys();
73}
74
75void IpcHandler::commit() const
76{

Callers 1

listKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected