-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
4.7.2
-
None
-
d84f449bcde56fd2df12f82dd2ba2e1f0a4ae7c7
I created a QTableview with QStandardItemModel as model, after
editing the QStandardItem the type changed from unsigned int to int.
What's wrong here?
This behaviour just happens to unsigned int and just while the user is
editing it.