Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SGanttViewWin Class Reference

#include <SGanttViewWin.h>

Inherits SViewWindow, and SObserver.

Inheritance diagram for SGanttViewWin:

Inheritance graph
[legend]
List of all members.

Public Slots

void load ()

Signals

void closing ()

Public Methods

 SGanttViewWin (STaskSystem &ts, QWidget *parent=0, QString name=0)
 ~SGanttViewWin ()

Protected Methods

virtual void update (const class SEvent &)
virtual void closeEvent (QCloseEvent *)

Detailed Description

This window contains a SGanttView. It has two purposes:

1. It contains a scrollview which is the container for the gantt view.

2. It displays the result of the SOptCriterionLog in the statusbar.


Constructor & Destructor Documentation

SGanttViewWin::SGanttViewWin STaskSystem   ts,
QWidget   parent = 0,
QString    name = 0
 

Constructs a new gantt view window.

SGanttViewWin::~SGanttViewWin  
 


Member Function Documentation

virtual void SViewWindow::closeEvent QCloseEvent *    [inline, protected, virtual, inherited]
 

The signal closing is emitted to inform the parent about the closing action.

void SViewWindow::closing   [signal, inherited]
 

This signal is emitted if the window closes.

void SGanttViewWin::load   [virtual, slot]
 

This public slot should be connected to a load signal ( signal that is emitted if a new tasksystem was loaded/created ). Here the gantt view is created.

Implements SViewWindow.

void SGanttViewWin::update const class SEvent   [protected, virtual]
 

The window feeds the SOptCriterionLog with the events it needs.


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:45 2003 for Sketch-it! by doxygen1.2.18