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

Method showSearchDialog

example/mainwindow.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200void MainWindow::showSearchDialog()
201{
202 searchDialog->show();
203}
204
205/*****************************************************************************/
206/* Private Methods */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected