1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiDivideBoundaryLayer
</class>
4 <widget class=
"QDialog" name=
"GuiDivideBoundaryLayer">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>divide boundary layer
</string>
16 <property name=
"windowIcon">
17 <iconset resource=
"engrid.qrc">
18 <normaloff>:/icons/resources/icons/G.png
</normaloff>:/icons/resources/icons/G.png
</iconset>
20 <layout class=
"QGridLayout" name=
"gridLayout">
21 <item row=
"3" column=
"0">
22 <widget class=
"QLabel" name=
"label_5">
23 <property name=
"text">
24 <string>absolute height of first cell
</string>
26 <property name=
"alignment">
27 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
31 <item row=
"4" column=
"0">
32 <widget class=
"QLabel" name=
"label_8">
33 <property name=
"text">
34 <string>blending (
0=relative,
1=absolute)
</string>
36 <property name=
"alignment">
37 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
41 <item row=
"6" column=
"1">
42 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxFarRatio">
43 <property name=
"decimals">
46 <property name=
"minimum">
47 <double>0.000000000000000</double>
49 <property name=
"maximum">
50 <double>5.000000000000000</double>
52 <property name=
"singleStep">
53 <double>0.100000000000000</double>
55 <property name=
"value">
56 <double>0.800000000000000</double>
60 <item row=
"1" column=
"1">
61 <widget class=
"QSpinBox" name=
"spinBoxLayers">
62 <property name=
"alignment">
63 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
65 <property name=
"minimum">
68 <property name=
"value">
73 <item row=
"4" column=
"1">
74 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxBlending">
75 <property name=
"maximum">
76 <double>1.000000000000000</double>
78 <property name=
"singleStep">
79 <double>0.100000000000000</double>
81 <property name=
"value">
82 <double>1.000000000000000</double>
86 <item row=
"5" column=
"1">
87 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxStretching">
88 <property name=
"minimum">
89 <double>0.500000000000000</double>
91 <property name=
"maximum">
92 <double>3.000000000000000</double>
94 <property name=
"singleStep">
95 <double>0.050000000000000</double>
97 <property name=
"value">
98 <double>1.500000000000000</double>
102 <item row=
"6" column=
"0">
103 <widget class=
"QLabel" name=
"label_7">
104 <property name=
"text">
105 <string>ratio last layer / far-field
</string>
107 <property name=
"alignment">
108 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
112 <item row=
"0" column=
"0">
113 <widget class=
"QGroupBox" name=
"groupBox">
114 <property name=
"enabled">
117 <property name=
"sizePolicy">
118 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
119 <horstretch>0</horstretch>
120 <verstretch>0</verstretch>
123 <property name=
"title">
124 <string>boundary conditions
</string>
126 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
128 <widget class=
"QListWidget" name=
"listWidgetBC">
129 <property name=
"sizePolicy">
130 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
131 <horstretch>0</horstretch>
132 <verstretch>0</verstretch>
135 <property name=
"maximumSize">
137 <width>16777215</width>
138 <height>16777215</height>
146 <item row=
"1" column=
"0">
147 <widget class=
"QLabel" name=
"label_2">
148 <property name=
"text">
149 <string>number of layers
</string>
151 <property name=
"alignment">
152 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
156 <item row=
"5" column=
"0">
157 <widget class=
"QLabel" name=
"label_6">
158 <property name=
"text">
159 <string>stretching factor (hint)
</string>
161 <property name=
"alignment">
162 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
166 <item row=
"7" column=
"0">
167 <widget class=
"QLabel" name=
"label">
168 <property name=
"text">
169 <string>first critical angle
</string>
171 <property name=
"alignment">
172 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
176 <item row=
"2" column=
"1">
177 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxHeight">
178 <property name=
"decimals">
181 <property name=
"minimum">
182 <double>0.000100000000000</double>
184 <property name=
"maximum">
185 <double>1.000000000000000</double>
187 <property name=
"singleStep">
188 <double>0.001000000000000</double>
190 <property name=
"value">
191 <double>0.010000000000000</double>
195 <item row=
"3" column=
"1">
196 <widget class=
"QLineEdit" name=
"lineEditAbsolute">
197 <property name=
"text">
202 <item row=
"0" column=
"1">
203 <widget class=
"QGroupBox" name=
"groupBox_2">
204 <property name=
"title">
205 <string>volumes
</string>
207 <layout class=
"QVBoxLayout" name=
"verticalLayout">
209 <widget class=
"QListWidget" name=
"listWidgetVC"/>
214 <item row=
"9" column=
"0" colspan=
"2">
215 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
217 <widget class=
"QPushButton" name=
"pushButtonHelp">
218 <property name=
"text">
219 <string>Help
</string>
224 <spacer name=
"horizontalSpacer">
225 <property name=
"orientation">
226 <enum>Qt::Horizontal
</enum>
228 <property name=
"sizeHint" stdset=
"0">
237 <widget class=
"QDialogButtonBox" name=
"buttonBox">
238 <property name=
"orientation">
239 <enum>Qt::Horizontal
</enum>
241 <property name=
"standardButtons">
242 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
248 <item row=
"2" column=
"0">
249 <widget class=
"QLabel" name=
"label_3">
250 <property name=
"text">
251 <string>relative height of first cell
</string>
253 <property name=
"alignment">
254 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
258 <item row=
"8" column=
"0">
259 <widget class=
"QLabel" name=
"label_4">
260 <property name=
"text">
261 <string>second critical angle
</string>
263 <property name=
"alignment">
264 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
268 <item row=
"7" column=
"1">
269 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxCritAngle1">
270 <property name=
"decimals">
273 <property name=
"maximum">
274 <double>360.000000000000000</double>
276 <property name=
"singleStep">
277 <double>5.000000000000000</double>
279 <property name=
"value">
280 <double>180.000000000000000</double>
284 <item row=
"8" column=
"1">
285 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxCritAngle2">
286 <property name=
"decimals">
289 <property name=
"maximum">
290 <double>360.000000000000000</double>
292 <property name=
"singleStep">
293 <double>5.000000000000000</double>
295 <property name=
"value">
296 <double>270.000000000000000</double>
303 <tabstop>listWidgetBC
</tabstop>
304 <tabstop>listWidgetVC
</tabstop>
305 <tabstop>spinBoxLayers
</tabstop>
306 <tabstop>doubleSpinBoxHeight
</tabstop>
307 <tabstop>lineEditAbsolute
</tabstop>
308 <tabstop>doubleSpinBoxBlending
</tabstop>
309 <tabstop>doubleSpinBoxStretching
</tabstop>
310 <tabstop>doubleSpinBoxFarRatio
</tabstop>
311 <tabstop>doubleSpinBoxCritAngle1
</tabstop>
312 <tabstop>doubleSpinBoxCritAngle2
</tabstop>
313 <tabstop>buttonBox
</tabstop>
314 <tabstop>pushButtonHelp
</tabstop>
317 <include location=
"engrid.qrc"/>
318 <include location=
"engrid.qrc"/>
322 <sender>buttonBox
</sender>
323 <signal>accepted()
</signal>
324 <receiver>GuiDivideBoundaryLayer
</receiver>
325 <slot>accept()
</slot>
327 <hint type=
"sourcelabel">
331 <hint type=
"destinationlabel">
338 <sender>buttonBox
</sender>
339 <signal>rejected()
</signal>
340 <receiver>GuiDivideBoundaryLayer
</receiver>
341 <slot>reject()
</slot>
343 <hint type=
"sourcelabel">
347 <hint type=
"destinationlabel">