A connection between a Processor's data (anything) and a juce::ComboBox. More...
Additional Inherited Members | |
![]() | |
ControlledObject (MainController *m) | |
Creates a new ControlledObject. More... | |
const MainController * | getMainController () const noexcept |
Provides read-only access to the main controller. More... | |
MainController * | getMainController () noexcept |
Provides write access to the main controller. More... | |
![]() | |
juce::ComboBox & | getComponent () |
Returns a reference to the component. More... | |
void | parameterChangedFromUI (var newValue) |
Call this method from your subclass's listener callback. More... | |
A connection between a Processor's data (anything) and a juce::ComboBox.