![]() |
Qt 6.x
The Qt SDK
|
#include <qquicktimeline_p_p.h>
Public Member Functions | |
QQuickTimeLineObject () | |
virtual | ~QQuickTimeLineObject () |
Protected Attributes | |
QQuickTimeLine * | _t |
Friends | |
class | QQuickTimeLine |
struct | QQuickTimeLinePrivate |
Definition at line 84 of file qquicktimeline_p_p.h.
QQuickTimeLineObject::QQuickTimeLineObject | ( | ) |
Definition at line 888 of file qquicktimeline.cpp.
|
virtual |
Definition at line 893 of file qquicktimeline.cpp.
References _t.
|
friend |
Definition at line 91 of file qquicktimeline_p_p.h.
|
friend |
Definition at line 92 of file qquicktimeline_p_p.h.
|
protected |
Definition at line 93 of file qquicktimeline_p_p.h.
Referenced by ~QQuickTimeLineObject(), and QQuickTimeLine::reset().