MCPcopy 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
853quint64 QHexView::selectionEndOffset() const {
854 return m_hexcursor->selectionEndOffset();
855}
856
857quint64 QHexView::baseAddress() const { return m_options.baseaddress; }
858

Callers 2

positionChangedMethod · 0.45
drawFormatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected