MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / areaStyle

Method areaStyle

src/color_manager.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52QBrush ColoredArea::areaStyle()
53{
54 return _areaStyle;
55}
56
57void ColoredArea::setAreaColor(QColor color)
58{

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected