kgantt Library API Documentation

xQGanttBarView Class Reference

Gantt view. More...

#include <xQGanttBarView.h>

Inheritance diagram for xQGanttBarView:

QScrollView List of all members.

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 ()
xQGanttBarViewPortviewport ()
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

xQGanttBarView::xQGanttBarView KGanttItem   toplevelitem,
QWidget   parent = 0,
const char *    name = 0,
WFlags    f = 0
 

Constructor.

Definition at line 14 of file xQGanttBarView.cpp.

References QScrollView::addChild(), QScrollView::horizontalScrollBar(), QScrollView::scrollBy(), QScrollView::setMargins(), and xQGanttBarViewPort::setMode().

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:
KDE Logo
This file is part of the documentation for kgantt Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:43 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003