animation.qml import QtQuick 2.5 Image { id: root source: ... PropertyAnimation - Animates changes in property values; NumberAnimation - Animates changes in ...
確定! 回上一頁