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

Class BrandButton

src/app/Browser.cpp:397–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395
396
397struct BrandButton : ui::ChoiceButton {
398 Browser* browser;
399
400 void onAction(const ActionEvent& e) override;
401 void step() override;
402};
403
404
405struct TagItem : ui::MenuItem {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected