Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
265
bool QHexEdit::overwriteMode()
266
{
267
return _overwriteMode;
268
}
269
270
bool QHexEdit::isReadOnly()
271
{
Callers
5
createStatusBar
Method · 0.80
writeSettings
Method · 0.80
load
Method · 0.80
createStatusBar
Method · 0.80
createStatusBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected