def updateEditorGeometry(self, QWidget, QStyleOptionViewItem, QModelIndex):
     QItemDelegate.updateEditorGeometry(self, QWidget, QStyleOptionViewItem, QModelIndex)
Exemple #2
0
 def updateEditorGeometry(self, QWidget, QStyleOptionViewItem, QModelIndex):
     QItemDelegate.updateEditorGeometry(self, QWidget, QStyleOptionViewItem,
                                        QModelIndex)