|
Quark
0.1
|
#include <DiffConnectorView.h++>

Public Member Functions | |
| DiffConnectorView (QWidget *parent=NULL) | |
| virtual | ~DiffConnectorView () |
| void | setModel (DiffModel *model) |
| void | setDiffDirection (DiffDirection diffDir) |
| void | setColorModel (DiffColorModel *colorModel) |
| void | setDiffPanels (DiffableSourceTextEdit *leftPanel, DiffableSourceTextEdit *rightPanel) |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *event) |
| DiffConnectorView | ( | QWidget * | parent = NULL | ) |
|
virtual |
|
protectedvirtual |
| void setColorModel | ( | DiffColorModel * | colorModel | ) |
| void setDiffDirection | ( | DiffDirection | diffDir | ) |
| void setDiffPanels | ( | DiffableSourceTextEdit * | leftPanel, |
| DiffableSourceTextEdit * | rightPanel | ||
| ) |
| void setModel | ( | DiffModel * | model | ) |