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

Method overwriteMode

src/qhexedit.cpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263}
264
265bool QHexEdit::overwriteMode()
266{
267 return _overwriteMode;
268}
269
270bool QHexEdit::isReadOnly()
271{

Callers 5

createStatusBarMethod · 0.80
writeSettingsMethod · 0.80
loadMethod · 0.80
createStatusBarMethod · 0.80
createStatusBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected