mottosso / Qt.py

Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
MIT License
914 stars 254 forks source link

Add QStyleOptionViewItem to QtCompat #329

Closed mottosso closed 4 years ago

mottosso commented 4 years ago

This implements https://github.com/mottosso/Qt.py/pull/258, which was out of date.