Audacity 3.2.0
|
Functions | |
void | OnOutputGain (const CommandContext &context) |
void | OnOutputGainInc (const CommandContext &context) |
void | OnOutputGainDec (const CommandContext &context) |
void | OnInputGain (const CommandContext &context) |
void | OnInputGainInc (const CommandContext &context) |
void | OnInputGainDec (const CommandContext &context) |
auto | ExtraMixerMenu () |
Variables | |
AttachedToolBarMenuItem | sAttachment1 |
AttachedToolBarMenuItem | sAttachment2 |
AttachedItem | sAttachment4 |
auto anonymous_namespace{MeterToolBar.cpp}::ExtraMixerMenu | ( | ) |
Definition at line 601 of file MeterToolBar.cpp.
References AlwaysEnabledFlag, MenuRegistry::Command, MenuRegistry::Menu, OnInputGain(), OnInputGainDec(), OnInputGainInc(), OnOutputGain(), OnOutputGainDec(), OnOutputGainInc(), wxT(), and XXO().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGain | ( | const CommandContext & | context | ) |
Definition at line 579 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGainDec | ( | const CommandContext & | context | ) |
Definition at line 593 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGainInc | ( | const CommandContext & | context | ) |
Definition at line 586 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGain | ( | const CommandContext & | context | ) |
Definition at line 558 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGainDec | ( | const CommandContext & | context | ) |
Definition at line 572 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGainInc | ( | const CommandContext & | context | ) |
Definition at line 565 of file MeterToolBar.cpp.
References MeterToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraMixerMenu().
AttachedToolBarMenuItem anonymous_namespace{MeterToolBar.cpp}::sAttachment1 |
Definition at line 531 of file MeterToolBar.cpp.
AttachedToolBarMenuItem anonymous_namespace{MeterToolBar.cpp}::sAttachment2 |
Definition at line 538 of file MeterToolBar.cpp.
AttachedItem anonymous_namespace{MeterToolBar.cpp}::sAttachment4 |
Definition at line 621 of file MeterToolBar.cpp.