Public Member Functions | |
def | createEditor (self, parent, option, index) |
def | setEditorData (self, editor, index) |
provides display and editing facilities for data items from a model.
def MaterialEditor.MaterialsDelegate.createEditor | ( | self, | |
parent, | |||
option, | |||
index | |||
) |
returns the widget used to change data from the model.
References MaterialEditor.matProperWidget().
def MaterialEditor.MaterialsDelegate.setEditorData | ( | self, | |
editor, | |||
index | |||
) |
provides the widget with data to manipulate.
References MaterialEditor.MaterialsDelegate.setEditorData().
Referenced by MaterialEditor.MaterialsDelegate.setEditorData().