Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ remove
Method
remove
src/qhexedit.cpp:327–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
void QHexEdit::remove(qint64 index, qint64 len)
328
{
329
_undoStack->removeAt(index, len);
330
refresh();
331
}
332
333
void QHexEdit::replace(qint64 index, char ch)
334
{
Callers
5
removeAt
Method · 0.80
main
Function · 0.80
removeAt
Method · 0.80
jquery.js
File · 0.80
Le
Function · 0.80
Calls
1
removeAt
Method · 0.45
Tested by
1
removeAt
Method · 0.64