* @brief MainWindow::on_configButton_clicked run Mainwindow::config */
| 608 | * @brief MainWindow::on_configButton_clicked run Mainwindow::config |
| 609 | */ |
| 610 | void MainWindow::onConfig() { config(); } |
| 611 | |
| 612 | /** |
| 613 | * @brief Executes when the string in the search box changes, collapses the |
nothing calls this directly
no outgoing calls
no test coverage detected