KDEUI
KColorSpaces::KHCY Class Reference
  #include <kcolorspaces.h>
Public Member Functions | |
| KHCY (const QColor &) | |
| KHCY (qreal h_, qreal c_, qreal y_, qreal a_=1.0) | |
| QColor | qColor () const | 
Static Public Member Functions | |
| static qreal | luma (const QColor &) | 
Public Attributes | |
| qreal | a | 
| qreal | c | 
| qreal | h | 
| qreal | y | 
Detailed Description
Definition at line 34 of file kcolorspaces.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 70 of file kcolorspaces.cpp.
      
  | 
  explicit | 
Definition at line 62 of file kcolorspaces.cpp.
Member Function Documentation
      
  | 
  static | 
Definition at line 162 of file kcolorspaces.cpp.
| QColor KHCY::qColor | ( | ) | const | 
Definition at line 100 of file kcolorspaces.cpp.
Member Data Documentation
| qreal KColorSpaces::KHCY::a | 
Definition at line 40 of file kcolorspaces.h.
| qreal KColorSpaces::KHCY::c | 
Definition at line 40 of file kcolorspaces.h.
| qreal KColorSpaces::KHCY::h | 
Definition at line 40 of file kcolorspaces.h.
| qreal KColorSpaces::KHCY::y | 
Definition at line 40 of file kcolorspaces.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference