VCV Rack API v2
|
#include <app/common.hpp>
#include <widget/OpaqueWidget.hpp>
#include <ui/Tooltip.hpp>
#include <engine/Module.hpp>
#include <engine/PortInfo.hpp>
Go to the source code of this file.
Classes | |
struct | rack::app::PortWidget |
Manages an engine::Port on a ModuleWidget. 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. | |