![]() |
Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | HelpSystem |
Class which contains static methods and data needed for implementing help buttons. More... | |
class | LinkingHtmlWindow |
An HtmlWindow that handles linked clicked - usually the link will go to our own local copy of the manual, but it could launch a new browser window. More... | |
class | BrowserDialog |
Adds some event handling to an HtmlWindow. More... | |
Functions | |
AUDACITY_DLL_API void | OpenInDefaultBrowser (const URLString &link) |
AUDACITY_DLL_API void OpenInDefaultBrowser | ( | const URLString & | link | ) |
Definition at line 527 of file HelpSystem.cpp.
References Identifier::GET(), and BasicUI::OpenInDefaultBrowser().
Referenced by cloud::audiocom::ShareAudioDialog::HandleUploadSucceeded(), cloud::audiocom::ShareAudioDialog::InitialStatePanel::OnLinkButtonPressed(), LinkingHtmlWindow::OnLinkClicked(), HelpSystem::ShowHelp(), anonymous_namespace{RealtimeEffectPanel.cpp}::ShowSelectEffectMenu(), and AudacityFileConfig::Warn().