ColorPickerHelpers::ColorPickArea

class ColorPickArea : public ColorPickerHelpers::ColorPickerWidget

The ColorPickArea class provides widget that helps to pick Saturation and Hue of color in HSV colorspace.

Public Functions

explicit ColorPickArea(QWidget *parent = nullptr)
virtual void setColor(const QColor &c) override