2013/12/9 Preet <[email protected]> > > > Have you tried connecting to the onAdd() signal and then calling > positionViewAtIndex? > > > http://doc-snapshot.qt-project.org/qdoc/qml-qtquick-listview.html#positionViewAtIndex-method > > I was a bit confused about that one, it has to be done like this, right? It's an attached signal handler, so..
Component {
}
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
