rfm2  22.0
A python-based rewrite of RenderMan for Maya
widgets.py File Reference

Namespaces

 rfm2.ui.widgets
 

Functions

def rfm2.ui.widgets.rfm_ui_templates ()
 
def rfm2.ui.widgets.set_rfm_stylesheet (root)
 
def rfm2.ui.widgets.rfm_node_help (ntype)
 
def rfm2.ui.widgets.page_iterator (lyt)
 
def rfm2.ui.widgets.register_condvis_pages (ntype, pnames, func=None)
 
def rfm2.ui.widgets.expand_closure (ntype)
 
def rfm2.ui.widgets.update_page_visibility (nodeattr, retry=False)
 
def rfm2.ui.widgets.hide_ramp_frame (page_name, *_args)
 
def rfm2.ui.widgets.rfm_control (ntype, nattr, prefix='', debug=False)
 
def rfm2.ui.widgets.rfm_ext_control (nattr)
 
def rfm2.ui.widgets.setup_control (ui_class, desc, param, ctlname, nodeattr)
 

Variables

 rfm2.ui.widgets.long = int
 
string rfm2.ui.widgets.RGSTYLESHEET
 
dictionary rfm2.ui.widgets.WIDGET_CLASS
 
list rfm2.ui.widgets.SPECIAL_WIDGETS
 
dictionary rfm2.ui.widgets.CONDVIS_PAGES = {}