Salome HOME
1018760122b230be0a9ef8c531b4973d631ed368
[modules/geom.git] / src / MeasureGUI / MeasureGUI_Widgets.cxx
1 // Copyright (C) 2007-2023  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_1Sel1Check1TextView2ListBox
70 //////////////////////////////////////////
71
72 MeasureGUI_1Sel1Check1TextView2ListBox::MeasureGUI_1Sel1Check1TextView2ListBox( QWidget* parent, 
73                                                                                 Qt::WindowFlags f )
74 : QWidget( parent, f )
75 {
76   setupUi( this );
77 }
78
79 MeasureGUI_1Sel1Check1TextView2ListBox::~MeasureGUI_1Sel1Check1TextView2ListBox()
80 {
81 }
82
83 //////////////////////////////////////////
84 // MeasureGUI_1Sel1TextView
85 //////////////////////////////////////////
86
87 MeasureGUI_1Sel1TextView::MeasureGUI_1Sel1TextView( QWidget* parent, Qt::WindowFlags f )
88 : QWidget( parent, f )
89 {
90   setupUi( this );
91 }
92
93 MeasureGUI_1Sel1TextView::~MeasureGUI_1Sel1TextView()
94 {
95 }
96
97 //////////////////////////////////////////
98 // MeasureGUI_1Sel3LineEdit
99 //////////////////////////////////////////
100
101 MeasureGUI_1Sel3LineEdit::MeasureGUI_1Sel3LineEdit( QWidget* parent, Qt::WindowFlags f )
102 : QWidget( parent, f )
103 {
104   setupUi( this );
105 }
106
107 MeasureGUI_1Sel3LineEdit::~MeasureGUI_1Sel3LineEdit()
108 {
109 }
110
111 //////////////////////////////////////////
112 // MeasureGUI_1Sel6LineEdit
113 //////////////////////////////////////////
114
115 MeasureGUI_1Sel6LineEdit::MeasureGUI_1Sel6LineEdit( QWidget* parent, Qt::WindowFlags f )
116 : QWidget( parent, f )
117 {
118   setupUi( this );
119 }
120
121 MeasureGUI_1Sel6LineEdit::~MeasureGUI_1Sel6LineEdit()
122 {
123 }
124
125 //////////////////////////////////////////
126 // MeasureGUI_1Sel_Frame
127 //////////////////////////////////////////
128
129 MeasureGUI_1Sel_Frame::MeasureGUI_1Sel_Frame( QWidget* parent, Qt::WindowFlags f )
130 : QWidget( parent, f )
131 {
132   setupUi( this );
133 }
134
135 MeasureGUI_1Sel_Frame::~MeasureGUI_1Sel_Frame()
136 {
137 }
138
139 //////////////////////////////////////////
140 // MeasureGUI_1TreeWidget_4Button
141 //////////////////////////////////////////
142
143 MeasureGUI_1TreeWidget_4Button::MeasureGUI_1TreeWidget_4Button( QWidget* parent, Qt::WindowFlags f )
144 : QWidget( parent, f )
145 {
146   setupUi( this );
147 }
148
149 MeasureGUI_1TreeWidget_4Button::~MeasureGUI_1TreeWidget_4Button()
150 {
151 }
152
153 //////////////////////////////////////////
154 // MeasureGUI_2Sel1LineEdit
155 //////////////////////////////////////////
156
157 MeasureGUI_2Sel1LineEdit::MeasureGUI_2Sel1LineEdit( QWidget* parent, Qt::WindowFlags f )
158 : QWidget( parent, f )
159 {
160   setupUi( this );
161 }
162
163 MeasureGUI_2Sel1LineEdit::~MeasureGUI_2Sel1LineEdit()
164 {
165 }
166
167 //////////////////////////////////////////
168 // MeasureGUI_2Sel_Frame
169 //////////////////////////////////////////
170
171 MeasureGUI_2Sel_Frame::MeasureGUI_2Sel_Frame( QWidget* parent, Qt::WindowFlags f )
172 : QWidget( parent, f )
173 {
174   setupUi( this );
175 }
176
177 MeasureGUI_2Sel_Frame::~MeasureGUI_2Sel_Frame()
178 {
179 }
180
181
182 //////////////////////////////////////////
183 // MeasureGUI_3Sel_Frame
184 //////////////////////////////////////////
185
186 MeasureGUI_3Sel_Frame::MeasureGUI_3Sel_Frame( QWidget* parent, Qt::WindowFlags f )
187 : QWidget( parent, f )
188 {
189   setupUi( this );
190 }
191
192 MeasureGUI_3Sel_Frame::~MeasureGUI_3Sel_Frame()
193 {
194 }
195
196 //////////////////////////////////////////
197 // MeasureGUI_SkeletonBox
198 //////////////////////////////////////////
199
200 MeasureGUI_SkeletonBox::MeasureGUI_SkeletonBox( QWidget* parent, Qt::WindowFlags f )
201 : QWidget( parent, f )
202 {
203   setupUi( this );
204 }
205
206 MeasureGUI_SkeletonBox::~MeasureGUI_SkeletonBox()
207 {
208 }