WYSWYG editor for JUCE GUIs including Visualisers
Loading...
Searching...
No Matches
LookAndFeel Member List

This is the complete list of members for LookAndFeel, including all inherited members.

drawComboBox(juce::Graphics &, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, juce::ComboBox &) overrideLookAndFeel
drawPopupMenuItemWithOptions(juce::Graphics &, const juce::Rectangle< int > &area, bool isHighlighted, const juce::PopupMenu::Item &item, const juce::PopupMenu::Options &) overrideJuceLookAndFeel_V4
drawRotarySlider(juce::Graphics &, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, juce::Slider &) overrideLookAndFeel
drawTabButton(juce::TabBarButton &, juce::Graphics &, bool isMouseOver, bool isMouseDown) overrideLookAndFeel
JuceLookAndFeel_V4()=defaultJuceLookAndFeel_V4
LookAndFeel()=defaultLookAndFeel
positionComboBoxText(juce::ComboBox &, juce::Label &labelToPosition) overrideLookAndFeel