KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
bool | LaunchExternal (const wxString &aPath) |
Launches the given file or folder in the host OS. | |
bool LaunchExternal | ( | const wxString & | aPath | ) |
Launches the given file or folder in the host OS.
aPath | is a path to a file or folder |
Definition at line 25 of file launch_ext.cpp.
References path.
Referenced by KICAD_MANAGER_FRAME::OnBrowseInFileExplorer(), PANEL_COLOR_SETTINGS::OnBtnOpenThemeFolderClicked(), PROJECT_TREE_PANE::onOpenDirectory(), DIALOG_PCM::OnOpenPackageDirClicked(), PAGED_DIALOG::onOpenPreferencesButton(), SYMBOL_EDITOR_CONTROL::OpenDirectory(), FOOTPRINT_EDITOR_CONTROL::OpenDirectory(), OpenPDF(), and SCRIPTING_TOOL::ShowPluginFolder().