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

SIGEL_MasterGUI::SIG_AddIndividualsDialog Class Reference

This is the class of the dialog which is used to add individuals to the pool. More...

#include <SIG_AddIndividualsDialog.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_AddIndividualsDialog:

List of all members.

Public Methods

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

Public Attributes

QLabel* textlabelNumber
QSpinBox* spinboxNumber
QPushButton* pushbuttonOK
QPushButton* pushbuttonCancel

Protected Attributes

QVBoxLayout* SIG_AddIndividualsDialogBaseLayout
QHBoxLayout* Layout4
QHBoxLayout* Layout1

Detailed Description

This is the class of the dialog which is used to add individuals to the pool.

Definition at line 26 of file SIG_AddIndividualsDialog.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file SIG_AddIndividualsDialog.cpp.

SIGEL_MasterGUI::SIG_AddIndividualsDialog::~SIG_AddIndividualsDialog ( )
 

Definition at line 80 of file SIG_AddIndividualsDialog.cpp.


Member Data Documentation

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

Definition at line 42 of file SIG_AddIndividualsDialog.h.

QHBoxLayout * SIGEL_MasterGUI::SIG_AddIndividualsDialog::Layout4 [protected]
 

Definition at line 41 of file SIG_AddIndividualsDialog.h.

QVBoxLayout * SIGEL_MasterGUI::SIG_AddIndividualsDialog::SIG_AddIndividualsDialogBaseLayout [protected]
 

Definition at line 40 of file SIG_AddIndividualsDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_AddIndividualsDialog::pushbuttonCancel
 

Definition at line 37 of file SIG_AddIndividualsDialog.h.

QPushButton * SIGEL_MasterGUI::SIG_AddIndividualsDialog::pushbuttonOK
 

Definition at line 36 of file SIG_AddIndividualsDialog.h.

QSpinBox * SIGEL_MasterGUI::SIG_AddIndividualsDialog::spinboxNumber
 

Definition at line 35 of file SIG_AddIndividualsDialog.h.

QLabel * SIGEL_MasterGUI::SIG_AddIndividualsDialog::textlabelNumber
 

Definition at line 34 of file SIG_AddIndividualsDialog.h.


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