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

Method optionsAccepted

example/mainwindow.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void MainWindow::optionsAccepted()
101{
102 optionsDialog->save(hexEdit);
103 writeSettings();
104}
105
106void MainWindow::findNext()
107{

Callers

nothing calls this directly

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected