Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ embedIntoRack
Method
embedIntoRack
plugins/Cardinal/src/EmbedWidget.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
void EmbedWidget::embedIntoRack(const uintptr_t nativeWindowId)
289
{
290
pData->embedIntoRack(nativeWindowId, getAbsoluteRect());
291
}
292
293
void EmbedWidget::removeFromRack()
294
{
Callers
1
onContextCreate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected