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