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

Method onAdd

include/widget/Widget.hpp:481–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479 */
480 struct AddEvent : BaseEvent {};
481 virtual void onAdd(const AddEvent& e) {}
482
483 /** Occurs before a Widget is removed from its parent.
484 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected