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

Method getMax

src/openms_gui/source/VISUAL/DIALOGS/Plot1DGoToDialog.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 float Plot1DGoToDialog::getMax() const
77 {
78 return ui_->max_->text().toFloat();
79 }
80
81} //namespace OpenMS

Callers 8

showGoToDialogMethod · 0.45
getMinMaxFunction · 0.45
addRangeRowFunction · 0.45

Calls 1

toFloatMethod · 0.80

Tested by

no test coverage detected