Qt 6.6
Qt 3D
C++ Classes
Qt3DAnimation
QClipAnimator
Qt 6.6.2 Reference Documentation
List of All Members for QClipAnimator
This is the complete list of members for
Qt3DAnimation::QClipAnimator
, including inherited members.
enum
Loops
addedToEntity
(QEntity *)
blockNotifications
(bool) : bool
channelMapper
() const : Qt3DAnimation::QChannelMapper *
channelMapperChanged
(Qt3DAnimation::QChannelMapper *)
childNodes
() const : QNodeVector
clip
() const : Qt3DAnimation::QAbstractAnimationClip *
clipChanged
(Qt3DAnimation::QAbstractAnimationClip *)
clock
() const : Qt3DAnimation::QClock *
clockChanged
(Qt3DAnimation::QClock *)
enabledChanged
(bool)
entities
() const : QList<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isRunning
() const : bool
isShareable
() const : bool
loopCount
() const : int
loopCountChanged
(int)
nodeDestroyed
()
normalizedTime
() const : float
normalizedTimeChanged
(float)
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : QNode *
removedFromEntity
(QEntity *)
runningChanged
(bool)
setChannelMapper
(Qt3DAnimation::QChannelMapper *)
setClip
(Qt3DAnimation::QAbstractAnimationClip *)
setClock
(Qt3DAnimation::QClock *)
setEnabled
(bool)
setLoopCount
(int)
setNormalizedTime
(float)
setParent
(QNode *)
setRunning
(bool)
setShareable
(bool)
shareableChanged
(bool)
start
()
stop
()