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

Public Member Functions

def __init__
 
def load_icons
 
def rowCount
 
def columnCount
 
def data
 
def headerData
 
def setData
 
def flags
 
def reorder_rules
 

Public Attributes

 icons
 
 scope
 

Constructor & Destructor Documentation

def rfm2.ui.rlf_editor.RlfDataModel.__init__ (   self,
  args,
  kwargs 
)

Member Function Documentation

def rfm2.ui.rlf_editor.RlfDataModel.columnCount (   self,
  parent = qtc.QModelIndex() 
)
def rfm2.ui.rlf_editor.RlfDataModel.data (   self,
  mindex,
  role 
)

+ Here is the call graph for this function:

def rfm2.ui.rlf_editor.RlfDataModel.flags (   self,
  index 
)
def rfm2.ui.rlf_editor.RlfDataModel.headerData (   self,
  section,
  orientation,
  role 
)

+ Here is the call graph for this function:

def rfm2.ui.rlf_editor.RlfDataModel.load_icons (   self)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfDataModel.reorder_rules (   self,
  logical_idx,
  new_visual_idx 
)
def rfm2.ui.rlf_editor.RlfDataModel.rowCount (   self,
  parent = qtc.QModelIndex() 
)

+ Here is the caller graph for this function:

def rfm2.ui.rlf_editor.RlfDataModel.setData (   self,
  index,
  value,
  role = qtc.Qt.EditRole 
)

Member Data Documentation

rfm2.ui.rlf_editor.RlfDataModel.icons
rfm2.ui.rlf_editor.RlfDataModel.scope

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