![]() |
Audacity 3.2.0
|
#include "EffectsPrefs.h"#include <wx/choice.h>#include <wx/defs.h>#include <wx/button.h>#include <wx/sizer.h>#include <wx/statbox.h>#include <wx/scrolwin.h>#include "PluginManager.h"#include "PluginRegistrationDialog.h"#include "MenuCreator.h"#include "ModuleManager.h"#include "Prefs.h"#include "ShuttleGui.h"Go to the source code of this file.
Classes | |
| class | EffectsLocationPanel |
Namespaces | |
| namespace | anonymous_namespace{EffectsPrefs.cpp} |
Functions | |
| wxDEFINE_EVENT (EVT_PLUGIN_LOCATIONS_CHANGED, wxCommandEvent) | |
| wxDEFINE_EVENT | ( | EVT_PLUGIN_LOCATIONS_CHANGED | , |
| wxCommandEvent | |||
| ) |
| ChoiceSetting EffectsGroupBy |
Definition at line 259 of file EffectsPrefs.cpp.
Referenced by anonymous_namespace{PluginMenus.cpp}::AnalyzeMenu(), anonymous_namespace{PluginMenus.cpp}::EffectMenu(), anonymous_namespace{PluginMenus.cpp}::GenerateMenu(), EffectsPrefs::PopulateOrExchange(), and anonymous_namespace{PluginMenus.cpp}::ToolsMenu().
| EnumValueSymbols EffectsGroupSymbols |
Definition at line 232 of file EffectsPrefs.cpp.
| ChoiceSetting RealtimeEffectsGroupBy |
Definition at line 265 of file EffectsPrefs.cpp.
Referenced by EffectsPrefs::PopulateOrExchange(), and anonymous_namespace{RealtimeEffectPanel.cpp}::EffectsMenuHelper::UpdateEffectMenuItems().
| BoolSetting SkipEffectsScanAtStartup |
Definition at line 254 of file EffectsPrefs.cpp.
Referenced by AudacityApp::InitPart2(), and EffectsPrefs::PopulateOrExchange().