摘要: import QtQuick 2.4 Item { property var targetItem: parent property bool fixedAspectRatio: true // Else zoom from width and height property bool accordingToX: true // Else according... 阅读全文
posted @ 2018-12-24 14:23 时光旅者 阅读(3193) 评论(0) 推荐(0)