MCPcopy 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
243bool QHexEdit::highlighting()
244{
245 return _highlighting;
246}
247
248void QHexEdit::setHighlightingColor(const QColor &color)
249{

Callers 4

writeSettingsMethod · 0.80
loadMethod · 0.80
setHighlightingColorMethod · 0.80
highlightingColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected