Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
Fluid::MotionEasingValue Struct Reference

#include <motiontokens.h>

Public Member Functions

constexpr MotionEasingValue (qreal x1=0.0, qreal y1=0.0, qreal x2=1.0, qreal y2=1.0)
 

Public Attributes

qreal x1
 

Properties

QML_ANONYMOUSqreal x1
 
qreal y1
 
qreal x2
 
qreal y2
 

Detailed Description

Definition at line 11 of file motiontokens.h.

Constructor & Destructor Documentation

◆ MotionEasingValue()

constexpr Fluid::MotionEasingValue::MotionEasingValue ( qreal  x1 = 0.0,
qreal  y1 = 0.0,
qreal  x2 = 1.0,
qreal  y2 = 1.0 
)
inlineconstexpr

Definition at line 22 of file motiontokens.h.

Member Data Documentation

◆ x1

qreal Fluid::MotionEasingValue::x1

Definition at line 30 of file motiontokens.h.

Property Documentation

◆ x1

QML_ANONYMOUSqreal Fluid::MotionEasingValue::x1

Definition at line 16 of file motiontokens.h.

◆ x2

qreal Fluid::MotionEasingValue::x2

Definition at line 18 of file motiontokens.h.

◆ y1

qreal Fluid::MotionEasingValue::y1

Definition at line 17 of file motiontokens.h.

◆ y2

qreal Fluid::MotionEasingValue::y2

Definition at line 19 of file motiontokens.h.


The documentation for this struct was generated from the following file: