Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ highlighting
Method
highlighting
src/qhexedit.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
bool QHexEdit::highlighting()
244
{
245
return _highlighting;
246
}
247
248
void QHexEdit::setHighlightingColor(const QColor &color)
249
{
Callers
4
writeSettings
Method · 0.80
load
Method · 0.80
setHighlightingColor
Method · 0.80
highlightingColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected