Krita Source Code Documentation
Loading...
Searching...
No Matches
KisColorSelector::ColorRing Struct Reference

Public Member Functions

 ColorRing ()
 

Public Attributes

qreal innerRadius
 
qreal outerRadius
 
QVector< QPainterPath > pieced
 
qreal saturation
 

Detailed Description

Definition at line 32 of file kis_color_selector.h.

Constructor & Destructor Documentation

◆ ColorRing()

KisColorSelector::ColorRing::ColorRing ( )
inline

Member Data Documentation

◆ innerRadius

qreal KisColorSelector::ColorRing::innerRadius

Definition at line 42 of file kis_color_selector.h.

◆ outerRadius

qreal KisColorSelector::ColorRing::outerRadius

Definition at line 41 of file kis_color_selector.h.

◆ pieced

QVector<QPainterPath> KisColorSelector::ColorRing::pieced

Definition at line 43 of file kis_color_selector.h.

◆ saturation

qreal KisColorSelector::ColorRing::saturation

Definition at line 40 of file kis_color_selector.h.


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