PathScripts.PathPropertyBagGui.Delegate Class Reference

Public Member Functions

def createEditor (self, parent, option, index)
 
def setEditorData (self, widget, index)
 
def setModelData (self, widget, model, index)
 
def updateEditorGeometry (self, widget, option, index)
 

Static Public Attributes

int RoleEditor = QtCore.Qt.UserRole + 3
 
int RoleObject = QtCore.Qt.UserRole + 1
 
int RoleProperty = QtCore.Qt.UserRole + 2
 

Member Function Documentation

◆ createEditor()

def PathScripts.PathPropertyBagGui.Delegate.createEditor (   self,
  parent,
  option,
  index 
)

◆ setEditorData()

def PathScripts.PathPropertyBagGui.Delegate.setEditorData (   self,
  widget,
  index 
)

◆ setModelData()

def PathScripts.PathPropertyBagGui.Delegate.setModelData (   self,
  widget,
  model,
  index 
)

◆ updateEditorGeometry()

def PathScripts.PathPropertyBagGui.Delegate.updateEditorGeometry (   self,
  widget,
  option,
  index 
)

Member Data Documentation

◆ RoleEditor

◆ RoleObject

int PathScripts.PathPropertyBagGui.Delegate.RoleObject = QtCore.Qt.UserRole + 1
static

◆ RoleProperty

int PathScripts.PathPropertyBagGui.Delegate.RoleProperty = QtCore.Qt.UserRole + 2
static

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