[Qt-qml] QML Listmodel signal parameters

bea.lam at nokia.com bea.lam at nokia.com
Tue Nov 9 04:40:43 CET 2010


Hi Christian,

On 08/11/2010, at 8:32 PM, ext ext-christian.bak at 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





More information about the Qt-qml mailing list