Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.2.4
-
None
Description
I am having a weird problem with PySide6, in an Model/View system, when I use the TextAlignmentRole in an QAbstratTablemodel's data() method, and return any alignment flag, all the items in the table go top left of the there cells, I can't do any proper alignment, here an minimal code to reproduce the problem:-
Attachments
Issue Links
- duplicates
-
PYSIDE-1930 REG ->6.2.4: Cannot return Qt.CheckState enum values from QAbstractItemModel::flags()
- Closed