Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paintMaximumIntensities_
Method · 0.45
showGoToDialog
Method · 0.45
correctGravityAxisOfVisibleArea_
Method · 0.45
getMinMax
Function · 0.45
addRangeRow
Function · 0.45
IsotopeDistribution_test.cpp
File · 0.45
RangeManager_test.cpp
File · 0.45
FLASHDeconvHelperStructs_test.cpp
File · 0.45
Calls
1
toFloat
Method · 0.80
Tested by
no test coverage detected