openshot-audio  0.1.6
Classes | Macros | Typedefs
juce_Button.h File Reference

Go to the source code of this file.

Classes

class  Button
 
class  Button::Listener
 
struct  Button::LookAndFeelMethods
 

Macros

#define JUCE_BUTTON_H_INCLUDED
 

Typedefs

typedef Button::Listener ButtonListener
 

Macro Definition Documentation

#define JUCE_BUTTON_H_INCLUDED

Typedef Documentation

This typedef is just for compatibility with old code and VC6 - newer code should use Button::Listener instead.