[][src]Module qt_core::q_time_line

C++ type: QTimeLine

Structs

CurveShape

This enum describes the default shape of QTimeLine's value curve. The default, shape is EaseInOutCurve. The curve defines the relation between the value and the timeline.

Direction

This enum describes the direction of the timeline when in Running state.

State

This enum describes the state of the timeline.