MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / hexCaps

Method hexCaps

src/qhexedit.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286bool QHexEdit::hexCaps()
287{
288 return _hexCaps;
289}
290
291void QHexEdit::setDynamicBytesPerLine(const bool isDynamic)
292{

Callers 1

writeSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected