Hi,

In a ListView you can do a delayRemove: true followed by the
animations or other actions that once wants to do then delayRemove:
false. That works just fine of the QML ListModel is used as a model,
but how do you get that same mechanism working for custom models that
come from C++?

Cheers,
Mark
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to