VCV Rack API v2
|
#include <app/common.hpp>
#include <widget/FramebufferWidget.hpp>
#include <widget/SvgWidget.hpp>
#include <app/CircularShadow.hpp>
#include <app/Switch.hpp>
Go to the source code of this file.
Classes | |
struct | rack::app::SvgSwitch |
A ParamWidget with multiple frames corresponding to its value. More... | |
Namespaces | |
namespace | rack |
Root namespace for the Rack API. | |
namespace | rack::app |
Rack's custom UI widgets that control the Rack state and engine. | |
Variables | |
DEPRECATED typedef SvgSwitch | rack::app::SVGSwitch |