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

Method changedDisableFx

src/interface/TrayIcon.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void TrayIcon::changedDisableFx(bool disabled)
141{
142 tray_disableAction->setChecked(disabled);
143}
144
145void TrayIcon::updatePresetList()
146{

Callers 2

onPassthroughToggledMethod · 0.80
loadConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected