![]() |
Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
| namespace | CommandDispatch |
Typedefs | |
| using | PluginID = wxString |
Functions | |
| AUDACITY_DLL_API bool | CommandDispatch::HandleTextualCommand (const CommandID &Str, const CommandContext &context, CommandFlag flags, bool alwaysEnabled) |
| AUDACITY_DLL_API bool | CommandDispatch::DoAudacityCommand (const PluginID &ID, const CommandContext &context, unsigned flags) |
| AUDACITY_DLL_API void | CommandDispatch::OnAudacityCommand (const CommandContext &ctx) |
| using PluginID = wxString |
Definition at line 20 of file CommandDispatch.h.