|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::Button::LookAndFeelMethods, including all inherited members.
| changeToggleButtonWidthToFitText(ToggleButton &)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| drawButtonBackground(Graphics &, Button &, const Colour &backgroundColour, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| drawButtonText(Graphics &, TextButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawDrawableButton(Graphics &, DrawableButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| drawTickBox(Graphics &, Component &, float x, float y, float w, float h, bool ticked, bool isEnabled, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| drawToggleButton(Graphics &, ToggleButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| getTextButtonFont(TextButton &, int buttonHeight)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| getTextButtonWidthToFitText(TextButton &, int buttonHeight)=0 (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | pure virtual |
| ~LookAndFeelMethods()=default (defined in juce::Button::LookAndFeelMethods) | juce::Button::LookAndFeelMethods | virtual |