add list bridge
This commit is contained in:
@@ -45,4 +45,9 @@ ListView {
|
||||
console.log(tag, uuid + " onCurrentIndexChanged: " + this.currentIndex)
|
||||
}
|
||||
|
||||
delegate: Rectangle {
|
||||
Component.onCompleted: {
|
||||
// listBridge.getItemModel(index)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user