MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / refresh

Method refresh

src/qhexedit.cpp:1133–1137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1131}
1132
1133void QHexEdit::refresh()
1134{
1135 ensureVisible();
1136 readBuffers();
1137}
1138
1139void QHexEdit::readBuffers()
1140{

Callers 1

jquery.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected