Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ fontColor
Method
fontColor
src/color_manager.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
QColor ColoredArea::fontColor()
38
{
39
return _fontColor.color();
40
}
41
42
void ColoredArea::setFontColor(QColor color)
43
{
Callers
1
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected