Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
HSVA Struct Reference

#include <qquickcolordialogutils_p.h>

+ Collaboration diagram for HSVA:

Public Attributes

qreal h = .0
 
qreal s = .0
 
union { 
 
   qreal   v = 1.0 
 
   qreal   l 
 
};  
 
qreal a = 1.0
 

Detailed Description

Definition at line 25 of file qquickcolordialogutils_p.h.

Member Data Documentation

◆ [union]

union { ... } HSVA

◆ a

◆ h

◆ l

qreal HSVA::l

Definition at line 31 of file qquickcolordialogutils_p.h.

◆ s

◆ v


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