Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ baseAddress
Method
baseAddress
src/external/qhexview/src/qhexview.cpp:857–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
855
}
856
857
quint64 QHexView::baseAddress() const { return m_options.baseaddress; }
858
859
quint64 QHexView::lines() const {
860
if(!m_hexdocument)
Callers
1
drawDocument
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected