JUCE  v5.1.1-3-g1a0b28c73
JUCE API
ApplicationCommandManager Member List

This is the complete list of members for ApplicationCommandManager, including all inherited members.

addListener(ApplicationCommandManagerListener *listener)ApplicationCommandManager
ApplicationCommandManager()ApplicationCommandManager
AsyncUpdater()AsyncUpdaterprivate
cancelPendingUpdate() noexceptAsyncUpdaterprivate
clearCommands()ApplicationCommandManager
commandsApplicationCommandManagerprivate
commandStatusChanged()ApplicationCommandManager
findDefaultComponentTarget()ApplicationCommandManagerstatic
findTargetForComponent(Component *)ApplicationCommandManagerstatic
firstTargetApplicationCommandManagerprivate
getCommandCategories() constApplicationCommandManager
getCommandForID(CommandID commandID) const noexceptApplicationCommandManager
getCommandForIndex(int index) const noexceptApplicationCommandManagerinline
getCommandsInCategory(const String &categoryName) constApplicationCommandManager
getDescriptionOfCommand(CommandID commandID) const noexceptApplicationCommandManager
getFirstCommandTarget(CommandID commandID)ApplicationCommandManagervirtual
getKeyMappings() const noexceptApplicationCommandManagerinline
getMutableCommandForID(CommandID) const noexceptApplicationCommandManagerprivate
getNameOfCommand(CommandID commandID) const noexceptApplicationCommandManager
getNumCommands() const noexceptApplicationCommandManagerinline
getTargetForCommand(CommandID commandID, ApplicationCommandInfo &upToDateInfo)ApplicationCommandManager
globalFocusChanged(Component *) overrideApplicationCommandManagerprivatevirtual
handleAsyncUpdate() overrideApplicationCommandManagerprivatevirtual
handleUpdateNowIfNeeded()AsyncUpdaterprivate
invoke(const ApplicationCommandTarget::InvocationInfo &invocationInfo, bool asynchronously)ApplicationCommandManager
invokeDirectly(CommandID commandID, bool asynchronously)ApplicationCommandManager
isUpdatePending() const noexceptAsyncUpdaterprivate
keyMappingsApplicationCommandManagerprivate
listenersApplicationCommandManagerprivate
registerAllCommandsForTarget(ApplicationCommandTarget *target)ApplicationCommandManager
registerCommand(const ApplicationCommandInfo &newCommand)ApplicationCommandManager
removeCommand(CommandID commandID)ApplicationCommandManager
removeListener(ApplicationCommandManagerListener *listener)ApplicationCommandManager
sendListenerInvokeCallback(const ApplicationCommandTarget::InvocationInfo &)ApplicationCommandManagerprivate
setFirstCommandTarget(ApplicationCommandTarget *newTarget) noexceptApplicationCommandManager
triggerAsyncUpdate()AsyncUpdaterprivate
~ApplicationCommandManager()ApplicationCommandManagervirtual
~AsyncUpdater()AsyncUpdaterprivatevirtual
~FocusChangeListener()FocusChangeListenerinlineprivatevirtual