MCPcopy 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
47QColor ColoredArea::areaColor()
48{
49 return _areaStyle.color();
50}
51
52QBrush ColoredArea::areaStyle()
53{

Callers 1

highlightingColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected