![]() |
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) |
BaseItemSharedPtr | ExtraMixerMenu () |
Variables | |
AttachedToolBarMenuItem | sAttachment1 |
AttachedToolBarMenuItem | sAttachment2 |
AttachedItem | sAttachment4 |
BaseItemSharedPtr anonymous_namespace{MeterToolBar.cpp}::ExtraMixerMenu | ( | ) |
Definition at line 595 of file MeterToolBar.cpp.
References AlwaysEnabledFlag, MenuTable::Command, MenuTable::Menu, OnInputGain(), OnInputGainDec(), OnInputGainInc(), OnOutputGain(), OnOutputGainDec(), OnOutputGainInc(), wxT(), and XXO().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGain | ( | const CommandContext & | context | ) |
Definition at line 573 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGainDec | ( | const CommandContext & | context | ) |
Definition at line 587 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnInputGainInc | ( | const CommandContext & | context | ) |
Definition at line 580 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGain | ( | const CommandContext & | context | ) |
Definition at line 552 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGainDec | ( | const CommandContext & | context | ) |
Definition at line 566 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
void anonymous_namespace{MeterToolBar.cpp}::OnOutputGainInc | ( | const CommandContext & | context | ) |
Definition at line 559 of file MeterToolBar.cpp.
References MeterToolBar::Get(), and CommandContext::project.
Referenced by ExtraMixerMenu().
AttachedToolBarMenuItem anonymous_namespace{MeterToolBar.cpp}::sAttachment1 |
Definition at line 525 of file MeterToolBar.cpp.
AttachedToolBarMenuItem anonymous_namespace{MeterToolBar.cpp}::sAttachment2 |
Definition at line 532 of file MeterToolBar.cpp.
AttachedItem anonymous_namespace{MeterToolBar.cpp}::sAttachment4 |
Definition at line 615 of file MeterToolBar.cpp.