JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ApplicationCommandTarget Member List

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

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