Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::test_helpers::MockSettingsBackend Class Reference
Inheritance diagram for zrythm::test_helpers::MockSettingsBackend:
Collaboration diagram for zrythm::test_helpers::MockSettingsBackend:

Public Member Functions

 MOCK_METHOD (QVariant, value,(QAnyStringView key, const QVariant &defaultValue),(const, override))
 MOCK_METHOD (void, setValue,(QAnyStringView key, const QVariant &value),(override))
Public Member Functions inherited from zrythm::utils::ISettingsBackend
virtual QVariant value (QAnyStringView key, const QVariant &defaultValue={}) const =0
virtual void setValue (QAnyStringView key, const QVariant &value)=0

Detailed Description

Definition at line 13 of file mock_settings_backend.h.


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