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

SIG_AddIndividualsDialog.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'SIG_AddIndividualsDialogBase.ui'
00003 **
00004 ** Created: Thu Mar 22 12:25:56 2001
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef SIG_ADDINDIVIDUALSDIALOG_H
00010 #define SIG_ADDINDIVIDUALSDIALOG_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QLabel;
00018 class QPushButton;
00019 class QSpinBox;
00020 
00021 namespace SIGEL_MasterGUI
00022 {
00026 class SIG_AddIndividualsDialog : public QDialog
00027 { 
00028     Q_OBJECT
00029 
00030 public:
00031     SIG_AddIndividualsDialog( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00032     ~SIG_AddIndividualsDialog();
00033 
00034     QLabel* textlabelNumber;
00035     QSpinBox* spinboxNumber;
00036     QPushButton* pushbuttonOK;
00037     QPushButton* pushbuttonCancel;
00038 
00039 protected:
00040     QVBoxLayout* SIG_AddIndividualsDialogBaseLayout;
00041     QHBoxLayout* Layout4;
00042     QHBoxLayout* Layout1;
00043 };
00044 
00045 }
00046 
00047 #endif // SIG_ADDINDIVIDUALSDIALOG_H

Generated at Mon Sep 3 01:32:18 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000