VCV Rack API
v2
Loading...
Searching...
No Matches
Browser.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
void
browserInit
();
11
PRIVATE
widget::Widget
*
browserCreate
();
12
13
14
}
// namespace app
15
}
// 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::browserInit
PRIVATE void browserInit()
rack::app::browserCreate
PRIVATE widget::Widget * browserCreate()
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
Browser.hpp
Generated by
1.12.0