OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Painter Class Referenceabstract

#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
 

Detailed Description

Definition at line 37 of file painter.hh.

Constructor & Destructor Documentation

Painter ( QObject *  parent = 0)
inline

Definition at line 42 of file painter.hh.

Member Function Documentation

virtual void Paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
)
pure virtual

The documentation for this class was generated from the following file: