MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / putJsonConfig

Method putJsonConfig

sources/base/HyperHdrInstance.cpp:631–634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

629}
630
631void HyperHdrInstance::putJsonConfig(QJsonObject& info) const
632{
633 info = _instanceConfig->getSettings();
634}
635
636int HyperHdrInstance::setEffect(const QString& effectName, int priority, int timeout, const QString& origin)
637{

Callers

nothing calls this directly

Calls 1

getSettingsMethod · 0.80

Tested by

no test coverage detected