xQGanttListView Class Reference
GanttListView Widget. More...
#include <xQGanttListView.h>
Inheritance diagram for xQGanttListView:

Public Slots | |
void | contentsMoved (int, int) |
Public Methods | |
xQGanttListView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0) | |
~xQGanttListView () | |
void | setBarView (xQGanttBarView *v) |
Protected Methods | |
void | drawHeader () |
void | paintEvent (QPaintEvent *e) |
Protected Attributes | |
KGanttItem * | _toplevelitem |
QBrush | _headerBackBrush |
xQGanttBarView * | _barview |
xQGanttListViewPort * | _viewport |
Detailed Description
GanttListView Widget.
Definition at line 47 of file xQGanttListView.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 13 of file xQGanttListView.cpp. References QScrollView::addChild(), QScrollView::setMargins(), QScrollView::setVScrollBarMode(), and QScrollView::viewport(). |
|
Destructor.
Definition at line 38 of file xQGanttListView.cpp. |
Member Function Documentation
|
Connect barview to this listview.
Definition at line 77 of file xQGanttListView.h. References xQGanttBarView::viewport(). Referenced by KGantt::KGantt(). |
The documentation for this class was generated from the following files: