Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ClearButton
Class
ClearButton
src/app/Browser.cpp:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
382
383
struct ClearButton : ui::Button {
384
Browser* browser;
385
void onAction(const ActionEvent& e) override;
386
};
387
388
389
struct BrandItem : ui::MenuItem {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected