#include <kptrelation.h>
Inherits KPlato::Relation.
Inheritance diagram for KPlato::ProxyRelation:
Public Member Functions | |
| ProxyRelation (Node *parent, Node *child, Relation::Type type, Duration lag) | |
| ~ProxyRelation () | |
Definition at line 102 of file kptrelation.h.
| KPlato::ProxyRelation::ProxyRelation | ( | Node * | parent, | |
| Node * | child, | |||
| Relation::Type | type, | |||
| Duration | lag | |||
| ) | [inline] |
Definition at line 105 of file kptrelation.h.
| KPlato::ProxyRelation::~ProxyRelation | ( | ) | [inline] |
Definition at line 109 of file kptrelation.h.
References KPlato::Relation::m_child, and KPlato::Relation::m_parent.
1.5.1-p1