Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ getSelectionBegin
Method
getSelectionBegin
src/qhexedit.cpp:1060–1063 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1058
}
1059
1060
qint64 QHexEdit::getSelectionBegin()
1061
{
1062
return _bSelectionBegin;
1063
}
1064
1065
qint64 QHexEdit::getSelectionEnd()
1066
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected