Hi Christian,

On 08/11/2010, at 8:32 PM, ext ext-christian....@nokia.com wrote:

> The ListModel in QML has a number of signals like:
>  
> onItemsInserted
> onItemsChanged
> onItemsRemoved
> etc…
>  
> Is there any way to know which items have actually been changed? I can’t find 
> any documentation on these signal parameters…

These are not documented because they are "private" signals that are not 
intended for use outside of the declarative module.

If you provide more information about your use case, perhaps we can suggest 
some alternative solutions.


regards,

Bea


_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to