ScrollView { id:scrollview ListView { anchors.fill: parent model: 30 orientation: ListView.Horizontal delegate: Component{ Item{ height: scrollview.height ...
確定! 回上一頁