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

Method getInput

src/openms_gui/source/VISUAL/DIALOGS/ToolsDialog.cpp:433–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431 }
432
433 String ToolsDialog::getInput()
434 {
435 return input_combo_->currentText();
436 }
437
438 String ToolsDialog::getTool()
439 {

Callers 1

showTOPPDialog_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected