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