How do I add values to TreeView? (qml)

后端 未结 0 1541
盖世英雄少女心
盖世英雄少女心 2021-01-31 04:13

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题