![]() |
Audacity 3.2.0
|
#include "ProjectSettings.h"
#include "AudioIOBase.h"
#include "Project.h"
#include "QualitySettings.h"
#include "widgets/NumericTextCtrl.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ProjectSettings.cpp} |
Functions | |
wxDEFINE_EVENT (EVT_PROJECT_SETTINGS_CHANGE, wxCommandEvent) | |
void | anonymous_namespace{ProjectSettings.cpp}::Notify (AudacityProject &project, ProjectSettings::EventCode code, long previousValue) |
Variables | |
static const AudacityProject::AttachedObjects::RegisteredFactory | sProjectSettingsKey |
wxDEFINE_EVENT | ( | EVT_PROJECT_SETTINGS_CHANGE | , |
wxCommandEvent | |||
) |
|
static |
Definition at line 35 of file ProjectSettings.cpp.
Referenced by ProjectSettings::Get().