#include <sequence_delegate.hh>
Public Member Functions | |
SequenceDelegate (SequenceModel *seq_model, QObject *parent=0) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
QSize & | GetDefaultSize () |
Definition at line 35 of file sequence_delegate.hh.
SequenceDelegate | ( | SequenceModel * | seq_model, | |
QObject * | parent = 0 | |||
) |
QSize& GetDefaultSize | ( | ) |
void paint | ( | QPainter * | painter, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const |