Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ onAction
Method
onAction
src/ui/MenuOverlay.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
64
void MenuOverlay::onAction(const ActionEvent& e) {
65
requestDelete();
66
}
67
68
69
} // namespace ui
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected