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 [email protected] http://lists.qt-project.org/mailman/listinfo/development
