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

Method saveLayerAll

src/openms_gui/source/VISUAL/APPLICATIONS/TOPPViewBase.cpp:2286–2289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2284 }
2285
2286 void TOPPViewBase::saveLayerAll() const
2287 {
2288 getActiveCanvas()->saveCurrentLayer(false);
2289 }
2290
2291 void TOPPViewBase::saveLayerVisible() const
2292 {

Callers

nothing calls this directly

Calls 1

saveCurrentLayerMethod · 0.80

Tested by

no test coverage detected