Re: Ordering items in QML Column

2012-09-07 Thread David Edmundson
On Fri, Sep 7, 2012 at 4:36 PM, Michał 'rysiek' Woźniak wrote: > Hi there, > > Is there a way to re-order items in QML Column element? I can, of > course, remove all items and add them in a new order, but that seems a > very inelegant solution. > > In the docs there is no info on any ordering meth

Ordering items in QML Column

2012-09-07 Thread Michał 'rysiek' Woźniak
Hi there, Is there a way to re-order items in QML Column element? I can, of course, remove all items and add them in a new order, but that seems a very inelegant solution. In the docs there is no info on any ordering methods nor properties (or at least I do not see those): http://doc.qt.nokia.