Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getInterpolationMode
Method
getInterpolationMode
src/openms_gui/source/VISUAL/MultiGradientSelector.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
MultiGradient::InterpolationMode MultiGradientSelector::getInterpolationMode() const
217
{
218
return gradient_.getInterpolationMode();
219
}
220
221
void MultiGradientSelector::contextMenuEvent(QContextMenuEvent * e)
222
{
Callers
1
contextMenuEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected