kgantt
xQGanttListViewPort Class Reference
#include <xQGanttListViewPort.h>
Detailed Description
GanttListViewPort Widget.
Definition at line 47 of file xQGanttListViewPort.h.
Public Slots | |
void | barViewResized () |
Public Member Functions | |
xQGanttListViewPort (KGanttItem *toplevelitem, QWidget *parent=0, const char *name=0, WFlags f=0) | |
~xQGanttListViewPort () | |
Protected Member Functions | |
void | update (int x1, int y1, int x2, int y2) |
void | setBarViewPort (xQGanttBarViewPort *v) |
void | drawContents (QPainter *, int x1, int y1, int x2, int y2) |
void | drawItem (KGanttItem *, QPainter *p, const QRect &, int) |
void | paintEvent (QPaintEvent *e) |
void | mousePressEvent (QMouseEvent *e) |
Protected Attributes | |
xQGanttBarViewPort * | _barviewport |
int | _width |
KGanttItem * | _toplevelitem |
QPopupMenu * | _menu |
QBrush | brush1 |
QBrush | brush2 |
Static Protected Attributes | |
static int | _ListViewCounter |
Friends | |
class | xQGanttListView |
Constructor & Destructor Documentation
xQGanttListViewPort::xQGanttListViewPort | ( | KGanttItem * | toplevelitem, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
WFlags | f = 0 | |||
) |
xQGanttListViewPort::~xQGanttListViewPort | ( | ) |
Member Function Documentation
void xQGanttListViewPort::update | ( | int | x1, | |
int | y1, | |||
int | x2, | |||
int | y2 | |||
) | [protected] |
The documentation for this class was generated from the following files: