clock.qml The document code is as follows : import QtQuick 2.0 Item { id: root width: 200 height: width Image{ id: background anchors.fill: ...
確定! 回上一頁