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

Go to the source code of this file.

Classes

class  ComboBox
 
class  ComboBox::Listener
 
struct  ComboBox::LookAndFeelMethods
 

Macros

#define JUCE_COMBOBOX_H_INCLUDED
 

Typedefs

typedef ComboBox::Listener ComboBoxListener
 

Macro Definition Documentation

◆ JUCE_COMBOBOX_H_INCLUDED

#define JUCE_COMBOBOX_H_INCLUDED

Typedef Documentation

◆ ComboBoxListener

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