|
facebook360_dep
Facebook360 Depth Estimation Pipeline
|
Public Member Functions | |
| def | editorEvent (self, event, model, option, index) |
Helper class to represent items in the specialized UI dropdown element.
| def combobox_checkable.CheckDelegate.editorEvent | ( | self, | |
| event, | |||
| model, | |||
| option, | |||
| index | |||
| ) |
Callback event handler for updating selection in the dropdown.
Args:
event (QEvent): Event instance being handled.
model (QtGui.QStandardItemModel): Back-end instance to determine selection state.
option (QStyleOptionViewItem): Configuration for displaying the widget.
index (QModelIndex): Item in the dropdown being referenced.
Returns:
bool: Success of the update operation.
1.8.15