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

Method addressOffset

src/qhexedit.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81qint64 QHexEdit::addressOffset()
82{
83 return _addressOffset;
84}
85
86void QHexEdit::setAddressWidth(int addressWidth)
87{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected