VCV Rack API v2
|
#include <common.hpp>
#include <widget/Widget.hpp>
#include <widget/FramebufferWidget.hpp>
#include <widget/SvgWidget.hpp>
#include <settings.hpp>
Go to the source code of this file.
Classes | |
struct | rack::app::SvgScrew |
If you don't add these to your ModuleWidget, they will fall out of the rack... More... | |
struct | rack::app::ThemedSvgScrew |
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 SvgScrew | rack::app::SVGScrew |