JUCE
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
containsMapping(CommandID commandID, const KeyPress &keyPress) const noexceptKeyPressMappingSet
createXml(bool saveDifferencesFromDefaultSet) const KeyPressMappingSet
dispatchPendingMessages()ChangeBroadcaster
findCommandForKeyPress(const KeyPress &keyPress) const noexceptKeyPressMappingSet
getCommandManager() const noexceptKeyPressMappingSet
getKeyPressesAssignedToCommand(CommandID commandID) const KeyPressMappingSet
globalFocusChanged(Component *) overrideKeyPressMappingSetvirtual
keyPressed(const KeyPress &, Component *) overrideKeyPressMappingSetvirtual
KeyPressMappingSet(ApplicationCommandManager &)KeyPressMappingSetexplicit
KeyPressMappingSet(const KeyPressMappingSet &)KeyPressMappingSet
keyStateChanged(bool isKeyDown, Component *) overrideKeyPressMappingSetvirtual
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()FocusChangeListenerprivatevirtual
~KeyListener()KeyListenervirtual
~KeyPressMappingSet()KeyPressMappingSet