Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 266 Bytes

Slow-Remove-From-QML-TreeView

Example which shows slow remove items from QML TreeView. Test Model contain 100.000 items. Removing 500 items takes 10 seconds from TreeView, but for ListView the deletion is instant.

I'm run this project from QT Creator, Qt 5.15.2