kplato
KPlato::GanttViewEventItem Class Reference
Inheritance diagram for KPlato::GanttViewEventItem:

Detailed Description
Definition at line 266 of file kptcanvasitem.h.
Public Member Functions | |
GanttViewEventItem (KDGanttView *parent, KPlato::Task *task) | |
GanttViewEventItem (KDGanttViewItem *parent, KPlato::Task *task) | |
KPlato::Task * | getTask () |
void | insertRelations (GanttView *view) |
KDGanttViewItem * | find (Node *node) |
KDGanttViewItem * | find (KDGanttViewItem *item, Node *node) |
KDGanttView * | ganttView () const |
bool | isDrawn () const |
void | setDrawn (bool drawn) |
Protected Attributes | |
KPlato::Task * | m_task |
KDGanttView * | m_view |
bool | m_drawn |
The documentation for this class was generated from the following files: