what is need to achieve to load item children's as new content of list when using QAbstractlistModel and Qml ? I would like that when user clicks item which is folder type its load its content as new content.


One option is also create Breadcrumb type functionality but is there any examples for that ?