It's about an item Grid inside an item Rectangle (QML speaking). Here the code : Grid { id: statBar width: parent.width height: units.gu(20) ...
確定! 回上一頁