Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ selectionEndOffset
Method
selectionEndOffset
src/external/qhexview/src/qhexview.cpp:853–855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
851
}
852
853
quint64 QHexView::selectionEndOffset() const {
854
return m_hexcursor->selectionEndOffset();
855
}
856
857
quint64 QHexView::baseAddress() const { return m_options.baseaddress; }
858
Callers
2
positionChanged
Method · 0.45
drawFormat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected