19 #ifndef OST_SEQUENCE_VIEWER_SEQ_SECSTR_PAINTER
20 #define OST_SEQUENCE_VIEWER_SEQ_SECSTR_PAINTER
29 #include <QVarLengthArray>
31 namespace ost {
namespace gui {
38 void Paint(QPainter *painter,
const QStyleOptionViewItem &option,
39 const QModelIndex &index);
41 void PaintRect(QPainter* painter,
const QRect& rect,
int center,
int diff);
42 void DrawArrow(QPainter* painter,
const QRect& rect,
int center,
int std_diff,
int diff,
int max_diff);
SeqSecStrPainter(QObject *parent=0)
void Paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index)