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
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