Append content from listmodel to another listmodel

前端 未结 0 1752
温柔的废话
温柔的废话 2021-01-05 15:13

how can i append content from listmodel to another listmodel in qml

ListModel {
    id: model1
    dynamicRoles: true
}

ListModel {
    id: model2
    dynami         


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