Audacity 3.2.0
|
Classes | |
class | EffectSettingsAccessTee |
Functions | |
AButton * | MakeBitmapToggleButton (wxWindow *parent, const wxImage &ImageOn, const wxImage &ImageOff) |
wxString | GetVersionForDisplay (const EffectDefinitionInterface &definition) |
Variables | |
constexpr int | InnerMargin = 3 |
wxString anonymous_namespace{EffectUI.cpp}::GetVersionForDisplay | ( | const EffectDefinitionInterface & | definition | ) |
Definition at line 640 of file EffectUI.cpp.
References ComponentInterface::GetVersion(), and XO().
Referenced by EffectUIHost::OnMenu().
AButton * anonymous_namespace{EffectUI.cpp}::MakeBitmapToggleButton | ( | wxWindow * | parent, |
const wxImage & | ImageOn, | ||
const wxImage & | ImageOff | ||
) |
Definition at line 345 of file EffectUI.cpp.
References kEnableID, and safenew.
Referenced by EffectUIHost::BuildTopBar().
|
constexpr |
Definition at line 353 of file EffectUI.cpp.
Referenced by EffectUIHost::BuildTopBar(), and EffectUIHost::Initialize().