Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ addressArea
Method
addressArea
src/qhexedit.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool QHexEdit::addressArea()
69
{
70
return _addressArea;
71
}
72
73
void QHexEdit::setAddressOffset(qint64 addressOffset)
74
{
Callers
2
writeSettings
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected