[Qt-qml] documenting the Qml grammar

Christian Kamm christian.d.kamm at nokia.com
Thu May 20 10:57:57 CEST 2010


On Wednesday 19 May 2010 08:31:11 Kennedy Aaron (Nokia-D/Brisbane) wrote:
> <christian.d.kamm at nokia.com> wrote:
> > 3. is there any use for 'default' properties that don't have 'alias'
> > type? I couldn't think of any and altered the grammar accordingly.
> 
> Object and list properties can be default.  "default property Object blah"
> for example.

Currently the grammar (unintentionally?) doesn't allow for default properties 
of list<...> type. Default properties of QtObject type are a good point 
though. 

> > I'll open tickets for these bugs/suggestions in a few days, depending on 
> > the feedback.
> 
> Please do.

Done:
http://bugreports.qt.nokia.com/browse/QTBUG-10822
http://bugreports.qt.nokia.com/browse/QTBUG-10842
http://bugreports.qt.nokia.com/browse/QTBUG-10843

Regards,
Christian



More information about the Qt-qml mailing list