Audacity 3.2.0
|
ModNullCallback is a class containing all the callback functions for this demonstartion module. These functions are added into the standard Audacity Project Menus. More...
Public Member Functions | |
void | OnFuncFirst (const CommandContext &) |
void | OnFuncSecond (const CommandContext &) |
ModNullCallback is a class containing all the callback functions for this demonstartion module. These functions are added into the standard Audacity Project Menus.
Definition at line 42 of file ModNullCallback.cpp.
void ModNullCallback::OnFuncFirst | ( | const CommandContext & | ) |
Definition at line 50 of file ModNullCallback.cpp.
void ModNullCallback::OnFuncSecond | ( | const CommandContext & | ) |
Definition at line 55 of file ModNullCallback.cpp.