MCPcopy Create free account
hub / github.com/actuallyaridan/linux-devmgmt / refresh

Method refresh

src/ui/MainWindow.cpp:503–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501}
502
503void MainWindow::refresh() {
504 statusBar()->showMessage("Scanning for hardware...");
505 startScan();
506}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected