#include <xQGanttBarViewPort.h>
Inherits TQFrame.
|
enum | Mode { Init
, Select
, Zoom
, Move
} |
|
|
void | modeChanged (int) |
|
void | scroll (int x, int y) |
|
void | resized () |
|
void | recalculated () |
|
void | message (const TQString &msg) |
|
|
| xQGanttBarViewPort (KGanttItem *toplevelitem, xQGanttBarView *parent=0, const char *name=0, WFlags f=0) |
|
| ~xQGanttBarViewPort () |
|
void | update (int x1, int y1, int x2, int y2) |
|
void | addHoliday (int y, int m, int d) |
|
void | removeHoliday (int y, int m, int d) |
|
TDEPopupMenu * | menu () |
|
TDEToolBar * | toolbar (TQMainWindow *mw=0) |
|
void | zoom (double sfactor, int wx, int wy) |
|
void | zoom (double sfactor) |
|
void | getSelectedItems (TQPtrList< KGanttItem > &list) |
|
GanttBarViewPort Widget.
Definition at line 88 of file xQGanttBarViewPort.h.
◆ Mode
enum xQGanttBarViewPort::Mode |
◆ xQGanttBarViewPort()
xQGanttBarViewPort::xQGanttBarViewPort |
( |
KGanttItem * |
toplevelitem, |
|
|
xQGanttBarView * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
WFlags |
f = 0 |
|
) |
| |
◆ ~xQGanttBarViewPort()
xQGanttBarViewPort::~xQGanttBarViewPort |
( |
| ) |
|
◆ addHoliday()
void xQGanttBarViewPort::addHoliday |
( |
int |
y, |
|
|
int |
m, |
|
|
int |
d |
|
) |
| |
◆ deleteSelectedItems
void xQGanttBarViewPort::deleteSelectedItems |
( |
| ) |
|
|
protectedslot |
◆ getSelectedItems()
void xQGanttBarViewPort::getSelectedItems |
( |
TQPtrList< KGanttItem > & |
list | ) |
|
|
inline |
◆ insertIntoSelectedItem
void xQGanttBarViewPort::insertIntoSelectedItem |
( |
| ) |
|
|
protectedslot |
◆ menu()
TDEPopupMenu * xQGanttBarViewPort::menu |
( |
| ) |
|
|
inline |
◆ popup
void xQGanttBarViewPort::popup |
( |
int |
index | ) |
|
|
protectedslot |
◆ removeHoliday()
void xQGanttBarViewPort::removeHoliday |
( |
int |
y, |
|
|
int |
m, |
|
|
int |
d |
|
) |
| |
|
inline |
◆ selectAll
void xQGanttBarViewPort::selectAll |
( |
| ) |
|
|
protectedslot |
◆ setMode
void xQGanttBarViewPort::setMode |
( |
int |
mode | ) |
|
|
protectedslot |
◆ setMove
void xQGanttBarViewPort::setMove |
( |
| ) |
|
|
protectedslot |
◆ setSelect
void xQGanttBarViewPort::setSelect |
( |
| ) |
|
|
protectedslot |
◆ setZoom
void xQGanttBarViewPort::setZoom |
( |
| ) |
|
|
protectedslot |
◆ toolbar()
TDEToolBar * xQGanttBarViewPort::toolbar |
( |
TQMainWindow * |
mw = 0 | ) |
|
◆ unselectAll
void xQGanttBarViewPort::unselectAll |
( |
| ) |
|
|
protectedslot |
◆ update()
void xQGanttBarViewPort::update |
( |
int |
x1, |
|
|
int |
y1, |
|
|
int |
x2, |
|
|
int |
y2 |
|
) |
| |
◆ zoom() [1/2]
void xQGanttBarViewPort::zoom |
( |
double |
sfactor | ) |
|
◆ zoom() [2/2]
void xQGanttBarViewPort::zoom |
( |
double |
sfactor, |
|
|
int |
wx, |
|
|
int |
wy |
|
) |
| |
◆ zoomAll
void xQGanttBarViewPort::zoomAll |
( |
| ) |
|
|
protectedslot |
◆ zoomIn
void xQGanttBarViewPort::zoomIn |
( |
| ) |
|
|
protectedslot |
◆ zoomOut
void xQGanttBarViewPort::zoomOut |
( |
| ) |
|
|
protectedslot |
◆ KGantt
◆ xQGanttBarView
◆ _gItemList
TQPtrDict<xTQTaskPosition> xQGanttBarViewPort::_gItemList |
The documentation for this class was generated from the following files:
|