Details
-
Suggestion
-
Resolution: Fixed
-
P4: Low
-
None
-
None
-
30d55345b (dev), 768fa3a27 (6.8)
Description
QModelIndex.constInternalPointer() should return Any
QModelIndex.internalPointer() has already been adjusted to return Any instead of incorrect int.
This applies to all constInternalPointer() methods, not just QModelIndex
Reported from https://github.com/python-qt-tools/PySide6-stubs