第14章:QML之Visual Elements

1, 可视元素 2, 源码 import QtQuick 2.6 Rectangle { property alias mouseArea: mouseArea //属性别名 property alias topRect: topRect width: 360 height: 360 MouseArea {
相关文章
相关标签/搜索