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