OpenStructure
|
#include <painter.hh>
Inherits QObject.
Inherited by AlignPropertiesPainter, BackgroundPainter, ConservationPainter, SeqSecStrPainter, SeqSelectionPainter, SeqTextPainter, and TickPainter.
Public Member Functions | |
Painter (QObject *parent=0) | |
virtual void | Paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index)=0 |
Definition at line 37 of file painter.hh.
|
inline |
Definition at line 42 of file painter.hh.
|
pure virtual |
Implemented in TickPainter, SeqTextPainter, SeqSelectionPainter, SeqSecStrPainter, ConservationPainter, BackgroundPainter, and AlignPropertiesPainter.