Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ highlightingColor
Method
highlightingColor
src/qhexedit.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
QColor QHexEdit::highlightingColor()
255
{
256
return _colorManager->highlighting().areaColor();
257
}
258
259
void QHexEdit::setOverwriteMode(bool overwriteMode)
260
{
Callers
2
writeSettings
Method · 0.80
load
Method · 0.80
Calls
2
areaColor
Method · 0.80
highlighting
Method · 0.80
Tested by
no test coverage detected