![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
QQuickBoundaryRulePrivate * | boundaryRule |
qreal | fromValue |
qreal | toValue |
Public Attributes inherited from QAbstractAnimationJob | |
SelfDeletable | m_selfDeletable |
Definition at line 49 of file qquickboundaryrule.cpp.
|
inline |
Definition at line 52 of file qquickboundaryrule.cpp.
References QQuickBoundaryReturnJob(), and boundaryRule.
Referenced by QQuickBoundaryReturnJob().
|
inline |
Definition at line 52 of file qquickboundaryrule.cpp.
|
inlineoverridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 58 of file qquickboundaryrule.cpp.
References boundaryRule, and QQuickBoundaryRulePrivate::returnDuration.
Referenced by updateCurrentTime().
|
inlineoverridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 58 of file qquickboundaryrule.cpp.
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 70 of file qquickboundaryrule.cpp.
References boundaryRule, and duration().
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
Definition at line 84 of file qquickboundaryrule.cpp.
References boundaryRule, QQuickBoundaryRulePrivate::onAnimationEnded(), and QQuickBoundaryRulePrivate::resetOvershoot().
|
overridevirtual |
Reimplemented from QAbstractAnimationJob.
QQuickBoundaryRulePrivate * QQuickBoundaryReturnJob::boundaryRule |
Definition at line 65 of file qquickboundaryrule.cpp.
Referenced by QQuickBoundaryReturnJob(), duration(), updateCurrentTime(), and updateState().
qreal QQuickBoundaryReturnJob::fromValue |
Definition at line 66 of file qquickboundaryrule.cpp.
qreal QQuickBoundaryReturnJob::toValue |
Definition at line 67 of file qquickboundaryrule.cpp.