The new QML NewsDelegate.qml file is shown here: import QtQuick 2.3 Column { id: ... width: news.width } Row { width: parent.width height: children.height ...
確定! 回上一頁