Salome HOME
Update copyrights 2014.
[modules/geom.git] / src / MeasureGUI / MeasureGUI_Widgets.cxx
1 // Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 // This library is free software; you can redistribute it and/or
4 // modify it under the terms of the GNU Lesser General Public
5 // License as published by the Free Software Foundation; either
6 // version 2.1 of the License, or (at your option) any later version.
7 //
8 // This library is distributed in the hope that it will be useful,
9 // but WITHOUT ANY WARRANTY; without even the implied warranty of
10 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 // Lesser General Public License for more details.
12 //
13 // You should have received a copy of the GNU Lesser General Public
14 // License along with this library; if not, write to the Free Software
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 //
17 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18 //
19
20 // File   : MeasureGUI_Widgets.cxx
21 // Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
22
23 #include "MeasureGUI_Widgets.h"
24
25 //////////////////////////////////////////
26 // MeasureGUI_1Sel12LineEdit
27 //////////////////////////////////////////
28
29 MeasureGUI_1Sel12LineEdit::MeasureGUI_1Sel12LineEdit( QWidget* parent, Qt::WindowFlags f )
30 : QWidget( parent, f )
31 {
32   setupUi( this );
33 }
34 MeasureGUI_1Sel12LineEdit::~MeasureGUI_1Sel12LineEdit()
35 {
36 }
37
38 //////////////////////////////////////////
39 // MeasureGUI_1Sel1TextView1Check
40 //////////////////////////////////////////
41
42 MeasureGUI_1Sel1TextView1Check::MeasureGUI_1Sel1TextView1Check( QWidget* parent, 
43                                                                 Qt::WindowFlags f )
44 : QWidget( parent, f )
45 {
46   setupUi( this );
47 }
48
49 MeasureGUI_1Sel1TextView1Check::~MeasureGUI_1Sel1TextView1Check()
50 {
51 }
52
53 //////////////////////////////////////////
54 // MeasureGUI_1Sel1TextView2ListBox
55 //////////////////////////////////////////
56
57 MeasureGUI_1Sel1TextView2ListBox::MeasureGUI_1Sel1TextView2ListBox( QWidget* parent, 
58                                                                     Qt::WindowFlags f )
59 : QWidget( parent, f )
60 {
61   setupUi( this );
62 }
63
64 MeasureGUI_1Sel1TextView2ListBox::~MeasureGUI_1Sel1TextView2ListBox()
65 {
66 }
67
68 //////////////////////////////////////////
69 // MeasureGUI_1Sel1TextView
70 //////////////////////////////////////////
71
72 MeasureGUI_1Sel1TextView::MeasureGUI_1Sel1TextView( QWidget* parent, Qt::WindowFlags f )
73 : QWidget( parent, f )
74 {
75   setupUi( this );
76 }
77
78 MeasureGUI_1Sel1TextView::~MeasureGUI_1Sel1TextView()
79 {
80 }
81
82 //////////////////////////////////////////
83 // MeasureGUI_1Sel3LineEdit
84 //////////////////////////////////////////
85
86 MeasureGUI_1Sel3LineEdit::MeasureGUI_1Sel3LineEdit( QWidget* parent, Qt::WindowFlags f )
87 : QWidget( parent, f )
88 {
89   setupUi( this );
90 }
91
92 MeasureGUI_1Sel3LineEdit::~MeasureGUI_1Sel3LineEdit()
93 {
94 }
95
96 //////////////////////////////////////////
97 // MeasureGUI_1Sel6LineEdit
98 //////////////////////////////////////////
99
100 MeasureGUI_1Sel6LineEdit::MeasureGUI_1Sel6LineEdit( QWidget* parent, Qt::WindowFlags f )
101 : QWidget( parent, f )
102 {
103   setupUi( this );
104 }
105
106 MeasureGUI_1Sel6LineEdit::~MeasureGUI_1Sel6LineEdit()
107 {
108 }
109
110 //////////////////////////////////////////
111 // MeasureGUI_1Sel_Frame
112 //////////////////////////////////////////
113
114 MeasureGUI_1Sel_Frame::MeasureGUI_1Sel_Frame( QWidget* parent, Qt::WindowFlags f )
115 : QWidget( parent, f )
116 {
117   setupUi( this );
118 }
119
120 MeasureGUI_1Sel_Frame::~MeasureGUI_1Sel_Frame()
121 {
122 }
123
124 //////////////////////////////////////////
125 // MeasureGUI_1TreeWidget_4Button
126 //////////////////////////////////////////
127
128 MeasureGUI_1TreeWidget_4Button::MeasureGUI_1TreeWidget_4Button( QWidget* parent, Qt::WindowFlags f )
129 : QWidget( parent, f )
130 {
131   setupUi( this );
132 }
133
134 MeasureGUI_1TreeWidget_4Button::~MeasureGUI_1TreeWidget_4Button()
135 {
136 }
137
138 //////////////////////////////////////////
139 // MeasureGUI_2Sel1LineEdit
140 //////////////////////////////////////////
141
142 MeasureGUI_2Sel1LineEdit::MeasureGUI_2Sel1LineEdit( QWidget* parent, Qt::WindowFlags f )
143 : QWidget( parent, f )
144 {
145   setupUi( this );
146 }
147
148 MeasureGUI_2Sel1LineEdit::~MeasureGUI_2Sel1LineEdit()
149 {
150 }
151
152 //////////////////////////////////////////
153 // MeasureGUI_2Sel_Frame
154 //////////////////////////////////////////
155
156 MeasureGUI_2Sel_Frame::MeasureGUI_2Sel_Frame( QWidget* parent, Qt::WindowFlags f )
157 : QWidget( parent, f )
158 {
159   setupUi( this );
160 }
161
162 MeasureGUI_2Sel_Frame::~MeasureGUI_2Sel_Frame()
163 {
164 }
165
166
167 //////////////////////////////////////////
168 // MeasureGUI_3Sel_Frame
169 //////////////////////////////////////////
170
171 MeasureGUI_3Sel_Frame::MeasureGUI_3Sel_Frame( QWidget* parent, Qt::WindowFlags f )
172 : QWidget( parent, f )
173 {
174   setupUi( this );
175 }
176
177 MeasureGUI_3Sel_Frame::~MeasureGUI_3Sel_Frame()
178 {
179 }
180
181 //////////////////////////////////////////
182 // MeasureGUI_SkeletonBox
183 //////////////////////////////////////////
184
185 MeasureGUI_SkeletonBox::MeasureGUI_SkeletonBox( QWidget* parent, Qt::WindowFlags f )
186 : QWidget( parent, f )
187 {
188   setupUi( this );
189 }
190
191 MeasureGUI_SkeletonBox::~MeasureGUI_SkeletonBox()
192 {
193 }