![]() |
Audacity 3.2.0
|
Functions | |
double | GetZoomOfSelection (const AudacityProject &project) |
double | GetZoomOfPreset (const AudacityProject &project, int preset) |
void | DoZoomFitV (AudacityProject &project) |
BaseItemSharedPtr | ViewMenu () |
Variables | |
AttachedItem | sAttachment1 |
void anonymous_namespace{ViewMenus.cpp}::DoZoomFitV | ( | AudacityProject & | project | ) |
Definition at line 121 of file ViewMenus.cpp.
References ViewInfo::Get(), TrackList::Get(), TrackView::Get(), TrackView::GetMinimized(), TrackView::GetTrackHeight(), TrackInfo::MinimumTrackHeight(), and TrackView::SetExpandedHeight().
Referenced by ViewActions::Handler::OnUndoPushed(), and ViewActions::Handler::OnZoomFitV().
double anonymous_namespace{ViewMenus.cpp}::GetZoomOfPreset | ( | const AudacityProject & | project, |
int | preset | ||
) |
Definition at line 53 of file ViewMenus.cpp.
References ProjectWindow::Get(), ZoomInfo::GetDefaultZoom(), ZoomInfo::GetMaxZoom(), GetZoomOfSelection(), WaveTrackViewConstants::kMaxZoom, WaveTrackViewConstants::kZoom100ths, WaveTrackViewConstants::kZoom10ths, WaveTrackViewConstants::kZoom20ths, WaveTrackViewConstants::kZoom4To1, WaveTrackViewConstants::kZoom500ths, WaveTrackViewConstants::kZoom50ths, WaveTrackViewConstants::kZoom5ths, WaveTrackViewConstants::kZoomDefault, WaveTrackViewConstants::kZoomMilliSeconds, WaveTrackViewConstants::kZoomMinutes, WaveTrackViewConstants::kZoomSamples, WaveTrackViewConstants::kZoomSeconds, WaveTrackViewConstants::kZoomToFit, WaveTrackViewConstants::kZoomToSelection, and preset.
Referenced by ViewActions::Handler::OnZoomToggle().
double anonymous_namespace{ViewMenus.cpp}::GetZoomOfSelection | ( | const AudacityProject & | project | ) |
Definition at line 26 of file ViewMenus.cpp.
References ViewInfo::Get(), and ProjectWindow::Get().
Referenced by GetZoomOfPreset(), and ViewActions::Handler::OnZoomSel().
BaseItemSharedPtr anonymous_namespace{ViewMenus.cpp}::ViewMenu | ( | ) |
Definition at line 396 of file ViewMenus.cpp.
References AlwaysEnabledFlag, CommandManager::Options::CheckTest(), MenuTable::Command(), findCommandHandler(), FN, MenuTable::Menu(), MenuTable::Section(), TimeSelectedFlag(), TracksExistFlag(), wxT(), XO(), XXO(), ZoomInAvailableFlag(), and ZoomOutAvailableFlag().
AttachedItem anonymous_namespace{ViewMenus.cpp}::sAttachment1 |
Definition at line 463 of file ViewMenus.cpp.