The code below can be found in "Shapes" example. import QtQuick.Shapes 1.15 Shape { width: 120 height: 130 anchors.bottom: parent.bottom anchors.right: ...
確定! 回上一頁