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

#include <motiontokens.h>

Public Member Functions

constexpr MotionSpringValue (qreal damping=1.0, qreal stiffness=0.0)
 

Public Attributes

qreal damping
 

Properties

QML_ANONYMOUSqreal damping
 
qreal stiffness
 

Detailed Description

Definition at line 200 of file motiontokens.h.

Constructor & Destructor Documentation

◆ MotionSpringValue()

constexpr Fluid::MotionSpringValue::MotionSpringValue ( qreal  damping = 1.0,
qreal  stiffness = 0.0 
)
inlineconstexpr

Definition at line 209 of file motiontokens.h.

Member Data Documentation

◆ damping

qreal Fluid::MotionSpringValue::damping

Definition at line 215 of file motiontokens.h.

Property Documentation

◆ damping

QML_ANONYMOUSqreal Fluid::MotionSpringValue::damping

Definition at line 205 of file motiontokens.h.

◆ stiffness

qreal Fluid::MotionSpringValue::stiffness

Definition at line 206 of file motiontokens.h.


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