|
Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
|
Simple in-memory ISettingsBackend that stores values in a hash map. More...
#include <tests/helpers/in_memory_settings_backend.h>


Public Member Functions | |
| QVariant | value (QAnyStringView key, const QVariant &defaultValue) const override |
| void | setValue (QAnyStringView key, const QVariant &val) override |
Simple in-memory ISettingsBackend that stores values in a hash map.
Definition at line 16 of file in_memory_settings_backend.h.
|
inlineoverridevirtual |
Implements zrythm::utils::ISettingsBackend.
Definition at line 26 of file in_memory_settings_backend.h.
|
inlineoverridevirtual |
Implements zrythm::utils::ISettingsBackend.
Definition at line 20 of file in_memory_settings_backend.h.