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 = 0 |
Friends | |
| class | xQGanttListView |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Constructor.
Definition at line 16 of file xQGanttListViewPort.cpp. |
|
|
Destructor.
Definition at line 35 of file xQGanttListViewPort.cpp. |
Member Function Documentation
|
||||||||||||||||||||
|
Update widget.
Definition at line 162 of file xQGanttListViewPort.cpp. |
The documentation for this class was generated from the following files:

