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

Method getFeatureNumber

src/openms_gui/source/VISUAL/DIALOGS/Plot2DGoToDialog.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 String Plot2DGoToDialog::getFeatureNumber() const
96 {
97 return ui_->feature_number_->text();
98 }
99
100 bool Plot2DGoToDialog::showRange() const
101 {

Callers 1

showGoToDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected