![]() |
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 | |
| TimeLine () | |
| TimeLine () | |
Public Attributes | |
| QList< Op > | ops |
| int | length = 0 |
| int | consumedOpLength = 0 |
| qreal | base = 0. |
Definition at line 73 of file qquicktimeline.cpp.
|
inline |
Definition at line 75 of file qquicktimeline.cpp.
Referenced by QQuickTimeLinePrivate::add().
|
inline |
Definition at line 75 of file qquicktimeline.cpp.
| qreal QQuickTimeLinePrivate::TimeLine::base = 0. |
Definition at line 79 of file qquicktimeline.cpp.
| int QQuickTimeLinePrivate::TimeLine::consumedOpLength = 0 |
Definition at line 78 of file qquicktimeline.cpp.
Referenced by QQuickTimeLinePrivate::advance().
| int QQuickTimeLinePrivate::TimeLine::length = 0 |
Definition at line 77 of file qquicktimeline.cpp.
Referenced by QQuickTimeLinePrivate::advance(), and testing.tools.encode_pdf_filter._PngIdatPdfStream::write().
Definition at line 76 of file qquicktimeline.cpp.