Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
bool LiveprogSelectionWidget::isActive() const
49
{
50
return ui->enable->isChecked();
51
}
52
53
void LiveprogSelectionWidget::setActive(bool active)
54
{
Callers
8
draw
Method · 0.45
drawToPaintBuffer
Method · 0.45
paintEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
mouseReleaseEvent
Method · 0.45
toPixmap
Method · 0.45
toPainter
Method · 0.45
applyConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected