Quote Originally Posted by anda_skoa View Post
I don't think QtQuick can deal with tree models at this point.
It can deal with tree models with the use of VisualDataModel element which allows to set the root index to traverse different layers of the model within the view.