KiCad PCB EDA Suite
Loading...
Searching...
No Matches
launch_ext.h File Reference

Go to the source code of this file.

Functions

bool LaunchExternal (const wxString &aPath)
 Launches the given file or folder in the host OS. More...
 

Function Documentation

◆ LaunchExternal()

bool LaunchExternal ( const wxString &  aPath)

Launches the given file or folder in the host OS.

Parameters
aPathis 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(), OpenPDF(), and SCRIPTING_TOOL::ShowPluginFolder().