KOProjectViewItem Class Reference
#include <koprojectview.h>
Inherits KGanttItem.
Public Member Functions | |
KOProjectViewItem (Todo *, KGanttItem *parentTask, const TQString &text, const TQDateTime &start, const TQDateTime &end) | |
Todo * | event () |
Detailed Description
This class provides an item of the project view.
It is a xTQTask with an additional Event attribute.
Definition at line 47 of file koprojectview.h.
Constructor & Destructor Documentation
◆ KOProjectViewItem()
KOProjectViewItem::KOProjectViewItem | ( | Todo * | event, |
KGanttItem * | parentTask, | ||
const TQString & | text, | ||
const TQDateTime & | start, | ||
const TQDateTime & | end | ||
) |
Definition at line 48 of file koprojectview.cpp.
◆ ~KOProjectViewItem()
KOProjectViewItem::~KOProjectViewItem | ( | ) |
Definition at line 57 of file koprojectview.cpp.
Member Function Documentation
◆ event()
Todo * KOProjectViewItem::event | ( | ) |
Definition at line 61 of file koprojectview.cpp.
The documentation for this class was generated from the following files: