kgantt
xQGanttListView Class Reference
#include <xQGanttListView.h>
Detailed Description
GanttListView Widget.
Definition at line 47 of file xQGanttListView.h.
Public Slots | |
| void | contentsMoved (int, int) |
Public Member Functions | |
| xQGanttListView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~xQGanttListView () | |
| void | setBarView (xQGanttBarView *v) |
Protected Member Functions | |
| void | drawHeader () |
| void | paintEvent (QPaintEvent *e) |
Protected Attributes | |
| KGanttItem * | _toplevelitem |
| QBrush | _headerBackBrush |
| xQGanttBarView * | _barview |
| xQGanttListViewPort * | _viewport |
Constructor & Destructor Documentation
| xQGanttListView::xQGanttListView | ( | KGanttItem * | toplevelitem, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0, |
|||
| WFlags | f = 0 | |||
| ) |
| xQGanttListView::~xQGanttListView | ( | ) |
Member Function Documentation
| void xQGanttListView::setBarView | ( | xQGanttBarView * | v | ) | [inline] |
The documentation for this class was generated from the following files:

