implemented mirror mesh, still not working for vol. cells
[engrid.git] / src / guicreateboundarylayer.ui
blobcae023a8a5242c5a1034cfce82a8ba49e373c04f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>GuiCreateBoundaryLayer</class>
4 <widget class="QDialog" name="GuiCreateBoundaryLayer">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>348</width>
10 <height>450</height>
11 </rect>
12 </property>
13 <property name="minimumSize">
14 <size>
15 <width>0</width>
16 <height>0</height>
17 </size>
18 </property>
19 <property name="windowTitle">
20 <string>create prismatic boundary layer</string>
21 </property>
22 <property name="windowIcon">
23 <iconset resource="engrid.qrc">
24 <normaloff>:/icons/resources/icons/G.png</normaloff>:/icons/resources/icons/G.png</iconset>
25 </property>
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>
33 </sizepolicy>
34 </property>
35 <property name="title">
36 <string>boundary conditions</string>
37 </property>
38 <layout class="QVBoxLayout" name="verticalLayout_2">
39 <item>
40 <widget class="QListWidget" name="listWidgetBC">
41 <property name="sizePolicy">
42 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
45 </sizepolicy>
46 </property>
47 <property name="maximumSize">
48 <size>
49 <width>16777215</width>
50 <height>16777215</height>
51 </size>
52 </property>
53 </widget>
54 </item>
55 <item>
56 <layout class="QHBoxLayout" name="horizontalLayout">
57 <item>
58 <widget class="QPushButton" name="pushButton_SelectAll_BC">
59 <property name="text">
60 <string>Select all</string>
61 </property>
62 </widget>
63 </item>
64 <item>
65 <widget class="QPushButton" name="pushButton_ClearAll_BC">
66 <property name="text">
67 <string>Clear all</string>
68 </property>
69 </widget>
70 </item>
71 </layout>
72 </item>
73 </layout>
74 </widget>
75 </item>
76 <item row="0" column="1">
77 <widget class="QGroupBox" name="groupBox_2">
78 <property name="title">
79 <string>volumes</string>
80 </property>
81 <layout class="QVBoxLayout" name="verticalLayout">
82 <item>
83 <widget class="QListWidget" name="listWidgetVC"/>
84 </item>
85 </layout>
86 </widget>
87 </item>
88 <item row="7" column="0" colspan="2">
89 <layout class="QHBoxLayout">
90 <item>
91 <widget class="QPushButton" name="pushButtonHelp">
92 <property name="text">
93 <string>Help</string>
94 </property>
95 </widget>
96 </item>
97 <item>
98 <spacer name="horizontalSpacer">
99 <property name="orientation">
100 <enum>Qt::Horizontal</enum>
101 </property>
102 <property name="sizeHint" stdset="0">
103 <size>
104 <width>40</width>
105 <height>20</height>
106 </size>
107 </property>
108 </spacer>
109 </item>
110 <item>
111 <widget class="QDialogButtonBox" name="buttonBox">
112 <property name="orientation">
113 <enum>Qt::Horizontal</enum>
114 </property>
115 <property name="standardButtons">
116 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
117 </property>
118 </widget>
119 </item>
120 </layout>
121 </item>
122 <item row="3" column="0">
123 <widget class="QLabel" name="label">
124 <property name="text">
125 <string>number of iterations</string>
126 </property>
127 <property name="alignment">
128 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
129 </property>
130 </widget>
131 </item>
132 <item row="3" column="1">
133 <widget class="QSpinBox" name="spinBoxIterations">
134 <property name="minimum">
135 <number>1</number>
136 </property>
137 </widget>
138 </item>
139 <item row="1" column="1">
140 <widget class="QCheckBox" name="checkBoxImprove">
141 <property name="text">
142 <string>improve existing layer?</string>
143 </property>
144 </widget>
145 </item>
146 <item row="4" column="1">
147 <widget class="QDoubleSpinBox" name="doubleSpinBoxHeight">
148 <property name="maximum">
149 <double>5.000000000000000</double>
150 </property>
151 <property name="singleStep">
152 <double>0.050000000000000</double>
153 </property>
154 </widget>
155 </item>
156 <item row="4" column="0">
157 <widget class="QLabel" name="label_2">
158 <property name="text">
159 <string>relative height of layer</string>
160 </property>
161 <property name="alignment">
162 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
163 </property>
164 </widget>
165 </item>
166 <item row="5" column="0">
167 <widget class="QLabel" name="label_4">
168 <property name="text">
169 <string>absolute height of layer</string>
170 </property>
171 <property name="alignment">
172 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
173 </property>
174 </widget>
175 </item>
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>
180 </property>
181 <property name="alignment">
182 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
183 </property>
184 </widget>
185 </item>
186 <item row="6" column="1">
187 <widget class="QDoubleSpinBox" name="doubleSpinBoxBlending">
188 <property name="maximum">
189 <double>1.000000000000000</double>
190 </property>
191 <property name="singleStep">
192 <double>0.050000000000000</double>
193 </property>
194 </widget>
195 </item>
196 <item row="5" column="1">
197 <widget class="QLineEdit" name="lineEditAbsolute">
198 <property name="text">
199 <string>1</string>
200 </property>
201 </widget>
202 </item>
203 <item row="2" column="1">
204 <widget class="QCheckBox" name="checkBoxRemovePoints">
205 <property name="text">
206 <string>remove points?</string>
207 </property>
208 </widget>
209 </item>
210 </layout>
211 </widget>
212 <resources>
213 <include location="engrid.qrc"/>
214 </resources>
215 <connections>
216 <connection>
217 <sender>buttonBox</sender>
218 <signal>accepted()</signal>
219 <receiver>GuiCreateBoundaryLayer</receiver>
220 <slot>accept()</slot>
221 <hints>
222 <hint type="sourcelabel">
223 <x>248</x>
224 <y>254</y>
225 </hint>
226 <hint type="destinationlabel">
227 <x>157</x>
228 <y>274</y>
229 </hint>
230 </hints>
231 </connection>
232 <connection>
233 <sender>buttonBox</sender>
234 <signal>rejected()</signal>
235 <receiver>GuiCreateBoundaryLayer</receiver>
236 <slot>reject()</slot>
237 <hints>
238 <hint type="sourcelabel">
239 <x>316</x>
240 <y>260</y>
241 </hint>
242 <hint type="destinationlabel">
243 <x>286</x>
244 <y>274</y>
245 </hint>
246 </hints>
247 </connection>
248 </connections>
249 </ui>