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

Detailed Description
Definition at line 244 of file kptcanvasitem.h.
Public Member Functions | |
GanttViewTaskItem (KDGanttView *parent, KPlato::Task *task) | |
GanttViewTaskItem (KDGanttViewItem *parent, KPlato::Task *task) | |
KPlato::Task * | getTask () const |
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: