openshot-audio  0.1.7
Classes | Macros | Typedefs
juce_ScrollBar.h File Reference

Go to the source code of this file.

Classes

class  ScrollBar
 
class  ScrollBar::Listener
 
struct  ScrollBar::LookAndFeelMethods
 

Macros

#define JUCE_SCROLLBAR_H_INCLUDED
 

Typedefs

typedef ScrollBar::Listener ScrollBarListener
 

Macro Definition Documentation

◆ JUCE_SCROLLBAR_H_INCLUDED

#define JUCE_SCROLLBAR_H_INCLUDED

Typedef Documentation

◆ ScrollBarListener

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