Audacity 3.2.0
|
This is the complete list of members for UserException, including all inherited members.
AudacityException() | AudacityException | inline |
AudacityException(const AudacityException &)=default | AudacityException | protected |
AudacityException(AudacityException &&)=delete | AudacityException | protected |
DelayedHandlerAction() override | UserException | virtual |
EnqueueAction(std::exception_ptr pException, std::function< void(AudacityException *)> delayedHandler) | AudacityException | static |
operator=(const AudacityException &)=delete | AudacityException | protected |
ProgressReporter typedef | UserException | |
UserException() | UserException | inline |
WithCancellableProgress(std::function< void(const ProgressReporter &)> action, TranslatableString title, TranslatableString message) | UserException | static |
~AudacityException()=0 | AudacityException | pure virtual |
~UserException() override | UserException |