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

Method addressArea

src/qhexedit.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68bool QHexEdit::addressArea()
69{
70 return _addressArea;
71}
72
73void QHexEdit::setAddressOffset(qint64 addressOffset)
74{

Callers 2

writeSettingsMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected