Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8, 6.9
-
-
190c85b70 (dev), bbcf5a419 (6.9), 4dfbbe66b (6.8)
Description
The signature deduction of the JNI sibling() method resolves to return Ljava.lang.Object; which is wrong. The sibling() method return a QtModelIndex java type.