Krotos Modules 3
Loading...
Searching...
No Matches
krotos::Krotos_LookAndFeel Class Reference

#include <Krotos_LookAndFeel.h>

Inheritance diagram for krotos::Krotos_LookAndFeel:

Classes

struct  Layout
 
class  LinkButtonLAF
 
struct  Properties
 

Public Member Functions

 Krotos_LookAndFeel ()
 
void drawRotarySlider (Graphics &g, int x, int y, int width, int height, float sliderPos, float rotaryStartAngle, float rotaryEndAngle, juce::Slider &slider) override
 

Protected Attributes

struct krotos::Krotos_LookAndFeel::Layout layout
 

Private Member Functions

ColourScheme getKrotosDefaultColourScheme ()
 

Constructor & Destructor Documentation

◆ Krotos_LookAndFeel()

krotos::Krotos_LookAndFeel::Krotos_LookAndFeel ( )

Member Function Documentation

◆ drawRotarySlider()

void krotos::Krotos_LookAndFeel::drawRotarySlider ( Graphics & g,
int x,
int y,
int width,
int height,
float sliderPos,
float rotaryStartAngle,
float rotaryEndAngle,
juce::Slider & slider )
override

◆ getKrotosDefaultColourScheme()

ColourScheme krotos::Krotos_LookAndFeel::getKrotosDefaultColourScheme ( )
inlineprivate

Member Data Documentation

◆ layout

struct krotos::Krotos_LookAndFeel::Layout krotos::Krotos_LookAndFeel::layout
protected

The documentation for this class was generated from the following files: