Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::ISettingsBackend Class Referenceabstract

Interface for an app settings provider. More...

#include <src/utils/isettings_backend.h>

Inheritance diagram for zrythm::utils::ISettingsBackend:

Public Member Functions

virtual QVariant value (QAnyStringView key, const QVariant &defaultValue={}) const =0
virtual void setValue (QAnyStringView key, const QVariant &value)=0

Detailed Description

Interface for an app settings provider.

Definition at line 13 of file isettings_backend.h.


The documentation for this class was generated from the following file: