|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Interface for an app settings provider. More...
#include <src/utils/isettings_backend.h>

Public Member Functions | |
| virtual QVariant | value (QAnyStringView key, const QVariant &defaultValue={}) const =0 |
| virtual void | setValue (QAnyStringView key, const QVariant &value)=0 |
Interface for an app settings provider.
Definition at line 13 of file isettings_backend.h.