下面是我的qml. 复制代码. ListView { id: progressList model: tabsModel.subModel(index) delegate: Component { Item { height: 42 width: 0.9*parent.width ...
確定! 回上一頁