JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::ApplicationCommandTarget Member List

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

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