MCPcopy 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
53void LiveprogSelectionWidget::setActive(bool active)
54{
55 ui->enable->setChecked(active);
56}
57
58void LiveprogSelectionWidget::coupleIDE(EELEditor* editor)
59{

Callers 1

loadConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected