Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ exists
Method
exists
src/openms_gui/source/VISUAL/MultiGradient.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
bool MultiGradient::exists(double position)
243
{
244
return pos_col_.find(position) != pos_col_.end();
245
}
246
247
bool MultiGradient::remove(double position)
248
{
Callers
15
foreach
Function · 0.45
load
Method · 0.45
foreach
Function · 0.45
findPluginExecutable
Method · 0.45
mouseMoveEvent
Method · 0.45
addTheoreticalSpectrumLayer_
Method · 0.45
editParam
Method · 0.45
updateCurrentOutputFileNames
Method · 0.45
loadPreferences
Method · 0.45
fileChanged_
Method · 0.45
loadPreferences
Method · 0.45
main
Function · 0.45
Calls
2
find
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected