ColorPickerHelpers::AlphaChannelBar

class AlphaChannelBar : public ColorPickerHelpers::ColorPickerWidget

Slider for adjusting the transparency (alpha) level of a color.

Public Functions

inline AlphaChannelBar(QWidget *parent = nullptr)
void setColor(const QColor &c) override