kplato
KPlato::PertView Class Reference
List of all members.Detailed Description
Definition at line 40 of file kptpertview.h.
Public Slots | |
| void | slotRMBPressed (Node *node, const QPoint &point) |
| void | slotAddRelation (Node *par, Node *child) |
| void | slotModifyRelation (Relation *rel) |
Signals | |
| void | addRelation (Node *par, Node *child) |
| void | modifyRelation (Relation *rel) |
Public Member Functions | |
| PertView (View *view, QWidget *parent, QLayout *layout) | |
| ~PertView () | |
| void | setZoom (double) |
| void | draw () |
| View * | mainView () const |
| void | print (KPrinter &printer) |
| Node * | currentNode () |
| virtual bool | setContext (Context::Pertview &context) |
| virtual void | getContext (Context::Pertview &context) const |
The documentation for this class was generated from the following files:

