MCPcopy Create free account
hub / github.com/DISTRHO/DPF / createUI

Function createUI

examples/Info/InfoExampleUI.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287 * UI entry point, called by DPF to create a new UI instance. */
288
289UI* createUI()
290{
291 return new InfoExampleUI();
292}
293
294// -----------------------------------------------------------------------------------------------------------
295

Callers 3

setParentMethod · 0.50
showMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected