|
Gin
|
Control for toggling param with label. More...
#include <gin_plugincomponents.h>
Public Member Functions | |
| Switch (Parameter *parameter) | |
Public Member Functions inherited from ParamComponent | |
| ParamComponent (Parameter *parameter) | |
| juce::String | getUid () |
| void | setTooltip (const juce::String &newTooltip) override |
Additional Inherited Members | |
Public Types inherited from ParamComponent | |
| using | Ptr = ParamComponent * |
Protected Attributes inherited from ParamComponent | |
| Parameter * | parameter = nullptr |
Control for toggling param with label.
| Switch::Switch | ( | Parameter * | parameter | ) |