kplato
KPlato::PertCanvas Class Reference
List of all members.Detailed Description
Definition at line 40 of file kptpertcanvas.h.
Signals | |
void | rightButtonPressed (Node *node, const QPoint &point) |
void | updateView (bool calculate) |
void | addRelation (Node *par, Node *child) |
void | modifyRelation (Relation *rel) |
Public Member Functions | |
PertCanvas (QWidget *parent) | |
virtual | ~PertCanvas () |
void | draw (Project &project) |
void | clear () |
QSize | canvasSize () |
PertNodeItem * | selectedItem () |
int | verticalGap () |
int | horizontalGap () |
QSize | itemSize () |
void | setColumn (int row, int col) |
void | mapNode (PertNodeItem *item) |
void | mapChildNode (PertNodeItem *parentItem, PertNodeItem *childItem, Relation::Type type) |
Node * | selectedNode () |
Protected Member Functions | |
void | drawRelations () |
void | createChildItems (PertNodeItem *node) |
PertNodeItem * | createNodeItem (Node *node) |
void | contentsMousePressEvent (QMouseEvent *e) |
void | contentsMouseReleaseEvent (QMouseEvent *e) |
The documentation for this class was generated from the following files: