PathScripts.PathSetupSheetGui.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 EditorRole = QtCore.Qt.UserRole + 2
 
int PropertyRole = QtCore.Qt.UserRole + 1
 

Member Function Documentation

◆ createEditor()

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

References PathScripts.PathSetupSheetGui.Delegate.EditorRole, PathScripts.PathToolBitEdit._Delegate.EditorRole, PathScripts.PathSetupSheetGui.Delegate.PropertyRole, and PathScripts.PathToolBitEdit._Delegate.PropertyRole.

◆ setEditorData()

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

◆ setModelData()

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

References PathScripts.PathSetupSheetGui.Delegate.EditorRole, and PathScripts.PathToolBitEdit._Delegate.EditorRole.

◆ updateEditorGeometry()

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

Member Data Documentation

◆ EditorRole

◆ PropertyRole

int PathScripts.PathSetupSheetGui.Delegate.PropertyRole = QtCore.Qt.UserRole + 1
static

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