Skip to content
Snippets Groups Projects
  • Kai Koehne's avatar
    ac263ef2
    QmlOutline: Speed up updates · ac263ef2
    Kai Koehne authored
    Guard the incremental updates with beginResetModel/endResetModel
    
    This gives better overall performance then passing the incremental
    updates to the views.
    
    Tested-by: Lasse Holmstedt
    ac263ef2
    History
    QmlOutline: Speed up updates
    Kai Koehne authored
    Guard the incremental updates with beginResetModel/endResetModel
    
    This gives better overall performance then passing the incremental
    updates to the views.
    
    Tested-by: Lasse Holmstedt