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

SIGEL_MasterGUI::SIG_RenameDialog Class Reference

This is the class of the dialog which is used to rename the experiment. More...

#include <SIG_RenameDialog.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_RenameDialog:

List of all members.

Public Methods

 SIG_RenameDialog ( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 )
 ~SIG_RenameDialog ()

Public Attributes

QLabel* textlabelNewName
QLineEdit* lineeditNewName
QPushButton* pushbuttonOK
QPushButton* pushbuttonCancel

Protected Attributes

QVBoxLayout* SIG_RenameDialogLayout
QHBoxLayout* Layout2
QHBoxLayout* Layout3

Detailed Description

This is the class of the dialog which is used to rename the experiment.

Definition at line 26 of file SIG_RenameDialog.h.


Constructor & Destructor Documentation

SIGEL_MasterGUI::SIG_RenameDialog::SIG_RenameDialog ( QWidget * parent = 0,
const char * name = 0,
bool modal = FALSE,
WFlags fl = 0 )
 

Definition at line 29 of file SIG_RenameDialog.cpp.

SIGEL_MasterGUI::SIG_RenameDialog::~SIG_RenameDialog ( )
 

Definition at line 76 of file SIG_RenameDialog.cpp.


Member Data Documentation

QHBoxLayout * SIGEL_MasterGUI::SIG_RenameDialog::Layout2 [protected]
 

Definition at line 41 of file SIG_RenameDialog.h.

QHBoxLayout * SIGEL_MasterGUI::SIG_RenameDialog::Layout3 [protected]
 

Definition at line 42 of file SIG_RenameDialog.h.

QVBoxLayout * SIGEL_MasterGUI::SIG_RenameDialog::SIG_RenameDialogLayout [protected]
 

Definition at line 40 of file SIG_RenameDialog.h.

QLineEdit * SIGEL_MasterGUI::SIG_RenameDialog::lineeditNewName
 

Definition at line 35 of file SIG_RenameDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_RenameDialog::pushbuttonCancel
 

Definition at line 37 of file SIG_RenameDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_RenameDialog::pushbuttonOK
 

Definition at line 36 of file SIG_RenameDialog.h.

QLabel * SIGEL_MasterGUI::SIG_RenameDialog::textlabelNewName
 

Definition at line 34 of file SIG_RenameDialog.h.


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