19 #ifndef OST_SEQUENCE_VIEWER_ALIGN_PROPERTIES_PAINTER
20 #define OST_SEQUENCE_VIEWER_ALIGN_PROPERTIES_PAINTER
30 namespace ost {
namespace gui {
39 void Paint(QPainter *painter,
const QStyleOptionViewItem &option,
const QModelIndex &index);
41 static QMap<QString,QColor> color_map_;
void Paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index)
AlignPropertiesPainter(QObject *parent=0)