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

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

addChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
addKeyPress(CommandID commandID, const KeyPress &newKeyPress, int insertIndex=-1)juce::KeyPressMappingSet
anyListenersjuce::ChangeBroadcasterprivate
broadcastCallbackjuce::ChangeBroadcasterprivate
callListeners()juce::ChangeBroadcasterprivate
ChangeBroadcaster() noexceptjuce::ChangeBroadcaster
changeListenersjuce::ChangeBroadcasterprivate
clearAllKeyPresses()juce::KeyPressMappingSet
clearAllKeyPresses(CommandID commandID)juce::KeyPressMappingSet
commandManagerjuce::KeyPressMappingSetprivate
containsMapping(CommandID commandID, const KeyPress &keyPress) const noexceptjuce::KeyPressMappingSet
createXml(bool saveDifferencesFromDefaultSet) constjuce::KeyPressMappingSet
dispatchPendingMessages()juce::ChangeBroadcaster
findCommandForKeyPress(const KeyPress &keyPress) const noexceptjuce::KeyPressMappingSet
getCommandManager() const noexceptjuce::KeyPressMappingSetinline
getKeyPressesAssignedToCommand(CommandID commandID) constjuce::KeyPressMappingSet
globalFocusChanged(Component *) overridejuce::KeyPressMappingSetvirtual
invokeCommand(const CommandID, const KeyPress &, const bool isKeyDown, const int millisecsSinceKeyPressed, Component *originator) constjuce::KeyPressMappingSetprivate
keyPressed(const KeyPress &, Component *) overridejuce::KeyPressMappingSetvirtual
KeyPressMappingSet(ApplicationCommandManager &)juce::KeyPressMappingSetexplicit
KeyPressMappingSet(const KeyPressMappingSet &)juce::KeyPressMappingSet
keysDownjuce::KeyPressMappingSetprivate
keyStateChanged(bool isKeyDown, Component *) overridejuce::KeyPressMappingSetvirtual
mappingsjuce::KeyPressMappingSetprivate
operator=(const KeyPressMappingSet &)juce::KeyPressMappingSetprivate
removeAllChangeListeners()juce::ChangeBroadcaster
removeChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
removeKeyPress(CommandID commandID, int keyPressIndex)juce::KeyPressMappingSet
removeKeyPress(const KeyPress &keypress)juce::KeyPressMappingSet
resetToDefaultMapping(CommandID commandID)juce::KeyPressMappingSet
resetToDefaultMappings()juce::KeyPressMappingSet
restoreFromXml(const XmlElement &xmlVersion)juce::KeyPressMappingSet
sendChangeMessage()juce::ChangeBroadcaster
sendSynchronousChangeMessage()juce::ChangeBroadcaster
~ChangeBroadcaster()juce::ChangeBroadcastervirtual
~FocusChangeListener()=defaultjuce::FocusChangeListenerprivatevirtual
~KeyListener()=defaultjuce::KeyListenervirtual
~KeyPressMappingSet() overridejuce::KeyPressMappingSet