enigma2
2.6
|
Functions | |
def | addKeyBinding (domain, key, context, action, flags) |
def | queryKeyBinding (context, action) |
def | getKeyDescription (key) |
def | removeKeyBindings (domain) |
Variables | |
dictionary | keyBindings = { } |
list | keyDescriptions |
def Tools.KeyBindings.addKeyBinding | ( | domain, | |
key, | |||
context, | |||
action, | |||
flags | |||
) |
def Tools.KeyBindings.getKeyDescription | ( | key | ) |
def Tools.KeyBindings.queryKeyBinding | ( | context, | |
action | |||
) |
def Tools.KeyBindings.removeKeyBindings | ( | domain | ) |
dictionary Tools.KeyBindings.keyBindings = { } |
list Tools.KeyBindings.keyDescriptions |