1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiCreateBoundaryLayer
</class>
4 <widget class=
"QDialog" name=
"GuiCreateBoundaryLayer">
5 <property name=
"geometry">
13 <property name=
"minimumSize">
19 <property name=
"windowTitle">
20 <string>create prismatic boundary layer
</string>
22 <property name=
"windowIcon">
23 <iconset resource=
"engrid.qrc">
24 <normaloff>:/icons/resources/icons/G.png
</normaloff>:/icons/resources/icons/G.png
</iconset>
26 <layout class=
"QGridLayout" name=
"gridLayout">
27 <item row=
"0" column=
"0">
28 <widget class=
"QGroupBox" name=
"groupBox">
29 <property name=
"sizePolicy">
30 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
31 <horstretch>0</horstretch>
32 <verstretch>0</verstretch>
35 <property name=
"title">
36 <string>boundary conditions
</string>
38 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
40 <widget class=
"QListWidget" name=
"listWidgetBC">
41 <property name=
"sizePolicy">
42 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
47 <property name=
"maximumSize">
49 <width>16777215</width>
50 <height>16777215</height>
56 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
58 <widget class=
"QPushButton" name=
"pushButton_SelectAll_BC">
59 <property name=
"text">
60 <string>Select all
</string>
65 <widget class=
"QPushButton" name=
"pushButton_ClearAll_BC">
66 <property name=
"text">
67 <string>Clear all
</string>
76 <item row=
"0" column=
"1">
77 <widget class=
"QGroupBox" name=
"groupBox_2">
78 <property name=
"title">
79 <string>volumes
</string>
81 <layout class=
"QVBoxLayout" name=
"verticalLayout">
83 <widget class=
"QListWidget" name=
"listWidgetVC"/>
88 <item row=
"7" column=
"0" colspan=
"2">
89 <layout class=
"QHBoxLayout">
91 <widget class=
"QPushButton" name=
"pushButtonHelp">
92 <property name=
"text">
98 <spacer name=
"horizontalSpacer">
99 <property name=
"orientation">
100 <enum>Qt::Horizontal
</enum>
102 <property name=
"sizeHint" stdset=
"0">
111 <widget class=
"QDialogButtonBox" name=
"buttonBox">
112 <property name=
"orientation">
113 <enum>Qt::Horizontal
</enum>
115 <property name=
"standardButtons">
116 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
122 <item row=
"3" column=
"0">
123 <widget class=
"QLabel" name=
"label">
124 <property name=
"text">
125 <string>number of iterations
</string>
127 <property name=
"alignment">
128 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
132 <item row=
"3" column=
"1">
133 <widget class=
"QSpinBox" name=
"spinBoxIterations">
134 <property name=
"minimum">
139 <item row=
"1" column=
"1">
140 <widget class=
"QCheckBox" name=
"checkBoxImprove">
141 <property name=
"text">
142 <string>improve existing layer?
</string>
146 <item row=
"4" column=
"1">
147 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxHeight">
148 <property name=
"maximum">
149 <double>5.000000000000000</double>
151 <property name=
"singleStep">
152 <double>0.050000000000000</double>
156 <item row=
"4" column=
"0">
157 <widget class=
"QLabel" name=
"label_2">
158 <property name=
"text">
159 <string>relative height of layer
</string>
161 <property name=
"alignment">
162 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
166 <item row=
"5" column=
"0">
167 <widget class=
"QLabel" name=
"label_4">
168 <property name=
"text">
169 <string>absolute height of layer
</string>
171 <property name=
"alignment">
172 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
176 <item row=
"6" column=
"0">
177 <widget class=
"QLabel" name=
"label_5">
178 <property name=
"text">
179 <string>blending (
0=relative,
1=absolute)
</string>
181 <property name=
"alignment">
182 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
186 <item row=
"6" column=
"1">
187 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBoxBlending">
188 <property name=
"maximum">
189 <double>1.000000000000000</double>
191 <property name=
"singleStep">
192 <double>0.050000000000000</double>
196 <item row=
"5" column=
"1">
197 <widget class=
"QLineEdit" name=
"lineEditAbsolute">
198 <property name=
"text">
203 <item row=
"2" column=
"1">
204 <widget class=
"QCheckBox" name=
"checkBoxRemovePoints">
205 <property name=
"text">
206 <string>remove points?
</string>
213 <include location=
"engrid.qrc"/>
217 <sender>buttonBox
</sender>
218 <signal>accepted()
</signal>
219 <receiver>GuiCreateBoundaryLayer
</receiver>
220 <slot>accept()
</slot>
222 <hint type=
"sourcelabel">
226 <hint type=
"destinationlabel">
233 <sender>buttonBox
</sender>
234 <signal>rejected()
</signal>
235 <receiver>GuiCreateBoundaryLayer
</receiver>
236 <slot>reject()
</slot>
238 <hint type=
"sourcelabel">
242 <hint type=
"destinationlabel">