kgantt Library API Documentation

xQGanttListView Class Reference

GanttListView Widget. More...

#include <xQGanttListView.h>

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)
 ~xQGanttListView ()
void setBarView (xQGanttBarView *v)

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.

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 kgantt Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 26 23:23:05 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003