![]() |
Audacity 3.2.0
|
This is the complete list of members for ViewActions::Handler, including all inherited members.
| Handler(AudacityProject &project) | ViewActions::Handler | inline |
| Handler(const Handler &)=delete | ViewActions::Handler | |
| mProject | ViewActions::Handler | |
| mUndoSubscription | ViewActions::Handler | |
| OnAdvancedVZoom(const CommandContext &context) | ViewActions::Handler | inline |
| OnCollapseAllTracks(const CommandContext &context) | ViewActions::Handler | inline |
| OnExpandAllTracks(const CommandContext &context) | ViewActions::Handler | inline |
| OnGoSelEnd(const CommandContext &context) | ViewActions::Handler | inline |
| OnGoSelStart(const CommandContext &context) | ViewActions::Handler | inline |
| OnShowClipping(const CommandContext &context) | ViewActions::Handler | inline |
| OnShowExtraMenus(const CommandContext &context) | ViewActions::Handler | inline |
| OnShowNameOverlay(const CommandContext &context) | ViewActions::Handler | inline |
| OnUndoPushed(UndoRedoMessage message) | ViewActions::Handler | inline |
| OnZoomFit(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomFitV(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomIn(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomNormal(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomOut(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomSel(const CommandContext &context) | ViewActions::Handler | inline |
| OnZoomToggle(const CommandContext &context) | ViewActions::Handler | inline |
| operator=(const Handler &)=delete | ViewActions::Handler | |
| ~Base() | ClientData::Base | virtual |