rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.ui.rlf_editor.RlfTable Class Reference
+ Inheritance diagram for rfm2.ui.rlf_editor.RlfTable:
+ Collaboration diagram for rfm2.ui.rlf_editor.RlfTable:

Public Member Functions

def __init__
 
def set_rlf_data
 
def get_rlf_data
 
def clear_rlf_data
 
def add_empty_rule
 
def delete_selected_rule
 
def duplicate_selected_rule
 
def focusOutEvent
 
def contextMenuEvent
 
def selectionChanged
 
def set_payload_action
 

Public Attributes

 t_delegate
 
 p_delegate
 
 e_delegate
 

Static Public Attributes

tuple selection_signal = qtc.Signal(bool)
 

Constructor & Destructor Documentation

def rfm2.ui.rlf_editor.RlfTable.__init__ (   self,
  kwargs 
)

+ Here is the call graph for this function:

Member Function Documentation

def rfm2.ui.rlf_editor.RlfTable.add_empty_rule (   self)

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfTable.clear_rlf_data (   self)

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfTable.contextMenuEvent (   self,
  event 
)
Contextual menu for:
- payload: list shadingEngine nodes in the scene.

+ Here is the call graph for this function:

def rfm2.ui.rlf_editor.RlfTable.delete_selected_rule (   self)
def rfm2.ui.rlf_editor.RlfTable.duplicate_selected_rule (   self)
def rfm2.ui.rlf_editor.RlfTable.focusOutEvent (   self,
  event 
)

+ Here is the call graph for this function:

def rfm2.ui.rlf_editor.RlfTable.get_rlf_data (   self)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfTable.selectionChanged (   self,
  selected,
  deselected 
)
def rfm2.ui.rlf_editor.RlfTable.set_payload_action (   self,
  shadingEngine,
  index 
)

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfTable.set_rlf_data (   self,
  rlf_str 
)

+ Here is the call graph for this function:

Member Data Documentation

rfm2.ui.rlf_editor.RlfTable.e_delegate
rfm2.ui.rlf_editor.RlfTable.p_delegate
tuple rfm2.ui.rlf_editor.RlfTable.selection_signal = qtc.Signal(bool)
static
rfm2.ui.rlf_editor.RlfTable.t_delegate

The documentation for this class was generated from the following file: