43 static bool enabled();
48 void paint(QPaintDevice *paintDevice,
const QRect &widgetRect);
49 void paint(QPaintDevice *paintDevice,
const QVector<QRect> &widgetRects);
50 void paint(QPaintDevice *paintDevice,
const QPaintEvent *event);
51 void paintFull(QPaintDevice *paintDevice);
54 void paint(QPaintDevice *paintDevice,
const QRect *widgetRects,
size_t count);
57 unsigned int m_colorIndex {0};