- 
    Task 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
    None
- 
        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.
- is required for
- 
                     QTBUG-134668
        As a dev, I need a simple way to add a Qt Quick UI to my Python code QTBUG-134668
        As a dev, I need a simple way to add a Qt Quick UI to my Python code-         
- In Progress
 
-