I need to put a ListView ( coded in QML) into a Row, but in this case ... ListView { anchors.fill: parent model: fruitModel delegate: Row ...
確定! 回上一頁