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

Method fontPen

src/color_manager.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QPen ColoredArea::fontPen()
33{
34 return _fontColor;
35}
36
37QColor ColoredArea::fontColor()
38{

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected