Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140175

QtBridges-Python: Granular data operations handling

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Qt Bridges
    • 0637212b0 (dev), 0f6d273ac (dev), 3d08db254 (dev), ed053cdde (dev), 52db5ecc4 (dev)

      QAIM requires that the data update operations like insert, move, remove be enclosed within the beginInsertRows()/endInsertRow(), beginRemoveRows()/endRemoveRows(), beginMoveRows()/endMoveRows(), and the edit operation should emit the dataChanged() signal. 

      The current implementation uses the beginResetModel()/endResetModel() which does to save state and can be slow for large data.

        For Gerrit Dashboard: QTBUG-140175
        # Subject Branch Project Status CR V

            shpremna Shyamnath Premnadh
            shpremna Shyamnath Premnadh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes