If I have a container component (Container.qml) described as follow import QtQuick 2.0 Item { width: 500 height: 500 property alias content: ...
確定! 回上一頁