6 QIcon
GetIcon(
const QColor& beg,
const QColor& end)
18 p.fillRect(0, 0, 8, 16, beg);
19 p.fillRect(8, 0, 8, 16, end);
40 return Qt::ItemIsEnabled;
A class that represents a slice of a ColorMapItem.
QIcon GetIcon(const QColor &beg, const QColor &end)