MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getOSWExe

Function getOSWExe

src/openms_gui/source/VISUAL/DIALOGS/SwathTabWidget.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 template class WizardGUILock<SwathTabWidget>;
35
36 String getOSWExe()
37 {
38 return File::findSiblingTOPPExecutable("OpenSwathWorkflow");
39 }
40
41 QString getDefaultOutDir()
42 {

Callers 2

SwathTabWidgetMethod · 0.85
on_run_swath_clickedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected