I have a code of tree view on qml:
Item { width: 899 height: 471 TreeView { x: 215 y: 161 width: 470 height: 150 headerVisible: true frame