Salome HOME
Issue 0019855 (Cannot delete objects with dependencies) : improve 'Delete objects...
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel3LineEdit_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_1Sel3LineEdit_QTD.ui'
22 **
23 ** Created: mar oct 28 16:11:13 2003
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef MEASUREGUI_1SEL3LINEEDIT_QTD_H
29 #define MEASUREGUI_1SEL3LINEEDIT_QTD_H
30
31 #include "GEOM_MeasureGUI.hxx"
32
33 #include <qvariant.h>
34 #include <qwidget.h>
35 class QVBoxLayout; 
36 class QHBoxLayout; 
37 class QGridLayout; 
38 class QGroupBox;
39 class QLabel;
40 class QLineEdit;
41 class QPushButton;
42
43 class GEOM_MEASUREGUI_EXPORT MeasureGUI_1Sel3LineEdit_QTD : public QWidget
44
45     Q_OBJECT
46
47 public:
48     MeasureGUI_1Sel3LineEdit_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
49     ~MeasureGUI_1Sel3LineEdit_QTD();
50
51     QGroupBox* GroupBox1;
52     QLabel* TextLabel1;
53     QLineEdit* LineEdit4;
54     QLabel* TextLabel3;
55     QLineEdit* LineEdit2;
56     QLineEdit* LineEdit3;
57     QLineEdit* LineEdit1;
58     QLabel* TextLabel4;
59     QLabel* TextLabel2;
60     QPushButton* PushButton1;
61
62
63 protected:
64     QGridLayout* MeasureGUI_1Sel3LineEdit_QTDLayout;
65     QGridLayout* GroupBox1Layout;
66     QGridLayout* Layout2;
67 };
68
69 #endif // MEASUREGUI_1SEL3LINEEDIT_QTD_H