Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.8.3
-
None
Description
It is not possible to refer to the QStyleOptionHeader.None value from Pyside because Python claims the ”None” be unexpected and a syntax error.
The same is true for fully qualified variant QStyleOptionHeader.SortIndicator.None
This probably needs to be renamed by PySide to make it accessible.