hotkeyAssignments(widget, hotkey_symbols)
→ tuple
of tuple
of str
widget
The widget in whose context’s to look up the assignments.
hotkey_symbols
A tuple of hotkey symbols to look up.
See also hou.qt.registerKeyResolveInfoCallback() and hou.qt.resolveKeyEvent().