On 03/04/2016 03:06 AM, Roshni Lalwani wrote:
I have application in which I am planning to use a QtreeWidget . The maxinum
number of elements in the treeWidget can go uptp 500 . COuld you let me how will
be performance of using QtreeWidget for 500 elements . Will it lead to some
performance degradation


Use a QTreeView with an underlying model and performance of the tree widget
will no longer be a concern.

Regards
Roshni


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to