Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ setReadOnly
Method
setReadOnly
src/qhexedit.cpp:275–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
void QHexEdit::setReadOnly(bool readOnly)
276
{
277
_readOnly = readOnly;
278
}
279
280
void QHexEdit::setHexCaps(const bool isCaps)
281
{
Callers
2
readSettings
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected