MCPcopy 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
129Widget* SubWidget::getParentWidget() const noexcept
130{
131 return pData->parentWidget;
132}
133
134void SubWidget::repaint() noexcept
135{

Callers 2

ImageBaseKnobMethod · 0.80
ImageBaseSwitchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected