Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getCurrentLayerIndex
Method
getCurrentLayerIndex
src/openms_gui/source/VISUAL/PlotCanvas.cpp:899–902 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
897
}
898
899
Size LayerStack::getCurrentLayerIndex() const
900
{
901
return current_layer_;
902
}
903
904
bool LayerStack::empty() const
905
{
Callers
14
drawAxesLegend_
Method · 0.80
makeAxesTicks_
Method · 0.80
highlightElement
Method · 0.80
update
Method · 0.80
addTheoreticalSpectrumLayer_
Method · 0.80
getCurrentLayerData
Function · 0.80
recalculateCurrentLayerDotGradient
Method · 0.80
mouseMoveEvent
Method · 0.80
layerFilterVisibilityChange
Method · 0.80
showCurrentPeaksAsDIA
Method · 0.80
showCurrentPeaksAs3D
Method · 0.80
getCurrentLayerIndex
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected