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

SViewWindow Class Reference

#include <SViewWindow.h>

Inherits QMainWindow.

Inherited by SDAGViewWin, SGanttViewWin, SMachineViewWin, and SMeshViewWin.

Inheritance diagram for SViewWindow:

Inheritance graph
[legend]
List of all members.

Public Slots

virtual void load ()=0

Signals

void closing ()

Public Methods

 SViewWindow (QWidget *parent=0, QString name=0)

Protected Methods

virtual void closeEvent (QCloseEvent *)

Detailed Description

This window is a modified QMainWindow. It emits closing signals and has a load slot for starting the creation of views after loading/creating a new tasksystem.


Constructor & Destructor Documentation

SViewWindow::SViewWindow QWidget   parent = 0,
QString    name = 0
[inline]
 

Constructs a new SViewWindow.


Member Function Documentation

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

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

void SViewWindow::closing   [signal]
 

This signal is emitted if the window closes.

virtual void SViewWindow::load   [pure 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 views are or anything about the taskystem is created.

Implemented in SDAGViewWin, SGanttViewWin, SMachineViewWin, and SMeshViewWin.


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