kgantt

xQGanttListView Class Reference

GanttListView Widget. More...

#include <xQGanttListView.h>

Inherits TQScrollView.

List of all members.

Public Slots

void contentsMoved (int, int)

Public Member Functions

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

Protected Member Functions

void drawHeader ()
void paintEvent (TQPaintEvent *e)

Protected Attributes

KGanttItem_toplevelitem
TQBrush _headerBackBrush
xQGanttBarView_barview
xQGanttListViewPort_viewport

Detailed Description

GanttListView Widget.

Definition at line 47 of file xQGanttListView.h.


Constructor & Destructor Documentation

xQGanttListView::xQGanttListView ( KGanttItem toplevelitem,
TQWidget *  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 78 of file xQGanttListView.h.


The documentation for this class was generated from the following files: