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

Method isActive

src/interface/LiveprogSelectionWidget.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48bool LiveprogSelectionWidget::isActive() const
49{
50 return ui->enable->isChecked();
51}
52
53void LiveprogSelectionWidget::setActive(bool active)
54{

Callers 8

drawMethod · 0.45
drawToPaintBufferMethod · 0.45
paintEventMethod · 0.45
mouseMoveEventMethod · 0.45
mouseReleaseEventMethod · 0.45
toPixmapMethod · 0.45
toPainterMethod · 0.45
applyConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected