Quark  0.1
DiffMapView Class Reference

#include <DiffMapView.h++>

Inheritance diagram for DiffMapView:

Public Member Functions

 DiffMapView (QWidget *parent=NULL)
 
virtual ~DiffMapView ()
 
void setModel (DiffModel *model, DiffRole diffRole, DiffDirection diffDir)
 
void setDiffDirection (DiffDirection diffDir)
 
void setColorModel (DiffColorModel *colorModel)
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
 

Constructor & Destructor Documentation

◆ DiffMapView()

DiffMapView ( QWidget *  parent = NULL)

◆ ~DiffMapView()

virtual ~DiffMapView ( )
virtual

Member Function Documentation

◆ paintEvent()

virtual void paintEvent ( QPaintEvent *  event)
protectedvirtual

◆ setColorModel()

void setColorModel ( DiffColorModel colorModel)

◆ setDiffDirection()

void setDiffDirection ( DiffDirection  diffDir)

◆ setModel()

void setModel ( DiffModel model,
DiffRole  diffRole,
DiffDirection  diffDir 
)

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