Audacity 3.2.0
ViewActions::Handler Member List

This is the complete list of members for ViewActions::Handler, including all inherited members.

Handler(AudacityProject &project)ViewActions::Handlerinline
Handler(const Handler &)=deleteViewActions::Handler
mProjectViewActions::Handler
mUndoSubscriptionViewActions::Handler
OnAdvancedVZoom(const CommandContext &context)ViewActions::Handlerinline
OnCollapseAllTracks(const CommandContext &context)ViewActions::Handlerinline
OnExpandAllTracks(const CommandContext &context)ViewActions::Handlerinline
OnGoSelEnd(const CommandContext &context)ViewActions::Handlerinline
OnGoSelStart(const CommandContext &context)ViewActions::Handlerinline
OnShowClipping(const CommandContext &context)ViewActions::Handlerinline
OnShowExtraMenus(const CommandContext &context)ViewActions::Handlerinline
OnShowNameOverlay(const CommandContext &context)ViewActions::Handlerinline
OnUndoPushed(UndoRedoMessage message)ViewActions::Handlerinline
OnZoomFit(const CommandContext &context)ViewActions::Handlerinline
OnZoomFitV(const CommandContext &context)ViewActions::Handlerinline
OnZoomIn(const CommandContext &context)ViewActions::Handlerinline
OnZoomNormal(const CommandContext &context)ViewActions::Handlerinline
OnZoomOut(const CommandContext &context)ViewActions::Handlerinline
OnZoomSel(const CommandContext &context)ViewActions::Handlerinline
OnZoomToggle(const CommandContext &context)ViewActions::Handlerinline
operator=(const Handler &)=deleteViewActions::Handler
~Base()ClientData::Basevirtual