![]() |
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 | |
| WX_INIT_API void | OpenInDefaultBrowser (const URLString &link) |
Variables | |
| WX_INIT_API ChoiceSetting | GUIManualLocation |
| WX_INIT_API void OpenInDefaultBrowser | ( | const URLString & | link | ) |
Definition at line 510 of file HelpSystem.cpp.
References Identifier::GET(), and BasicUI::OpenInDefaultBrowser().
Referenced by LinkingHtmlWindow::OnLinkClicked(), and HelpSystem::ShowHelp().
|
extern |
Definition at line 574 of file HelpSystem.cpp.
Referenced by HelpSystem::ShowHelp().