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

SMeshViewWin Class Reference

#include <SMeshViewWin.h>

Inherits SViewWindow, and SObserver.

Inheritance diagram for SMeshViewWin:

Inheritance graph
[legend]
List of all members.

Public Slots

void load ()

Signals

void closing ()

Public Methods

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

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

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

Constructs a new gantt view window.

SMeshViewWin::~SMeshViewWin  
 


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 SMeshViewWin::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 SMeshViewWin::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:49 2003 for Sketch-it! by doxygen1.2.18