Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getParentWidget
Method
getParentWidget
dgl/src/SubWidget.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
Widget* SubWidget::getParentWidget() const noexcept
130
{
131
return pData->parentWidget;
132
}
133
134
void SubWidget::repaint() noexcept
135
{
Callers
2
ImageBaseKnob
Method · 0.80
ImageBaseSwitch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected