Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setActive
Method
setActive
src/interface/LiveprogSelectionWidget.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void LiveprogSelectionWidget::setActive(bool active)
54
{
55
ui->enable->setChecked(active);
56
}
57
58
void LiveprogSelectionWidget::coupleIDE(EELEditor* editor)
59
{
Callers
1
loadConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected