26 #ifndef COLORCOMBODELEGATE_H_
27 #define COLORCOMBODELEGATE_H_
29 #include <QItemDelegate>
40 void paint( QPainter* painter,
const QStyleOptionViewItem& option,
const QModelIndex& index )
const;
virtual ~ColorComboDelegate()
ColorComboDelegate(QObject *parent=NULL)
void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
QString getNamedColor(int index) const
void setSupportedColors(QStringList colorNames)