To apply animations related to changes to the model, you should use the transition properties of the ListView.
See ListView.move [qt-project.org]
That function is available only in Qt 5, I am using Qt 4.7.
↧