VCV Rack API
v2
Loading...
Searching...
No Matches
TipWindow.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
app/common.hpp
>
3
#include <
widget/Widget.hpp
>
4
5
6
namespace
rack
{
7
namespace
app {
8
9
10
PRIVATE
widget::Widget
*
tipWindowCreate
();
11
12
13
}
// namespace app
14
}
// namespace rack
Widget.hpp
common.hpp
PRIVATE
#define PRIVATE
Attribute for private functions not intended to be called by plugins.
Definition
common.hpp:32
rack::app::tipWindowCreate
PRIVATE widget::Widget * tipWindowCreate()
rack
Root namespace for the Rack API.
Definition
AudioDisplay.hpp:9
rack::widget::Widget
A node in the 2D scene graph.
Definition
Widget.hpp:21
include
app
TipWindow.hpp
Generated by
1.12.0