Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
QPen ColoredArea::fontPen()
33
{
34
return _fontColor;
35
}
36
37
QColor ColoredArea::fontColor()
38
{
Callers
1
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected