xQGanttBarViewPort Class Reference
GanttBarViewPort Widget. More...
#include <xQGanttBarViewPort.h>
Inherits QFrame.
Public Types
- enum Mode { Init, Select, Zoom, Move }
Signals
- void modeChanged (int)
- void scroll (int x, int y)
- void resized ()
- void recalculated ()
- void message (const QString &msg)
Public Member Functions
- 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)
- KPopupMenu * menu ()
- KToolBar * toolbar (QMainWindow *mw=0)
- void zoom (double sfactor, int wx, int wy)
- void zoom (double sfactor)
- void getSelectedItems (QPtrList< KGanttItem > &list)
Public Attributes
Protected Slots
- void setMode (int mode)
- void setSelect ()
- void setZoom ()
- void setMove ()
- void zoomIn ()
- void zoomOut ()
- void zoomAll ()
- void popup (int index)
- void selectAll ()
- void unselectAll ()
- void deleteSelectedItems ()
- void insertIntoSelectedItem ()
Friends
- class xQGanttBarView
- class KGantt
Detailed Description
GanttBarViewPort Widget.
Constructor & Destructor Documentation
|
Constructor.
|
|
Destructor.
|
Member Function Documentation
|
Update widget.
|
|
Add holiday.
|
|
Remove holiday.
|
The documentation for this class was generated from the following files:
- xQGanttBarViewPort.h
- xQGanttBarViewPort.cpp
- xQGanttBarViewPort_Events.cpp