qml 中PathView元素自带一个很有意思的例子,效果如图:其中Path段代码如下: path: Path { startX: 120; startY: 100 PathQuad { x: 120; ...
確定! 回上一頁