![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QtGlobal>
Go to the source code of this file.
Classes | |
struct | HSVA |
Functions | |
QT_BEGIN_NAMESPACE std::pair< qreal, qreal > | getSaturationAndValue (qreal saturation, qreal lightness) |
std::pair< qreal, qreal > | getSaturationAndLightness (qreal saturation, qreal value) |
Definition at line 18 of file qquickcolordialogutils.cpp.
QT_BEGIN_NAMESPACE std::pair< qreal, qreal > getSaturationAndValue | ( | qreal | saturation, |
qreal | lightness ) |
Definition at line 9 of file qquickcolordialogutils.cpp.