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

Class ChangeEvent

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

Source from the content-addressed store, hash-verified

455 The concept of a "value" is defined by the type of Widget.
456 */
457 struct ChangeEvent : BaseEvent {};
458 virtual void onChange(const ChangeEvent& e) {}
459
460 /** Occurs when the pixel buffer of this module must be refreshed.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected