MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / on_btnResetProcessSettings_clicked

Method on_btnResetProcessSettings_clicked

ImagePlay/src/MainWindow.cpp:1429–1432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1427}
1428
1429void MainWindow::on_btnResetProcessSettings_clicked()
1430{
1431 ui->processPropertiesWidget->resetSettings();
1432}
1433
1434void MainWindow::on_actionImage_Viewer_always_on_top_triggered(bool checked)
1435{

Callers

nothing calls this directly

Calls 1

resetSettingsMethod · 0.80

Tested by

no test coverage detected