MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / setMaskVisible

Method setMaskVisible

src/app/document.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void Document::setMaskVisible(bool visible)
244{
245 m_maskVisible = visible;
246}
247
248//////////////////////////////////////////////////////////////////////
249// Transformation

Callers 7

onExecuteMethod · 0.80
onUndoMethod · 0.80
setMaskMethod · 0.80
onExecuteMethod · 0.80
onUndoMethod · 0.80
MovingCelStateMethod · 0.80
onMouseUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected