就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick
QML 类型
List of All Members for Animator
List of All Members for Animator
这是完整成员列表为
Animator
,包括继承的成员。
duration
: int
easing
easing.amplitude
: real
easing.bezierCurve
: list<real>
easing.overshoot
: real
easing.period
: real
easing.type
: enumeration
from
: real
target
: QtQuick::Item
to
: real
The following members are inherited from
Animation
.
alwaysRunToEnd
: bool
loops
: int
paused
: bool
running
: bool
complete
()
finished
()
pause
()
restart
()
resume
()
start
()
started
()
stop
()
stopped
()