Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ areaColor
Method
areaColor
src/color_manager.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
QColor ColoredArea::areaColor()
48
{
49
return _areaStyle.color();
50
}
51
52
QBrush ColoredArea::areaStyle()
53
{
Callers
1
highlightingColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected