A combobox which can be controlled by the macro system. More...
Additional Inherited Members | |
Public Member Functions inherited from MacroControlledObject | |
void | enableMacroControlledComponent (bool shouldBeEnabled) noexcept |
Since the original setEnabled() is overwritten in the updateValue, use this method instead to enable / disable MacroControlledComponents. More... | |
const String | getName () const noexcept |
returns the name. More... | |
MacroControlledObject () | |
Creates a new MacroControlledObject. More... | |
Protected Member Functions inherited from MacroControlledObject | |
bool | checkLearnMode () |
checks if the macro learn mode is active. More... | |
A combobox which can be controlled by the macro system.