#include <SIG_RobotView.h>
Inheritance diagram for SIGEL_MasterGUI::SIG_RobotView:
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_GPExperiment& | theExperiment |
This class inherits from SIG_RobotBase which was designed with the Qt designer.
Definition at line 17 of file SIG_RobotView.h.
|
The constructor.
Definition at line 14 of file SIG_RobotView.cpp. |
|
The destructor. Will be deleted if not used. Definition at line 22 of file SIG_RobotView.cpp. |
|
Definition at line 32 of file SIG_RobotView.cpp. |
|
Definition at line 27 of file SIG_RobotView.cpp. |
|
Definition at line 39 of file SIG_RobotView.h. |