#include <kptcanvasitem.h>
Inherited by KPlato::GanttViewEventItem, KPlato::GanttViewSummaryItem, and KPlato::GanttViewTaskItem.
Inheritance diagram for KPlato::ItemBase:
Protected Member Functions | |
KDGanttViewTaskLink::LinkType | kdLinkType (int relationType) |
Definition at line 46 of file kptcanvasitem.h.
KDGanttViewTaskLink::LinkType KPlato::ItemBase::kdLinkType | ( | int | relationType | ) | [protected] |
Definition at line 38 of file kptcanvasitem.cc.
References KPlato::Relation::FinishFinish, KPlato::Relation::FinishStart, KPlato::Map::None, and KPlato::Relation::StartStart.
Referenced by KPlato::GanttViewEventItem::insertRelations(), KPlato::GanttViewTaskItem::insertRelations(), and KPlato::GanttViewSummaryItem::insertRelations().