kgantt
xQGanttBarView Class Reference
#include <xQGanttBarView.h>
Detailed Description
Gantt view.Widget for drawing gantt diagrams.
Definition at line 50 of file xQGanttBarView.h.
Public Slots | |
| void | horizontalScrollBarChanged (int) |
| void | showConfig () |
| void | hideConfig () |
Public Member Functions | |
| xQGanttBarView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~xQGanttBarView () | |
| xQGanttBarViewPort * | viewport () |
| KGanttBarConfig * | getConfig () |
Protected Slots | |
| void | drawHeader () |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *e) |
Protected Attributes | |
| xQGanttBarViewPort * | _viewport |
| QBrush | _headerBackBrush |
| KGanttItem * | _toplevelitem |
| KGanttBarConfig * | _config |
Constructor & Destructor Documentation
| xQGanttBarView::xQGanttBarView | ( | KGanttItem * | toplevelitem, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0, |
|||
| WFlags | f = 0 | |||
| ) |
| xQGanttBarView::~xQGanttBarView | ( | ) |
Member Function Documentation
| KGanttBarConfig * xQGanttBarView::getConfig | ( | ) |
The documentation for this class was generated from the following files:

