Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ bytesPerLine
Method
bytesPerLine
src/qhexedit.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
int QHexEdit::bytesPerLine()
135
{
136
return _bytesPerLine;
137
}
138
139
void QHexEdit::setCursorPosition(qint64 position)
140
{
Callers
2
writeSettings
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected