QmlOutline: Speed up updates
Guard the incremental updates with beginResetModel/endResetModel This gives better overall performance then passing the incremental updates to the views. Tested-by: Lasse Holmstedt
Please register or sign in to comment
Guard the incremental updates with beginResetModel/endResetModel This gives better overall performance then passing the incremental updates to the views. Tested-by: Lasse Holmstedt