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

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

ApplicationCommandTarget()ApplicationCommandTarget
CommandMessage classApplicationCommandTargetfriend
findFirstTargetParentComponent()ApplicationCommandTarget
getAllCommands(Array< CommandID > &commands)=0ApplicationCommandTargetpure virtual
getCommandInfo(CommandID commandID, ApplicationCommandInfo &result)=0ApplicationCommandTargetpure virtual
getNextCommandTarget()=0ApplicationCommandTargetpure virtual
getTargetForCommand(const CommandID commandID)ApplicationCommandTarget
invoke(const InvocationInfo &invocationInfo, const bool asynchronously)ApplicationCommandTarget
invokeDirectly(const CommandID commandID, const bool asynchronously)ApplicationCommandTarget
isCommandActive(const CommandID commandID)ApplicationCommandTarget
masterReferenceApplicationCommandTargetprivate
perform(const InvocationInfo &info)=0ApplicationCommandTargetpure virtual
tryToInvoke(const InvocationInfo &, bool async)ApplicationCommandTargetprivate
WeakReference< ApplicationCommandTarget > classApplicationCommandTargetfriend
~ApplicationCommandTarget()ApplicationCommandTargetvirtual