Module qt_core::q_time_line

source ·
Expand description

C++ type: QTimeLine

Structs

  • 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.

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

  • This enum describes the state of the timeline.