kgantt Library API Documentation

xQGanttListView Class Reference

GanttListView Widget. More...

#include <xQGanttListView.h>

Inheritance diagram for xQGanttListView:

QScrollView List of all members.

Public Slots

void contentsMoved (int, int)

Public Member Functions

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

 ~xQGanttListView ()
 Destructor.

void setBarView (xQGanttBarView *v)
 Connect barview to this listview.


Protected Member Functions

void drawHeader ()
void paintEvent (QPaintEvent *e)

Protected Attributes

KGanttItem_toplevelitem
QBrush _headerBackBrush
xQGanttBarView_barview
xQGanttListViewPort_viewport

Detailed Description

GanttListView Widget.

Definition at line 47 of file xQGanttListView.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 13 of file xQGanttListView.cpp.

References QScrollView::addChild(), QScrollView::setMargins(), QScrollView::setVScrollBarMode(), and QScrollView::viewport().

xQGanttListView::~xQGanttListView  ) 
 

Destructor.

Definition at line 38 of file xQGanttListView.cpp.


Member Function Documentation

void xQGanttListView::setBarView xQGanttBarView v  )  [inline]
 

Connect barview to this listview.

Definition at line 77 of file xQGanttListView.h.

References xQGanttBarView::viewport().

Referenced by KGantt::KGantt().


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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:16 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001