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

Method dynamicBytesPerLine

src/qhexedit.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297bool QHexEdit::dynamicBytesPerLine()
298{
299 return _dynamicBytesPerLine;
300}
301
302// ********************************************************************** Access to data of qhexedit
303bool QHexEdit::setData(QIODevice &iODevice)

Callers 2

writeSettingsMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected