Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ AddEvent
Class
AddEvent
lv2export/includes/rack.hpp:997–997 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
995
virtual void onResize(const ResizeEvent&) {}
996
997
struct AddEvent : BaseEvent {};
998
virtual void onAdd(const AddEvent&) {}
999
1000
struct RemoveEvent : BaseEvent {};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected