VCV Rack API
v2
Loading...
Searching...
No Matches
MenuEntry.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
widget/OpaqueWidget.hpp
>
3
#include <
ui/common.hpp
>
4
5
6
namespace
rack
{
7
namespace
ui {
8
9
10
struct
MenuEntry
:
widget::OpaqueWidget
{
11
MenuEntry
();
12
};
13
14
15
}
// namespace ui
16
}
// namespace rack
OpaqueWidget.hpp
rack
Root namespace for the Rack API.
Definition
AudioDisplay.hpp:9
rack::ui::MenuEntry
Definition
MenuEntry.hpp:10
rack::ui::MenuEntry::MenuEntry
MenuEntry()
rack::widget::OpaqueWidget
A Widget that stops propagation of all recursive PositionEvents (such as ButtonEvent) but gives a cha...
Definition
OpaqueWidget.hpp:12
common.hpp
include
ui
MenuEntry.hpp
Generated by
1.12.0