Grid 元素也有spacing属性。 Main.qml文件:. import QtQuick 2.0 Rectangle { id: root width: 200 height: 200 color: "black" Grid { id: grid ...
確定! 回上一頁