Qt 5.9
Qt 3D
C++ Classes
QClipAnimator
Qt 5.9.7 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
QClipAnimator
(Qt3DCore::QNode *)
~QClipAnimator
()
addedToEntity
(QEntity *)
blockNotifications
(bool ) : bool
channelMapper
() const : Qt3DAnimation::QChannelMapper *
channelMapperChanged
(Qt3DAnimation::QChannelMapper *)
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
clip
() const : Qt3DAnimation::QAbstractAnimationClip *
clipChanged
(Qt3DAnimation::QAbstractAnimationClip *)
defaultPropertyTrackingMode
() const : PropertyTrackingMode
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
entities
() const : QVector<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isRunning
() const : bool
isShareable
() const : bool
loopCount
() const : int
loopCountChanged
(int )
nodeDestroyed
()
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentChanged
(QObject *)
parentNode
() const : QNode *
propertyTracking
(const QString &) const : PropertyTrackingMode
removedFromEntity
(QEntity *)
runningChanged
(bool )
sceneChangeEvent
(const QSceneChangePtr &)
setChannelMapper
(Qt3DAnimation::QChannelMapper *)
setClip
(Qt3DAnimation::QAbstractAnimationClip *)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setLoopCount
(int )
setParent
(QNode *)
setPropertyTracking
(const QString &, PropertyTrackingMode )
setRunning
(bool )
setShareable
(bool )
shareableChanged
(bool )
start
()
stop
()