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

Method getAll

src/utils/dbus/IpcHandler.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94QString IpcHandler::getAll() const
95{
96 return DspConfig::instance().serialize();
97}
98
99void IpcHandler::set(const QString &key, const QDBusVariant &value) const
100{

Callers

nothing calls this directly

Calls 1

serializeMethod · 0.80

Tested by

no test coverage detected