![]() |
Audacity 3.2.0
|
Contains methods for applying commands that are passed to it. More...
#include <CommandHandler.h>
Public Member Functions | |
| CommandHandler () | |
| ~CommandHandler () | |
| void | OnReceiveCommand (AppCommandEvent &event) |
Contains methods for applying commands that are passed to it.
Definition at line 25 of file CommandHandler.h.
| CommandHandler::CommandHandler | ( | ) |
Definition at line 30 of file CommandHandler.cpp.
| CommandHandler::~CommandHandler | ( | ) |
Definition at line 34 of file CommandHandler.cpp.
| void CommandHandler::OnReceiveCommand | ( | AppCommandEvent & | event | ) |
Definition at line 38 of file CommandHandler.cpp.
References Viewport::Get(), GetActiveProject(), and Viewport::Redraw().