Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ customEvent
Method
customEvent
distrho/extra/WebViewImpl.cpp:1410–1413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1408
}
1409
1410
void customEvent(QEvent*) override
1411
{
1412
web_wake_idle(_rb);
1413
}
1414
1415
void sendMessage(const QJsonObject& obj) override
1416
{
Callers
nothing calls this directly
Calls
1
web_wake_idle
Function · 0.85
Tested by
no test coverage detected