MCPcopy Create free account
hub / github.com/VCVRack/Rack / ModuleWidget

Method ModuleWidget

include/app/ModuleWidget.hpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26 ModuleWidget();
27 DEPRECATED ModuleWidget(engine::Module* module) : ModuleWidget() {
28 setModule(module);
29 }
30 ~ModuleWidget();
31
32 /** Returns the Model instance of this ModuleWidget. */

Callers

nothing calls this directly

Calls 1

ModuleWidgetClass · 0.70

Tested by

no test coverage detected