openshot-audio  0.1.2
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

◆ JUCE_BUTTON_H_INCLUDED

#define JUCE_BUTTON_H_INCLUDED

Typedef Documentation

◆ ButtonListener

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