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

SMachineViewWin Class Reference

#include <SMachineViewWin.h>

Inherits SViewWindow.

Inheritance diagram for SMachineViewWin:

Inheritance graph
[legend]
List of all members.

Public Slots

void load ()

Signals

void closing ()

Public Methods

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

Protected Methods

virtual void closeEvent (QCloseEvent *)

Detailed Description

This QMainWindow is a container for SMachineViews. It has two functions:

1. It contains the machine views (one view for each machine in the tasksystem.

2. Here you can add and delete machine.


Constructor & Destructor Documentation

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

Constructs a new machineview window.

SMachineViewWin::~SMachineViewWin  
 


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 SMachineViewWin::load   [virtual, slot]
 

Here the load signal from the parent is captured. This is starting point for creating the machine views.

Implements SViewWindow.


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