kgantt

xQGanttBarView Class Reference

Gantt view. More...

#include <xQGanttBarView.h>

Inherits QScrollView.

List of all members.


Public Slots

void horizontalScrollBarChanged (int)
void showConfig ()
void hideConfig ()

Public Member Functions

 xQGanttBarView (KGanttItem *toplevelitem, TQWidget *parent=0, const char *name=0, WFlags f=0)
 ~xQGanttBarView ()
xQGanttBarViewPortviewport ()
KGanttBarConfig * getConfig ()

Protected Slots

void drawHeader ()

Protected Member Functions

void paintEvent (TQPaintEvent *e)

Protected Attributes

xQGanttBarViewPort_viewport
TQBrush _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

xQGanttBarView::xQGanttBarView ( KGanttItem toplevelitem,
TQWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0 
)

Constructor.

Definition at line 14 of file xQGanttBarView.cpp.

xQGanttBarView::~xQGanttBarView (  ) 

Destructor.

Definition at line 49 of file xQGanttBarView.cpp.


Member Function Documentation

KGanttBarConfig * xQGanttBarView::getConfig (  ) 

Get config widget.

Definition at line 225 of file xQGanttBarView.cpp.


The documentation for this class was generated from the following files: