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

#include <shapetokens.h>

Public Member Functions

constexpr ShapeValue (qreal topLeft=0.0, qreal topRight=0.0, qreal bottomRight=0.0, qreal bottomLeft=0.0)
 

Public Attributes

qreal topLeft
 

Properties

QML_ELEMENTqreal topLeft
 
qreal topRight
 
qreal bottomRight
 
qreal bottomLeft
 

Detailed Description

Definition at line 11 of file shapetokens.h.

Constructor & Destructor Documentation

◆ ShapeValue()

constexpr Fluid::ShapeValue::ShapeValue ( qreal  topLeft = 0.0,
qreal  topRight = 0.0,
qreal  bottomRight = 0.0,
qreal  bottomLeft = 0.0 
)
inlineconstexpr

Definition at line 23 of file shapetokens.h.

Member Data Documentation

◆ topLeft

qreal Fluid::ShapeValue::topLeft

Definition at line 32 of file shapetokens.h.

Property Documentation

◆ bottomLeft

qreal Fluid::ShapeValue::bottomLeft

Definition at line 20 of file shapetokens.h.

◆ bottomRight

qreal Fluid::ShapeValue::bottomRight

Definition at line 19 of file shapetokens.h.

◆ topLeft

QML_ELEMENTqreal Fluid::ShapeValue::topLeft

Definition at line 17 of file shapetokens.h.

◆ topRight

qreal Fluid::ShapeValue::topRight

Definition at line 18 of file shapetokens.h.


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