Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_3Sel4Spin2Check_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 'DlgRef_3Sel4Spin2Check_QTD.ui'
22 **
23 ** Created: Tue Jun 1 16:29:29 2004
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef DLGREF_3SEL4SPIN2CHECK_QTD_H
29 #define DLGREF_3SEL4SPIN2CHECK_QTD_H
30
31 #include "GEOM_DlgRef.hxx"
32
33 #include <qvariant.h>
34 #include <qwidget.h>
35 class QVBoxLayout; 
36 class QHBoxLayout; 
37 class QGridLayout; 
38 class QCheckBox;
39 class QGroupBox;
40 class QLabel;
41 class QLineEdit;
42 class QPushButton;
43 class QSpinBox;
44
45 class GEOM_DLGREF_EXPORT DlgRef_3Sel4Spin2Check_QTD : public QWidget
46
47     Q_OBJECT
48
49 public:
50     DlgRef_3Sel4Spin2Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
51     ~DlgRef_3Sel4Spin2Check_QTD();
52
53     QGroupBox* GroupBox1;
54     QCheckBox* CheckButton2;
55     QLineEdit* LineEdit1;
56     QLabel* TextLabel3;
57     QPushButton* PushButton2;
58     QLineEdit* LineEdit3;
59     QPushButton* PushButton1;
60     QSpinBox* SpinBox4;
61     QSpinBox* SpinBox3;
62     QLabel* TextLabel7;
63     QLabel* TextLabel6;
64     QCheckBox* CheckButton1;
65     QPushButton* PushButton3;
66     QLabel* TextLabel1;
67     QLineEdit* LineEdit2;
68     QLabel* TextLabel5;
69     QLabel* TextLabel4;
70     QSpinBox* SpinBox1;
71     QSpinBox* SpinBox2;
72     QLabel* TextLabel2;
73
74
75 protected:
76     QGridLayout* DlgRef_3Sel4Spin2Check_QTDLayout;
77     QGridLayout* GroupBox1Layout;
78     QGridLayout* Layout1;
79     QGridLayout* Layout3;
80     QGridLayout* Layout2;
81 };
82
83 #endif // DLGREF_3SEL4SPIN2CHECK_QTD_H