![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/QtGlobal>
Go to the source code of this file.
Classes | |
struct | HSVA |
Functions | |
std::pair< qreal, qreal > | getSaturationAndValue (qreal saturation, qreal lightness) |
std::pair< qreal, qreal > | getSaturationAndLightness (qreal saturation, qreal value) |
Definition at line 15 of file qquickcolordialogutils.cpp.
References qMin().
Referenced by QQuickColorInputs::hslSaturation(), QQuickAbstractColorPicker::lightness(), QQuickColorDialogImpl::lightness(), QQuickColorInputs::lightness(), QQuickAbstractColorPicker::setColor(), QQuickColorDialogImpl::setColor(), QQuickAbstractColorPicker::setLightness(), and QQuickColorDialogImpl::setLightness().
Definition at line 6 of file qquickcolordialogutils.cpp.
References qMin().
Referenced by QQuickAbstractColorPicker::setColor(), QQuickColorDialogImpl::setColor(), QQuickColorInputs::setColor(), QQuickAbstractColorPicker::setValue(), QQuickColorDialogImpl::setValue(), QQuickAbstractColorPicker::value(), and QQuickColorDialogImpl::value().