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

Method on_pbFind_clicked

example/searchdialog.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void SearchDialog::on_pbFind_clicked()
36{
37 findNext();
38}
39
40void SearchDialog::on_pbReplace_clicked()
41{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected