hi all,

i'm trying to use the QFileSystemModel in a qml listview and i miss the QAbstractItemView::setRootIndex(const QModelIndex & index) function on the qml listview to browse the filesystem
is there any way ?