openshot-audio  0.1.4
Classes | Macros | Typedefs
juce_Slider.h File Reference

Go to the source code of this file.

Classes

class  Slider
 
class  Slider::Listener
 
struct  Slider::SliderLayout
 
struct  Slider::LookAndFeelMethods
 

Macros

#define JUCE_SLIDER_H_INCLUDED
 

Typedefs

typedef Slider::Listener SliderListener
 

Macro Definition Documentation

◆ JUCE_SLIDER_H_INCLUDED

#define JUCE_SLIDER_H_INCLUDED

Typedef Documentation

◆ SliderListener

This typedef is just for compatibility with old code - newer code should use the Slider::Listener class directly.