Re: [Development] Proposing Matt Vogt for Approver Status

2012-01-08 Thread bea.lam
I also support this nomination. - Bea On 09/01/2012, at 1:25 PM, ext martin.jo...@nokia.com wrote: > Hi, > > I hereby propose Matt Vogt for the role of approver. > > Matt has previously worked for some years on the Qt Messaging Framework and > has now turned his attention to QtQuick. > > B

Re: [Development] QML: onCountChanged in ListModel and ListView

2011-11-24 Thread bea.lam
On 24/11/2011, at 11:39 PM, ext Sandro Andrade wrote: > 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 > co