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

SIGEL_MasterGUI::SIG_RobotView Class Reference

The class of the window, in which the robot can be viewed, loaded, etc... More...

#include <SIG_RobotView.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_RobotView:

List of all members.

Public Methods

 SIG_RobotView ( QWidget* paren, const char* name, WFlags fl, SIGEL_GP::SIG_GPExperiment &theExperiment )
 The constructor. More...

 ~SIG_RobotView ()
 The destructor. More...

void putIntoExperiment ()
void getOutOfExperiment ()

Private Attributes

SIGEL_GP::SIG_GPExperimenttheExperiment

Detailed Description

The class of the window, in which the robot can be viewed, loaded, etc...

This class inherits from SIG_RobotBase which was designed with the Qt designer.

Definition at line 17 of file SIG_RobotView.h.


Constructor & Destructor Documentation

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

The constructor.

Definition at line 14 of file SIG_RobotView.cpp.

SIGEL_MasterGUI::SIG_RobotView::~SIG_RobotView ( )
 

The destructor.

Will be deleted if not used.

Definition at line 22 of file SIG_RobotView.cpp.


Member Function Documentation

void SIGEL_MasterGUI::SIG_RobotView::getOutOfExperiment ( )
 

Definition at line 32 of file SIG_RobotView.cpp.

void SIGEL_MasterGUI::SIG_RobotView::putIntoExperiment ( )
 

Definition at line 27 of file SIG_RobotView.cpp.


Member Data Documentation

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

Definition at line 39 of file SIG_RobotView.h.


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