Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.15
-
None
Description
The commercial Qt 5.15 version has a very very low performance when QStandardItemModel try to clear a large table which contains more than 200,000 rows since the ChildIndex function has been changed. However, it is fast in Qt5.9. Could you help to take a look at it?
Thanks.