rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
prefs.py File Reference

Namespaces

 rfm2.ui.prefs
 

Functions

def rfm2.ui.prefs.execute_callback
 
def rfm2.ui.prefs.qt_ui
 
def rfm2.ui.prefs.widget
 
def rfm2.ui.prefs.get_pref
 
def rfm2.ui.prefs.get_pref_by_name
 
def rfm2.ui.prefs.set_pref
 
def rfm2.ui.prefs.set_pref_by_name
 
def rfm2.ui.prefs.remove_pref
 
def rfm2.ui.prefs.remove_all_prefs
 
def rfm2.ui.prefs.register_pref_item
 
def rfm2.ui.prefs.get_module_prefs
 
def rfm2.ui.prefs.clear_module_prefs
 
def rfm2.ui.prefs.pref_window
 
def rfm2.ui.prefs.set_defaults
 
def rfm2.ui.prefs.hold_current_state
 
def rfm2.ui.prefs.update_ui
 
def rfm2.ui.prefs.create_frame
 
def rfm2.ui.prefs.create
 
def rfm2.ui.prefs.resize_tab_layout_to_fit
 
def rfm2.ui.prefs.register_prefs_ui
 
def rfm2.ui.prefs.unregister_ui
 

Variables

dictionary rfm2.ui.prefs._PREFS_ = {}
 
string rfm2.ui.prefs._TABNAME_ = 'rfmPrefsTab'
 
string rfm2.ui.prefs._FRAMENAME_ = 'rfmPrefsFrame'
 
 rfm2.ui.prefs._ACCEPTED_ = False
 
string rfm2.ui.prefs.kQtUI = 'qt_ui'
 
string rfm2.ui.prefs.PAGE_SEP = '|'