#include <xQGanttListViewPort.h>
Inherits TQFrame.
|
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) |
|
GanttListViewPort Widget.
Definition at line 47 of file xQGanttListViewPort.h.
◆ xQGanttListViewPort()
xQGanttListViewPort::xQGanttListViewPort |
( |
KGanttItem * |
toplevelitem, |
|
|
TQWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
WFlags |
f = 0 |
|
) |
| |
◆ ~xQGanttListViewPort()
xQGanttListViewPort::~xQGanttListViewPort |
( |
| ) |
|
◆ barViewResized
void xQGanttListViewPort::barViewResized |
( |
| ) |
|
|
slot |
◆ drawContents()
void xQGanttListViewPort::drawContents |
( |
TQPainter * |
p, |
|
|
int |
x1, |
|
|
int |
y1, |
|
|
int |
x2, |
|
|
int |
y2 |
|
) |
| |
|
protected |
◆ drawItem()
void xQGanttListViewPort::drawItem |
( |
KGanttItem * |
item, |
|
|
TQPainter * |
p, |
|
|
const TQRect & |
rect, |
|
|
int |
offsetX |
|
) |
| |
|
protected |
◆ mousePressEvent()
void xQGanttListViewPort::mousePressEvent |
( |
TQMouseEvent * |
e | ) |
|
|
inlineprotected |
◆ paintEvent()
void xQGanttListViewPort::paintEvent |
( |
TQPaintEvent * |
e | ) |
|
|
inlineprotected |
◆ setBarViewPort()
◆ update()
void xQGanttListViewPort::update |
( |
int |
x1, |
|
|
int |
y1, |
|
|
int |
x2, |
|
|
int |
y2 |
|
) |
| |
|
protected |
◆ xQGanttListView
◆ _barviewport
◆ _ListViewCounter
int xQGanttListViewPort::_ListViewCounter = 0 |
|
staticprotected |
◆ _menu
TQPopupMenu* xQGanttListViewPort::_menu |
|
protected |
◆ _toplevelitem
◆ _width
int xQGanttListViewPort::_width |
|
protected |
◆ brush1
TQBrush xQGanttListViewPort::brush1 |
|
protected |
◆ brush2
TQBrush xQGanttListViewPort::brush2 |
|
protected |
The documentation for this class was generated from the following files:
|