rfm2
22.0
A python-based rewrite of RenderMan for Maya
|
Public Member Functions | |
def | __init__ (self, *args, **kwargs) |
def | keyPressEvent (self, event) |
Public Attributes | |
match | |
match_timer | |
Static Public Attributes | |
list | ignored |
A contextual menu for the payload with code to jump to the first matching menu item when the user types a few letters. We keep accumulating keys as long as they are types less than 0.5 sec apart.
def rfm2.ui.abc_editor.EditsContextualMenu.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
def rfm2.ui.abc_editor.EditsContextualMenu.keyPressEvent | ( | self, | |
event | |||
) |
|
static |
rfm2.ui.abc_editor.EditsContextualMenu.match |
rfm2.ui.abc_editor.EditsContextualMenu.match_timer |