1 #ifndef __libquark_diff_DiffMapView_hxx 2 #define __libquark_diff_DiffMapView_hxx 41 #endif // __libquark_diff_DiffMapView_hxx Definition: DiffMapView.h++:14
DiffMapView(QWidget *parent=NULL)
Definition: DiffColorModel.h++:13
virtual void paintEvent(QPaintEvent *event)
Definition: BarChartView.h++:6
TODO: rewrite doc A data model representing a 2-way or 3-way diff.
Definition: DiffModel.h++:23
DiffDirection
Definition: DiffTypes.h++:29
void setDiffDirection(DiffDirection diffDir)
void setModel(DiffModel *model, DiffRole diffRole, DiffDirection diffDir)
void setColorModel(DiffColorModel *colorModel)
DiffRole
Definition: DiffTypes.h++:11