The Animation type cannot be used directly in a QML file. ... Rectangle { width: 100; height: 100 NumberAnimation on x { running: myMouse.pressed from: 0; ...
確定! 回上一頁