Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ setActive
Method
setActive
dgl/src/EventHandlers.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
void ButtonEventHandler::setActive(const bool active, const bool sendCallback) noexcept
217
{
218
pData->setActive(active, sendCallback);
219
}
220
221
bool ButtonEventHandler::isChecked() const noexcept
222
{
Callers
1
set_active
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected