src/DlgRef/DlgRef_1Sel1Check1List_QTD.h

Go to the documentation of this file.
00001 // Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
00002 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
00003 // 
00004 // This library is free software; you can redistribute it and/or
00005 // modify it under the terms of the GNU Lesser General Public
00006 // License as published by the Free Software Foundation; either 
00007 // version 2.1 of the License.
00008 // 
00009 // This library is distributed in the hope that it will be useful 
00010 // but WITHOUT ANY WARRANTY; without even the implied warranty of 
00011 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
00012 // Lesser General Public License for more details.
00013 //
00014 // You should have received a copy of the GNU Lesser General Public  
00015 // License along with this library; if not, write to the Free Software 
00016 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
00017 //
00018 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
00019 //
00020 /****************************************************************************
00021 ** Form interface generated from reading ui file 'DlgRef_1Sel1Check1List_QTD.ui'
00022 **
00023 ** Created: lun oct 27 16:18:55 2003
00024 **      by:  The User Interface Compiler (uic)
00025 **
00026 ** WARNING! All changes made in this file will be lost!
00027 ****************************************************************************/
00028 #ifndef DLGREF_1SEL1CHECK1LIST_QTD_H
00029 #define DLGREF_1SEL1CHECK1LIST_QTD_H
00030 
00031 #include <qvariant.h>
00032 #include <qwidget.h>
00033 class QVBoxLayout; 
00034 class QHBoxLayout; 
00035 class QGridLayout; 
00036 class QComboBox;
00037 class QGroupBox;
00038 class QLabel;
00039 class QLineEdit;
00040 class QPushButton;
00041 class QRadioButton;
00042 
00043 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
00044 #define DLGREF_WNT_EXPORT __declspec( dllexport )
00045 #else
00046 #define DLGREF_WNT_EXPORT
00047 #endif
00048 
00049 class DLGREF_WNT_EXPORT DlgRef_1Sel1Check1List_QTD : public QWidget
00050 { 
00051     Q_OBJECT
00052 
00053 public:
00054     DlgRef_1Sel1Check1List_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00055     ~DlgRef_1Sel1Check1List_QTD();
00056 
00057     QGroupBox* GroupBox1;
00058     QRadioButton* CheckButton1;
00059     QLabel* TextLabel2;
00060     QComboBox* ComboBox1;
00061     QLineEdit* LineEdit1;
00062     QLabel* TextLabel1;
00063     QPushButton* PushButton1;
00064 
00065 
00066 protected:
00067     QGridLayout* DlgRef_1Sel1Check1List_QTDLayout;
00068     QGridLayout* GroupBox1Layout;
00069     QGridLayout* Layout1;
00070 };
00071 
00072 #endif // DLGREF_1SEL1CHECK1LIST_QTD_H