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

Method findNext

example/mainwindow.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void MainWindow::findNext()
107{
108 searchDialog->findNext();
109}
110
111bool MainWindow::save()
112{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected