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

Method set

src/utils/dbus/IpcHandler.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void IpcHandler::set(const QString &key, const QDBusVariant &value) const
100{
101 setInternal(key, value);
102}
103
104void IpcHandler::setAndCommit(const QString &key, const QDBusVariant &value) const
105{

Callers 3

setEnabledMethod · 0.45
setInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected