openshot-audio  0.1.5
Classes | Macros | Typedefs
juce_MenuBarModel.h File Reference

Go to the source code of this file.

Classes

class  MenuBarModel
 
class  MenuBarModel::Listener
 

Macros

#define JUCE_MENUBARMODEL_H_INCLUDED
 

Typedefs

typedef MenuBarModel::Listener MenuBarModelListener
 

Macro Definition Documentation

◆ JUCE_MENUBARMODEL_H_INCLUDED

#define JUCE_MENUBARMODEL_H_INCLUDED

Typedef Documentation

◆ MenuBarModelListener

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