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

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

addChangeListener(ChangeListener *listener)ChangeBroadcaster
addKeyPress(CommandID commandID, const KeyPress &newKeyPress, int insertIndex=-1)KeyPressMappingSet
ChangeBroadcaster() noexceptChangeBroadcaster
clearAllKeyPresses()KeyPressMappingSet
clearAllKeyPresses(CommandID commandID)KeyPressMappingSet
commandManagerKeyPressMappingSetprivate
containsMapping(CommandID commandID, const KeyPress &keyPress) const noexceptKeyPressMappingSet
createXml(bool saveDifferencesFromDefaultSet) constKeyPressMappingSet
dispatchPendingMessages()ChangeBroadcaster
findCommandForKeyPress(const KeyPress &keyPress) const noexceptKeyPressMappingSet
getCommandManager() const noexceptKeyPressMappingSetinline
getKeyPressesAssignedToCommand(CommandID commandID) constKeyPressMappingSet
globalFocusChanged(Component *) overrideKeyPressMappingSetvirtual
invokeCommand(const CommandID, const KeyPress &, const bool isKeyDown, const int millisecsSinceKeyPressed, Component *originator) constKeyPressMappingSetprivate
keyPressed(const KeyPress &, Component *) overrideKeyPressMappingSetvirtual
KeyPressMappingSet(ApplicationCommandManager &)KeyPressMappingSetexplicit
KeyPressMappingSet(const KeyPressMappingSet &)KeyPressMappingSet
keysDownKeyPressMappingSetprivate
keyStateChanged(bool isKeyDown, Component *) overrideKeyPressMappingSetvirtual
mappingsKeyPressMappingSetprivate
operator=(const KeyPressMappingSet &)KeyPressMappingSetprivate
removeAllChangeListeners()ChangeBroadcaster
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
removeKeyPress(CommandID commandID, int keyPressIndex)KeyPressMappingSet
removeKeyPress(const KeyPress &keypress)KeyPressMappingSet
resetToDefaultMapping(CommandID commandID)KeyPressMappingSet
resetToDefaultMappings()KeyPressMappingSet
restoreFromXml(const XmlElement &xmlVersion)KeyPressMappingSet
sendChangeMessage()ChangeBroadcaster
sendSynchronousChangeMessage()ChangeBroadcaster
~ChangeBroadcaster()ChangeBroadcastervirtual
~FocusChangeListener()FocusChangeListenerinlineprivatevirtual
~KeyListener()KeyListenerinlinevirtual
~KeyPressMappingSet()KeyPressMappingSet