Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ saveLayerVisible
Method
saveLayerVisible
src/openms_gui/source/VISUAL/APPLICATIONS/TOPPViewBase.cpp:2291–2294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2289
}
2290
2291
void TOPPViewBase::saveLayerVisible() const
2292
{
2293
getActiveCanvas()->saveCurrentLayer(true);
2294
}
2295
2296
void TOPPViewBase::toggleGridLines() const
2297
{
Callers
nothing calls this directly
Calls
1
saveCurrentLayer
Method · 0.80
Tested by
no test coverage detected