Qt 6.4
Qt 3D
C++ Classes
Qt3DAnimation
QClipAnimator
Qt 6.4.1 Reference Documentation
List of All Members for QClipAnimator
This is the complete list of members for
Qt3DAnimation::QClipAnimator
, including inherited members.
enum
Loops
channelMapperChanged
(Qt3DAnimation::QChannelMapper *)
clipChanged
(Qt3DAnimation::QAbstractAnimationClip *)
clockChanged
(Qt3DAnimation::QClock *)
loopCountChanged
(int)
normalizedTimeChanged
(float)
runningChanged
(bool)
setChannelMapper
(Qt3DAnimation::QChannelMapper *)
setClip
(Qt3DAnimation::QAbstractAnimationClip *)
setClock
(Qt3DAnimation::QClock *)
setLoopCount
(int)
setNormalizedTime
(float)
setRunning
(bool)
start
()
stop
()
channelMapper
() const : Qt3DAnimation::QChannelMapper *
clip
() const : Qt3DAnimation::QAbstractAnimationClip *
clock
() const : Qt3DAnimation::QClock *
isRunning
() const : bool
loopCount
() const : int
normalizedTime
() const : float