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 Member Functions

 xQGanttBarView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0)
 Constructor.

 ~xQGanttBarView ()
 Destructor.

xQGanttBarViewPortviewport ()
KGanttBarConfig * getConfig ()
 Get config widget.


Protected Slots

void drawHeader ()

Protected Member Functions

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 kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:46:55 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001