How to get the index of ListModel delegate loaded with Loader?

前端 未结 0 1194
栀梦
栀梦 2021-02-03 16:15

I have a component in which there\'s a ListView and a Loader:

// MyComponent.qml
Component {
    property myDelegate: Component {}
    ListView {
        id: myLi         


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