MCPcopy Create free account
hub / github.com/IJHack/QtPass / onConfig

Method onConfig

src/mainwindow.cpp:610–610  ·  view source on GitHub ↗

* @brief MainWindow::on_configButton_clicked run Mainwindow::config */

Source from the content-addressed store, hash-verified

608 * @brief MainWindow::on_configButton_clicked run Mainwindow::config
609 */
610void MainWindow::onConfig() { config(); }
611
612/**
613 * @brief Executes when the string in the search box changes, collapses the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected