VCV Rack API
v2
Loading...
Searching...
No Matches
TooltipOverlay.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
widget/TransparentWidget.hpp
>
3
#include <
ui/common.hpp
>
4
5
6
namespace
rack
{
7
namespace
ui {
8
9
10
struct
TooltipOverlay
:
widget::TransparentWidget
{
11
};
12
13
14
}
// namespace ui
15
}
// namespace rack
TransparentWidget.hpp
rack
Root namespace for the Rack API.
Definition
AudioDisplay.hpp:9
rack::ui::TooltipOverlay
Definition
TooltipOverlay.hpp:10
rack::widget::TransparentWidget
A Widget that does not respond to events and does not pass events to children.
Definition
TransparentWidget.hpp:10
common.hpp
include
ui
TooltipOverlay.hpp
Generated by
1.12.0