qtquick 2 : how to make columns swapable in a tableview

前端 未结 0 1484
予麋鹿
予麋鹿 2021-02-11 08:22

Ok, so let\'s take the example code shown in Qt for using a tableview in qtquick2 :

TableView {
     anchors.fill: parent
     columnSpacing: 1
     rowSpacing: 1         


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