WYSWYG editor for JUCE GUIs including Visualisers
Loading...
Searching...
No Matches
Skeuomorphic Class Reference

#include <foleys_Skeuomorphic.h>

+ Inheritance diagram for Skeuomorphic:

Public Member Functions

 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
 

Constructor & Destructor Documentation

◆ Skeuomorphic()

Skeuomorphic ( )
default

Member Function Documentation

◆ 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: