Salome HOME
Join modifications from branch BR_DEBUG_3_2_0b1
[modules/geom.git] / src / MeasureGUI / MeasureGUI_2Sel1LineEdit_QTD.h
1 // Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
2 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
3 // 
4 // This library is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU Lesser General Public
6 // License as published by the Free Software Foundation; either 
7 // version 2.1 of the License.
8 // 
9 // This library is distributed in the hope that it will be useful 
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
12 // Lesser General Public License for more details.
13 //
14 // You should have received a copy of the GNU Lesser General Public  
15 // License along with this library; if not, write to the Free Software 
16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
17 //
18 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
19 //
20 /****************************************************************************
21 ** Form interface generated from reading ui file 'MeasureGUI_2Sel1LineEdit_QTD.ui'
22 **
23 ** Created: mar oct 28 16:11:14 2003
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef MEASUREGUI_2SEL1LINEEDIT_QTD_H
29 #define MEASUREGUI_2SEL1LINEEDIT_QTD_H
30
31 #include <qvariant.h>
32 #include <qwidget.h>
33 class QVBoxLayout; 
34 class QHBoxLayout; 
35 class QGridLayout; 
36 class QGroupBox;
37 class QLabel;
38 class QLineEdit;
39 class QPushButton;
40
41 class MeasureGUI_2Sel1LineEdit_QTD : public QWidget
42
43     Q_OBJECT
44
45 public:
46     MeasureGUI_2Sel1LineEdit_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
47     ~MeasureGUI_2Sel1LineEdit_QTD();
48
49     QGroupBox* GroupBox1;
50     QLabel* TextLabel3;
51     QLineEdit* LineEdit3;
52     QLineEdit* LineEdit2;
53     QLabel* TextLabel2;
54     QLabel* TextLabel1;
55     QPushButton* PushButton1;
56     QLineEdit* LineEdit1;
57     QPushButton* PushButton2;
58
59
60 protected:
61     QGridLayout* MeasureGUI_2Sel1LineEdit_QTDLayout;
62     QGridLayout* GroupBox1Layout;
63     QGridLayout* Layout1;
64 };
65
66 #endif // MEASUREGUI_2SEL1LINEEDIT_QTD_H