#include <BasicSettings.h>
Definition at line 33 of file BasicSettings.h.
◆ GroupScope() [1/3]
BasicSettings::GroupScope::GroupScope |
( |
BasicSettings & |
settings | ) |
|
|
private |
Definition at line 110 of file BasicSettings.cpp.
112{
113}
static Settings & settings()
std::optional< std::reference_wrapper< BasicSettings > > mSettings
◆ GroupScope() [2/3]
audacity::BasicSettings::GroupScope::GroupScope |
( |
const GroupScope & |
| ) |
|
|
delete |
◆ GroupScope() [3/3]
audacity::BasicSettings::GroupScope::GroupScope |
( |
GroupScope && |
| ) |
|
|
delete |
◆ ~GroupScope()
BasicSettings::GroupScope::~GroupScope |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
void BasicSettings::GroupScope::Reset |
( |
| ) |
|
|
noexcept |
◆ BasicSettings
◆ mSettings
std::optional<std::reference_wrapper<BasicSettings> > audacity::BasicSettings::GroupScope::mSettings |
|
private |
The documentation for this class was generated from the following files: