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

Method getLayerName

src/openms_gui/source/VISUAL/PlotCanvas.cpp:521–524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519 }
520
521 String PlotCanvas::getLayerName(const Size i)
522 {
523 return getLayer(i).getName();
524 }
525
526 void PlotCanvas::changeVisibility(Size i, bool b)
527 {

Callers 2

contextMenuEventMethod · 0.80

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected