Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ offsetToPosition
Method
offsetToPosition
src/external/qhexview/src/model/qhexcursor.cpp:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
QHexPosition QHexCursor::offsetToPosition(qint64 offset) const {
181
return QHexUtils::offsetToPosition(m_options, offset);
182
}
Callers
2
move
Method · 0.95
select
Method · 0.95
Calls
1
offsetToPosition
Function · 0.85
Tested by
no test coverage detected