![]() |
Audacity 3.2.0
|
#include <wx/event.h>Go to the source code of this file.
Classes | |
| union | CommandFunctorPointer |
Typedefs | |
| using | CommandHandlerObject = wxEvtHandler |
| using | CommandHandlerFinder = std::function< CommandHandlerObject &(AudacityProject &) > |
| using CommandHandlerFinder = std::function< CommandHandlerObject&(AudacityProject &) > |
Definition at line 36 of file CommandFunctors.h.
| using CommandHandlerObject = wxEvtHandler |
Definition at line 32 of file CommandFunctors.h.