Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
void TrayIcon::changedDisableFx(bool disabled)
141
{
142
tray_disableAction->setChecked(disabled);
143
}
144
145
void TrayIcon::updatePresetList()
146
{
Callers
2
onPassthroughToggled
Method · 0.80
loadConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected