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

Detailed Description
Definition at line 222 of file kptcanvasitem.h.
Public Member Functions | |
| GanttViewSummaryItem (KDGanttView *parent, Node *node) | |
| GanttViewSummaryItem (KDGanttViewItem *parent, Node *node) | |
| Node * | getNode () |
| 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 | |
| Node * | m_node |
| KDGanttView * | m_view |
| bool | m_drawn |
The documentation for this class was generated from the following files:

