Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ hexCaps
Method
hexCaps
src/qhexedit.cpp:286–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
bool QHexEdit::hexCaps()
287
{
288
return _hexCaps;
289
}
290
291
void QHexEdit::setDynamicBytesPerLine(const bool isDynamic)
292
{
Callers
1
writeSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected