We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7e987 commit ca3bd7fCopy full SHA for ca3bd7f
python/views/widget_delegate.py
@@ -16,7 +16,6 @@
16
USING_PYQT = not hasattr(QtCore, "ClassInfo") # Only PySide has ClassInfo
17
18
19
-
20
class WidgetDelegate(QtGui.QStyledItemDelegate):
21
"""
22
Convenience wrapper that makes it straight forward to use widgets inside of delegates.
0 commit comments