JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
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 *focusedComponent)KeyPressMappingSet [virtual]
keyPressed(const KeyPress &key, Component *originatingComponent)KeyPressMappingSet [virtual]
KeyPressMappingSet(ApplicationCommandManager *commandManager)KeyPressMappingSet [explicit]
KeyPressMappingSet(const KeyPressMappingSet &other)KeyPressMappingSet
keyStateChanged(bool isKeyDown, Component *originatingComponent)KeyPressMappingSet [virtual]
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()ChangeBroadcaster [virtual]
~FocusChangeListener()FocusChangeListener [virtual]
~KeyListener()KeyListener [virtual]
~KeyPressMappingSet()KeyPressMappingSet