25 #ifndef COLORSUMMARYDELEGATE_H_
26 #define COLORSUMMARYDELEGATE_H_
28 #include <QStyledItemDelegate>
35 void paint( QPainter * painter,
const QStyleOptionViewItem &option,
36 const QModelIndex & index )
const;
ColorSummaryDelegate(QObject *parent=0)
void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
virtual ~ColorSummaryDelegate()