Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
QColor UBGraphicsCache::maskColor()
81
{
82
return mMaskColor;
83
}
84
85
void UBGraphicsCache::setMaskColor(QColor color)
86
{
Callers
2
cacheToSvg
Method · 0.80
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected