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

SIGEL_MasterGUI::SIG_EnvironmentView Class Reference

The class of the window, in which an environment can be viewed. More...

#include <SIG_EnvironmentView.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_EnvironmentView:

List of all members.

Public Methods

 SIG_EnvironmentView ( QWidget* parent, const char* name, WFlags fl, SIGEL_GP::SIG_GPExperiment &theExperiment )
 The constructor of SIG_EnvironmentView. More...

 ~SIG_EnvironmentView ()
 The destructor. More...

void putIntoExperiment ()
 This slot is called whenever the values of the widgets shall be put into the environment parameters of the experiment. More...

void getOutOfExperiment ()
 This slot is called whenever the values of the environment parameters shall be put into the widgets. More...


Private Attributes

SIGEL_GP::SIG_GPExperimenttheExperiment
 A reference to the gp experiment. More...


Detailed Description

The class of the window, in which an environment can be viewed.

Definition at line 14 of file SIG_EnvironmentView.h.


Constructor & Destructor Documentation

SIGEL_MasterGUI::SIG_EnvironmentView::SIG_EnvironmentView ( QWidget * parent,
const char * name,
WFlags fl,
SIGEL_GP::SIG_GPExperiment & theExperiment )
 

The constructor of SIG_EnvironmentView.

Receives the SIG_GPExperiment it belongs to.

Parameters:
parent   The parent widget of SIG_AllIndividualsView
name   Internal name for Qt.
theExperiment   A reference to the experiment this view belongs to.

Definition at line 15 of file SIG_EnvironmentView.cpp.

SIGEL_MasterGUI::SIG_EnvironmentView::~SIG_EnvironmentView ( )
 

The destructor.

Definition at line 43 of file SIG_EnvironmentView.cpp.


Member Function Documentation

void SIGEL_MasterGUI::SIG_EnvironmentView::getOutOfExperiment ( )
 

This slot is called whenever the values of the environment parameters shall be put into the widgets.

Definition at line 76 of file SIG_EnvironmentView.cpp.

void SIGEL_MasterGUI::SIG_EnvironmentView::putIntoExperiment ( )
 

This slot is called whenever the values of the widgets shall be put into the environment parameters of the experiment.

Definition at line 48 of file SIG_EnvironmentView.cpp.


Member Data Documentation

SIGEL_GP::SIG_GPExperiment & SIGEL_MasterGUI::SIG_EnvironmentView::theExperiment [private]
 

A reference to the gp experiment.

Definition at line 51 of file SIG_EnvironmentView.h.


The documentation for this class was generated from the following files:
Generated at Mon Sep 3 01:32:39 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000