| 
    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.
Referenced by KICAD_MANAGER_CONTROL::ExploreProject(), PANEL_COLOR_SETTINGS::OnBtnOpenThemeFolderClicked(), PROJECT_TREE_PANE::onOpenDirectory(), PANEL_DESTINATION::OnOpenOutput(), DIALOG_PCM::OnOpenPackageDirClicked(), PAGED_DIALOG::onOpenPrefsDir(), FOOTPRINT_EDITOR_CONTROL::OpenDirectory(), SYMBOL_EDITOR_CONTROL::OpenDirectory(), OpenPDF(), and SCRIPTING_TOOL::ShowPluginFolder().