nodegraphhotkeys module

class nodegraphhotkeys.KeyHitHandler(start_uievent)

Bases: nodegraphbase.EventHandler

handleEvent(uievent, pending_actions)
nodegraphhotkeys.handleKeyHitEvent(key, editor, mousepos, uievent, pending_actions, last_handler)
nodegraphhotkeys.handleNavigationKeyHit(key, editor, mousepos, eventtype)
nodegraphhotkeys.handleParentKeyHitEvent(key, editor, eventtype)