Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ ExampleRectanglesWidget
Method
ExampleRectanglesWidget
tests/widgets/ExampleRectanglesWidget.hpp:161–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
160
// SubWidget
161
template<> inline
162
ExampleRectanglesWidget<SubWidget>::ExampleRectanglesWidget(Widget* const parentWidget)
163
: SubWidget(parentWidget)
164
{
165
init();
166
}
167
168
// TopLevelWidget
169
template<> inline
Callers
nothing calls this directly
Calls
2
init
Function · 0.85
done
Function · 0.85
Tested by
no test coverage detected