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