JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
MenuBarModel Member List
This is the complete list of members for MenuBarModel, including all inherited members.
addListener(Listener *listenerToAdd) noexceptMenuBarModel
applicationCommandInvoked(const ApplicationCommandTarget::InvocationInfo &info)MenuBarModel [virtual]
applicationCommandListChanged()MenuBarModel [virtual]
AsyncUpdater()AsyncUpdater [private]
cancelPendingUpdate() noexceptAsyncUpdater [private]
getMacMainMenu()MenuBarModel [static]
getMenuBarNames()=0MenuBarModel [pure virtual]
getMenuForIndex(int topLevelMenuIndex, const String &menuName)=0MenuBarModel [pure virtual]
handleAsyncUpdate()MenuBarModel [virtual]
handleUpdateNowIfNeeded()AsyncUpdater [private]
isUpdatePending() const noexceptAsyncUpdater [private]
MenuBarModel() noexceptMenuBarModel
menuItemsChanged()MenuBarModel
menuItemSelected(int menuItemID, int topLevelMenuIndex)=0MenuBarModel [pure virtual]
removeListener(Listener *listenerToRemove) noexceptMenuBarModel
setApplicationCommandManagerToWatch(ApplicationCommandManager *manager) noexceptMenuBarModel
setMacMainMenu(MenuBarModel *newMenuBarModel, const PopupMenu *extraAppleMenuItems=nullptr)MenuBarModel [static]
triggerAsyncUpdate()AsyncUpdater [private]
~ApplicationCommandManagerListener()ApplicationCommandManagerListener [private, virtual]
~AsyncUpdater()AsyncUpdater [private, virtual]
~MenuBarModel()MenuBarModel [virtual]