Public Slots |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
Static Protected Attributes |
Friends |
List of all members
xQGanttListViewPort Class Reference
#include <xQGanttListViewPort.h>
Inherits TQFrame.
Public Slots | |
void | barViewResized () |
Public Member Functions | |
xQGanttListViewPort (KGanttItem *toplevelitem, TQWidget *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 (TQPainter *, int x1, int y1, int x2, int y2) |
void | drawItem (KGanttItem *, TQPainter *p, const TQRect &, int) |
void | paintEvent (TQPaintEvent *e) |
void | mousePressEvent (TQMouseEvent *e) |
Protected Attributes | |
xQGanttBarViewPort * | _barviewport |
int | _width |
KGanttItem * | _toplevelitem |
TQPopupMenu * | _menu |
TQBrush | brush1 |
TQBrush | brush2 |
Static Protected Attributes | |
static int | _ListViewCounter = 0 |
Friends | |
class | xQGanttListView |
Detailed Description
GanttListViewPort Widget.
Definition at line 47 of file xQGanttListViewPort.h.
Constructor & Destructor Documentation
◆ xQGanttListViewPort()
xQGanttListViewPort::xQGanttListViewPort | ( | KGanttItem * | toplevelitem, |
TQWidget * | parent = 0 , |
||
const char * | name = 0 , |
||
WFlags | f = 0 |
||
) |
Constructor.
Definition at line 16 of file xQGanttListViewPort.cpp.
◆ ~xQGanttListViewPort()
xQGanttListViewPort::~xQGanttListViewPort | ( | ) |
Destructor.
Definition at line 35 of file xQGanttListViewPort.cpp.
Member Function Documentation
◆ update()
|
protected |
Update widget.
Definition at line 162 of file xQGanttListViewPort.cpp.
The documentation for this class was generated from the following files: