Okay, after some time, I just understood the compatibility of Qt.ItemFlag.
In fact, use the Qt.ItemFlags is a wrong usage, even in Qt5, the correcte usage and class is the 'simple' Qt.ItemFlag that actualy implemented.
Well,
All is done.
And congrat for the work kovidgoyal.
|