Gin
|
Horizontal slider wth text for controlling a param. More...
Public Member Functions | |
HorizontalFader (Parameter *parameter, bool fromCentre=false) | |
void | resized () override |
void | parentHierarchyChanged () override |
Public Member Functions inherited from ParamComponent | |
ParamComponent (Parameter *parameter) | |
juce::String | getUid () |
void | setTooltip (const juce::String &newTooltip) override |
Protected Attributes | |
juce::Label | name |
Readout | value |
PluginSlider | fader |
Protected Attributes inherited from ParamComponent | |
Parameter * | parameter = nullptr |
Additional Inherited Members | |
Public Types inherited from ParamComponent | |
using | Ptr = ParamComponent * |
Horizontal slider wth text for controlling a param.
HorizontalFader::HorizontalFader | ( | Parameter * | parameter, |
bool | fromCentre = false |
||
) |
|
override |
|
protected |
Referenced by parentHierarchyChanged().
|
protected |
Referenced by parentHierarchyChanged().
|
protected |
Referenced by parentHierarchyChanged().