Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | AppEvents::ProviderBase |
Namespaces | |
namespace | AppEvents |
Functions | |
void | AppEvents::OnAppInitialized (std::function< void()> callback) |
void | AppEvents::OnAppClosing (std::function< void()> callback) |
Observer::Subscription | AppEvents::OnAppIdle (std::function< void()> callback) |