Audacity 3.2.0
|
Public Member Functions | |
void | OnToggleSpectralSelection (const CommandContext &context) |
void | OnNextHigherPeakFrequency (const CommandContext &context) |
void | OnNextLowerPeakFrequency (const CommandContext &context) |
Public Member Functions inherited from ClientData::Base | |
virtual | ~Base () |
Public Attributes | |
double | mLastF0 { SelectedRegion::UndefinedFrequency } |
double | mLastF1 { SelectedRegion::UndefinedFrequency } |
Definition at line 1127 of file SpectrumView.cpp.
|
inline |
Definition at line 1156 of file SpectrumView.cpp.
References anonymous_namespace{SpectrumView.cpp}::DoNextPeakFrequency(), CommandContext::project, and project.
|
inline |
Definition at line 1162 of file SpectrumView.cpp.
References anonymous_namespace{SpectrumView.cpp}::DoNextPeakFrequency(), CommandContext::project, and project.
|
inline |
Definition at line 1133 of file SpectrumView.cpp.
References NotifyingSelectedRegion::f0(), ProjectHistory::Get(), ViewInfo::Get(), ProjectHistory::ModifyState(), CommandContext::project, project, ViewInfo::selectedRegion, and SelectedRegion::UndefinedFrequency.
double anonymous_namespace{SpectrumView.cpp}::Handler::mLastF0 { SelectedRegion::UndefinedFrequency } |
Definition at line 1130 of file SpectrumView.cpp.
double anonymous_namespace{SpectrumView.cpp}::Handler::mLastF1 { SelectedRegion::UndefinedFrequency } |
Definition at line 1131 of file SpectrumView.cpp.