7#ifndef KIS_COLOR_SELECTOR_RING_H
8#define KIS_COLOR_SELECTOR_RING_H
24 void paint(QPainter*)
override;
KisColorSelectorRing(KisColorSelector *parent)
bool containsPointInComponentCoords(int x, int y) const override
QList< QRgb > m_cachedColors
qreal m_innerRingRadiusFraction
void setInnerRingRadiusFraction(qreal newFraction)
void setColor(const KoColor &color) override
set the color, blibs etc
const KoColorSpace * m_cachedColorSpace
void paint(QPainter *) override
KoColor selectColor(int x, int y) override
this method must be overloaded to return the color at position x/y and draw a marker on that position
void paintCache(qreal devicePixelRatioF)