JUCE
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
commandStatusChanged()ApplicationCommandManager
findDefaultComponentTarget()ApplicationCommandManagerstatic
findTargetForComponent(Component *)ApplicationCommandManagerstatic
getCommandCategories() const ApplicationCommandManager
getCommandForID(CommandID commandID) const noexceptApplicationCommandManager
getCommandForIndex(int index) const noexceptApplicationCommandManager
getCommandsInCategory(const String &categoryName) const ApplicationCommandManager
getDescriptionOfCommand(CommandID commandID) const noexceptApplicationCommandManager
getFirstCommandTarget(CommandID commandID)ApplicationCommandManagervirtual
getKeyMappings() const noexceptApplicationCommandManager
getNameOfCommand(CommandID commandID) const noexceptApplicationCommandManager
getNumCommands() const noexceptApplicationCommandManager
getTargetForCommand(CommandID commandID, ApplicationCommandInfo &upToDateInfo)ApplicationCommandManager
handleUpdateNowIfNeeded()AsyncUpdaterprivate
invoke(const ApplicationCommandTarget::InvocationInfo &invocationInfo, bool asynchronously)ApplicationCommandManager
invokeDirectly(CommandID commandID, bool asynchronously)ApplicationCommandManager
isUpdatePending() const noexceptAsyncUpdaterprivate
registerAllCommandsForTarget(ApplicationCommandTarget *target)ApplicationCommandManager
registerCommand(const ApplicationCommandInfo &newCommand)ApplicationCommandManager
removeCommand(CommandID commandID)ApplicationCommandManager
removeListener(ApplicationCommandManagerListener *listener)ApplicationCommandManager
setFirstCommandTarget(ApplicationCommandTarget *newTarget) noexceptApplicationCommandManager
triggerAsyncUpdate()AsyncUpdaterprivate
~ApplicationCommandManager()ApplicationCommandManagervirtual
~AsyncUpdater()AsyncUpdaterprivatevirtual
~FocusChangeListener()FocusChangeListenerprivatevirtual