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

SIGEL_MasterGUI::SIG_LanguageParameters Class Reference

The class of the window, in which the language parameters can be altered. More...

#include <SIG_LanguageParameters.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_LanguageParameters:

List of all members.

Public Methods

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

 ~SIG_LanguageParameters ()
 The destructor. More...

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

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


Public Slots

void slotPushButtonEditClicked ()
void slotPushButtonAllowAllClicked ()
void slotPushButtonDisallowAllClicked ()
void slotCommandDoubleClicked ( QListViewItem *theItem )

Private Attributes

SIGEL_GP::SIG_GPExperimenttheExperiment
 The SIG_GPExperiment belonging to this experiment. More...

QPixmap allow
QPixmap disallow
QString sigelRoot

Detailed Description

The class of the window, in which the language parameters can be altered.

Definition at line 16 of file SIGEL_MasterGUI/SIG_LanguageParameters.h.


Constructor & Destructor Documentation

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

The constructor of SIG_LanguageParameters.

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 25 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

SIGEL_MasterGUI::SIG_LanguageParameters::~SIG_LanguageParameters ( )
 

The destructor.

Will be erased if not needed.

Definition at line 186 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.


Member Function Documentation

void SIGEL_MasterGUI::SIG_LanguageParameters::getOutOfExperiment ( )
 

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

Definition at line 200 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

void SIGEL_MasterGUI::SIG_LanguageParameters::putIntoExperiment ( )
 

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

Definition at line 191 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

void SIGEL_MasterGUI::SIG_LanguageParameters::slotCommandDoubleClicked ( QListViewItem * theItem ) [slot]
 

Definition at line 253 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

void SIGEL_MasterGUI::SIG_LanguageParameters::slotPushButtonAllowAllClicked ( ) [slot]
 

Definition at line 228 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

void SIGEL_MasterGUI::SIG_LanguageParameters::slotPushButtonDisallowAllClicked ( ) [slot]
 

Definition at line 242 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.

void SIGEL_MasterGUI::SIG_LanguageParameters::slotPushButtonEditClicked ( ) [slot]
 

Definition at line 223 of file SIGEL_MasterGUI/SIG_LanguageParameters.cpp.


Member Data Documentation

QPixmap SIGEL_MasterGUI::SIG_LanguageParameters::allow [private]
 

Definition at line 67 of file SIGEL_MasterGUI/SIG_LanguageParameters.h.

QPixmap SIGEL_MasterGUI::SIG_LanguageParameters::disallow [private]
 

Definition at line 68 of file SIGEL_MasterGUI/SIG_LanguageParameters.h.

QString SIGEL_MasterGUI::SIG_LanguageParameters::sigelRoot [private]
 

Definition at line 69 of file SIGEL_MasterGUI/SIG_LanguageParameters.h.

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

The SIG_GPExperiment belonging to this experiment.

Definition at line 65 of file SIGEL_MasterGUI/SIG_LanguageParameters.h.


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