23struct AuthStateChangedMessage;
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
A move-only handle representing a connection to a Publisher.
Holds a msgid for the translation catalog; may also bind format arguments.
void PopSuppressDialogs()
void PushSuppressDialogs()
Observer::Subscription mAuthStateChangedSubscription
void OnAuthStateChanged(const AuthStateChangedMessage &message)
AuthorizationHandler & GetAuthorizationHandler()
AuthResult PerformBlockingAuth(AudacityProject *project, AudiocomTrace trace, const TranslatableString &alternativeActionLabel)
Message that is sent when authorization state changes.