Hi there,

Any idea why ListView { onCountChanged: ... } works fine while
ListModel { onCountChanged: ... } gives me a "undefined property
'onCountChanged'" ?
Both qdeclarativelistview_p.h and qdeclarativexmllistmodel_p.h have
count property with NOTIFY signal.

Thanks,
--
Sandro
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to