![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
Update (QQuickTimeLineValue *_g, qreal _v) | |
Update (const QQuickTimeLineCallback &_e) | |
Update (QQuickTimeLineValue *_g, qreal _v) | |
Update (const QQuickTimeLineCallback &_e) | |
Public Attributes | |
QQuickTimeLineValue * | g |
qreal | v |
QQuickTimeLineCallback | e |
Definition at line 23 of file qquicktimeline.cpp.
|
inline |
Definition at line 24 of file qquicktimeline.cpp.
Referenced by Update().
|
inline |
Definition at line 26 of file qquicktimeline.cpp.
Referenced by Update().
|
inline |
Definition at line 24 of file qquicktimeline.cpp.
|
inline |
Definition at line 26 of file qquicktimeline.cpp.
QQuickTimeLineCallback Update::e |
Definition at line 31 of file qquicktimeline.cpp.
QQuickTimeLineValue * Update::g |
Definition at line 29 of file qquicktimeline.cpp.
Referenced by Update(), Update(), and QQuickTimeLinePrivate::advance().
qreal Update::v |
Definition at line 30 of file qquicktimeline.cpp.