MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / onPassthroughToggled

Method onPassthroughToggled

src/MainWindow.cpp:534–538  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534void MainWindow::onPassthroughToggled()
535{
536 _trayIcon->changedDisableFx(ui->disableFX->isChecked());
537 applyConfig();
538}
539
540void MainWindow::onRelinkRequested()
541{

Callers

nothing calls this directly

Calls 1

changedDisableFxMethod · 0.80

Tested by

no test coverage detected