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

SIGEL_MasterGUI::SIG_EditCommandDialog Class Reference

This is the class of the dialog which is used to edit the commands inside the language parameters. More...

#include <SIG_EditCommandDialog.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_EditCommandDialog:

List of all members.

Public Methods

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

Public Attributes

QLabel* textlabelCommand
QButtonGroup* buttongroupAllowDisallow
QRadioButton* radiobuttonAllow
QRadioButton* radiobuttonDisallow
QLabel* textlabelDuration
QLineEdit* lineeditDuration
QPushButton* pushbuttonOK
QPushButton* pushbuttonCancel

Protected Attributes

QVBoxLayout* SIG_EditCommandDialogLayout
QVBoxLayout* buttongroupAllowDisallowLayout
QHBoxLayout* Layout2
QHBoxLayout* Layout1

Detailed Description

This is the class of the dialog which is used to edit the commands inside the language parameters.

Definition at line 28 of file SIG_EditCommandDialog.h.


Constructor & Destructor Documentation

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

Definition at line 32 of file SIG_EditCommandDialog.cpp.

SIGEL_MasterGUI::SIG_EditCommandDialog::~SIG_EditCommandDialog ( )
 

Definition at line 104 of file SIG_EditCommandDialog.cpp.


Member Data Documentation

QHBoxLayout * SIGEL_MasterGUI::SIG_EditCommandDialog::Layout1 [protected]
 

Definition at line 49 of file SIG_EditCommandDialog.h.

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

Definition at line 48 of file SIG_EditCommandDialog.h.

QVBoxLayout * SIGEL_MasterGUI::SIG_EditCommandDialog::SIG_EditCommandDialogLayout [protected]
 

Definition at line 46 of file SIG_EditCommandDialog.h.

QButtonGroup * SIGEL_MasterGUI::SIG_EditCommandDialog::buttongroupAllowDisallow
 

Definition at line 37 of file SIG_EditCommandDialog.h.

QVBoxLayout * SIGEL_MasterGUI::SIG_EditCommandDialog::buttongroupAllowDisallowLayout [protected]
 

Definition at line 47 of file SIG_EditCommandDialog.h.

QLineEdit * SIGEL_MasterGUI::SIG_EditCommandDialog::lineeditDuration
 

Definition at line 41 of file SIG_EditCommandDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_EditCommandDialog::pushbuttonCancel
 

Definition at line 43 of file SIG_EditCommandDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_EditCommandDialog::pushbuttonOK
 

Definition at line 42 of file SIG_EditCommandDialog.h.

QRadioButton * SIGEL_MasterGUI::SIG_EditCommandDialog::radiobuttonAllow
 

Definition at line 38 of file SIG_EditCommandDialog.h.

QRadioButton * SIGEL_MasterGUI::SIG_EditCommandDialog::radiobuttonDisallow
 

Definition at line 39 of file SIG_EditCommandDialog.h.

QLabel * SIGEL_MasterGUI::SIG_EditCommandDialog::textlabelCommand
 

Definition at line 36 of file SIG_EditCommandDialog.h.

QLabel * SIGEL_MasterGUI::SIG_EditCommandDialog::textlabelDuration
 

Definition at line 40 of file SIG_EditCommandDialog.h.


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