61 const String& propertyName,
79 const String& propertyName,
99 void setExpanded (
bool expanded)
noexcept;
118 class MultiChoiceRemapperSource;
119 class MultiChoiceRemapperSourceWithDefault;
122 static int getTotalButtonsHeight (
int);
123 void lookAndFeelChanged()
override;
#define noexcept
Definition DistrhoDefines.h:72
Definition juce_Array.h:56
Definition juce_GraphicsContext.h:45
Definition juce_MultiChoicePropertyComponent.h:42
static constexpr int buttonHeight
Definition juce_MultiChoicePropertyComponent.h:127
int numHidden
Definition juce_MultiChoicePropertyComponent.h:130
void resized() override
Definition juce_MultiChoicePropertyComponent.cpp:296
void refresh() override
Definition juce_MultiChoicePropertyComponent.h:114
int maxHeight
Definition juce_MultiChoicePropertyComponent.h:130
bool expanded
Definition juce_MultiChoicePropertyComponent.h:131
bool expandable
Definition juce_MultiChoicePropertyComponent.h:131
void paint(Graphics &g) override
Definition juce_MultiChoicePropertyComponent.cpp:280
ValueTreePropertyWithDefault value
Definition juce_MultiChoicePropertyComponent.h:133
ShapeButton expandButton
Definition juce_MultiChoicePropertyComponent.h:135
bool isExpandable() const noexcept
Definition juce_MultiChoicePropertyComponent.h:89
static constexpr int expandAreaHeight
Definition juce_MultiChoicePropertyComponent.h:128
bool isExpanded() const noexcept
Definition juce_MultiChoicePropertyComponent.h:86
MultiChoicePropertyComponent(const String &, const StringArray &, const Array< var > &)
Definition juce_MultiChoicePropertyComponent.cpp:210
OwnedArray< ToggleButton > choiceButtons
Definition juce_MultiChoicePropertyComponent.h:134
std::function< void()> onHeightChange
Definition juce_MultiChoicePropertyComponent.h:106
static constexpr int collapsedHeight
Definition juce_MultiChoicePropertyComponent.h:126
Definition juce_OwnedArray.h:51
PropertyComponent(const String &propertyName, int preferredHeight=25)
Definition juce_PropertyComponent.cpp:29
Definition juce_StringArray.h:35
Definition juce_String.h:53
Definition juce_Value.h:51
Definition juce_ValueTreePropertyWithDefault.h:39
int g
Definition inflate.c:1573
const Colour transparentBlack
Definition juce_Colours.h:40
Definition carla_juce.cpp:31
#define void
Definition unzip.h:396
#define const
Definition zconf.h:137