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

Method on_buttonBox_rejected

ImagePlay/src/MainWindow.cpp:1095–1101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1093}
1094
1095void MainWindow::on_buttonBox_rejected()
1096{
1097 ui->processPropertiesWidget->closeSettings();
1098
1099 ui->dockSettings->setVisible(false);
1100 ui->dockProcesses->setVisible(true);
1101}
1102
1103void MainWindow::on_actionSettings_2_triggered()
1104{

Callers

nothing calls this directly

Calls 1

closeSettingsMethod · 0.80

Tested by

no test coverage detected