xQGanttBarView Class Reference
Gantt view. More...
#include <xQGanttBarView.h>
Inheritance diagram for xQGanttBarView:

Public Slots | |
void | horizontalScrollBarChanged (int) |
void | showConfig () |
void | hideConfig () |
Public Methods | |
xQGanttBarView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0) | |
~xQGanttBarView () | |
xQGanttBarViewPort * | viewport () |
KGanttBarConfig * | getConfig () |
Protected Slots | |
void | drawHeader () |
Protected Methods | |
void | paintEvent (QPaintEvent *e) |
Protected Attributes | |
xQGanttBarViewPort * | _viewport |
QBrush | _headerBackBrush |
KGanttItem * | _toplevelitem |
KGanttBarConfig * | _config |
Detailed Description
Gantt view.Widget for drawing gantt diagrams.
Definition at line 50 of file xQGanttBarView.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 14 of file xQGanttBarView.cpp. References QScrollView::addChild(), QScrollView::horizontalScrollBar(), QScrollView::scrollBy(), QScrollView::setMargins(), and xQGanttBarViewPort::setMode(). |
|
Destructor.
Definition at line 49 of file xQGanttBarView.cpp. |
Member Function Documentation
|
Get config widget.
Definition at line 225 of file xQGanttBarView.cpp. |
The documentation for this class was generated from the following files: