Classes | |
| class | juce::ParameterAttachment |
| Used to implement 'attachments' or 'controllers' that link a plug-in parameter to a UI element. More... | |
| class | juce::SliderParameterAttachment |
| An object of this class maintains a connection between a Slider and a plug-in parameter. More... | |
| class | juce::ComboBoxParameterAttachment |
| An object of this class maintains a connection between a ComboBox and a plug-in parameter. More... | |
| class | juce::ButtonParameterAttachment |
| An object of this class maintains a connection between a Button and a plug-in parameter. More... | |
| class | juce::WebSliderParameterAttachment |
| An object of this class maintains a connection between a WebSliderRelay and a plug-in parameter. More... | |
| class | juce::WebToggleButtonParameterAttachment |
| An object of this class maintains a connection between a WebToggleButtonRelay and a plug-in parameter. More... | |
| class | juce::WebComboBoxParameterAttachment |
| An object of this class maintains a connection between a WebComboBoxRelay and a plug-in parameter. More... | |
Namespaces | |
| namespace | juce |