MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / maskColor

Method maskColor

src/tools/UBGraphicsCache.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80QColor UBGraphicsCache::maskColor()
81{
82 return mMaskColor;
83}
84
85void UBGraphicsCache::setMaskColor(QColor color)
86{

Callers 2

cacheToSvgMethod · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected