#include <motiontokens.h>
|
| QML_ANONYMOUSqreal | x1 |
| |
| qreal | y1 |
| |
| qreal | x2 |
| |
| qreal | y2 |
| |
Definition at line 11 of file motiontokens.h.
◆ MotionEasingValue()
| constexpr Fluid::MotionEasingValue::MotionEasingValue |
( |
qreal |
x1 = 0.0, |
|
|
qreal |
y1 = 0.0, |
|
|
qreal |
x2 = 1.0, |
|
|
qreal |
y2 = 1.0 |
|
) |
| |
|
inlineconstexpr |
◆ x1
| qreal Fluid::MotionEasingValue::x1 |
◆ x1
| QML_ANONYMOUSqreal Fluid::MotionEasingValue::x1 |
◆ x2
| qreal Fluid::MotionEasingValue::x2 |
◆ y1
| qreal Fluid::MotionEasingValue::y1 |
◆ y2
| qreal Fluid::MotionEasingValue::y2 |
The documentation for this struct was generated from the following file: