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 Methods

 xQGanttListView (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0)
 ~xQGanttListView ()
void setBarView (xQGanttBarView *v)

Protected Methods

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