#include <foleys_Skeuomorphic.h>
|
| Skeuomorphic ()=default |
|
void | drawRotarySlider (juce::Graphics &, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, juce::Slider &) override |
|
Public Member Functions inherited from JuceLookAndFeel_V4 |
| JuceLookAndFeel_V4 ()=default |
|
void | drawPopupMenuItemWithOptions (juce::Graphics &, const juce::Rectangle< int > &area, bool isHighlighted, const juce::PopupMenu::Item &item, const juce::PopupMenu::Options &) override |
|
◆ Skeuomorphic()
◆ drawRotarySlider()
void drawRotarySlider |
( |
juce::Graphics & | g, |
|
|
int | x, |
|
|
int | y, |
|
|
int | width, |
|
|
int | height, |
|
|
float | sliderPosProportional, |
|
|
float | rotaryStartAngle, |
|
|
float | rotaryEndAngle, |
|
|
juce::Slider & | slider ) |
|
override |
The documentation for this class was generated from the following files: