|
def | createEditor (self, parent, option, index) |
|
def | setEditorData (self, widget, index) |
|
def | setModelData (self, widget, model, index) |
|
def | updateEditorGeometry (self, widget, option, index) |
|
◆ createEditor()
def PathScripts.PathSetupSheetGui.Delegate.createEditor |
( |
|
self, |
|
|
|
parent, |
|
|
|
option, |
|
|
|
index |
|
) |
| |
◆ setEditorData()
def PathScripts.PathSetupSheetGui.Delegate.setEditorData |
( |
|
self, |
|
|
|
widget, |
|
|
|
index |
|
) |
| |
◆ setModelData()
def PathScripts.PathSetupSheetGui.Delegate.setModelData |
( |
|
self, |
|
|
|
widget, |
|
|
|
model, |
|
|
|
index |
|
) |
| |
◆ updateEditorGeometry()
def PathScripts.PathSetupSheetGui.Delegate.updateEditorGeometry |
( |
|
self, |
|
|
|
widget, |
|
|
|
option, |
|
|
|
index |
|
) |
| |
◆ EditorRole
int PathScripts.PathSetupSheetGui.Delegate.EditorRole = QtCore.Qt.UserRole + 2 |
|
static |
◆ PropertyRole
int PathScripts.PathSetupSheetGui.Delegate.PropertyRole = QtCore.Qt.UserRole + 1 |
|
static |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathSetupSheetGui.py