|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>748</width> |
| 9 | + <width>772</width> |
10 | 10 | <height>382</height>
|
11 | 11 | </rect>
|
12 | 12 | </property>
|
|
137 | 137 | </property>
|
138 | 138 | </widget>
|
139 | 139 | </item>
|
140 |
| - <item row="0" column="2" colspan="4"> |
| 140 | + <item row="0" column="2"> |
141 | 141 | <widget class="QComboBox" name="mInterpolationMethodComboBox"/>
|
142 | 142 | </item>
|
143 |
| - <item row="0" column="6"> |
| 143 | + <item row="0" column="5"> |
144 | 144 | <widget class="QToolButton" name="mConfigureInterpolationButton">
|
145 | 145 | <property name="text">
|
146 | 146 | <string>...</string>
|
|
168 | 168 | </property>
|
169 | 169 | </widget>
|
170 | 170 | </item>
|
171 |
| - <item row="1" column="3" colspan="2"> |
| 171 | + <item row="1" column="3"> |
172 | 172 | <widget class="QLabel" name="mNumberOfRowsLabel">
|
173 | 173 | <property name="text">
|
174 | 174 | <string>Number of rows</string>
|
|
178 | 178 | </property>
|
179 | 179 | </widget>
|
180 | 180 | </item>
|
181 |
| - <item row="1" column="5" colspan="2"> |
| 181 | + <item row="1" column="4" colspan="2"> |
182 | 182 | <widget class="QSpinBox" name="mNumberOfRowsSpinBox">
|
183 | 183 | <property name="maximum">
|
184 | 184 | <number>10000000</number>
|
|
205 | 205 | </property>
|
206 | 206 | </widget>
|
207 | 207 | </item>
|
208 |
| - <item row="2" column="3" colspan="2"> |
| 208 | + <item row="2" column="3"> |
209 | 209 | <widget class="QLabel" name="mCellsizeYLabel">
|
210 | 210 | <property name="text">
|
211 | 211 | <string>Cellsize Y</string>
|
|
215 | 215 | </property>
|
216 | 216 | </widget>
|
217 | 217 | </item>
|
218 |
| - <item row="2" column="5" colspan="2"> |
| 218 | + <item row="2" column="4" colspan="2"> |
219 | 219 | <widget class="QDoubleSpinBox" name="mCellSizeYSpinBox">
|
220 | 220 | <property name="decimals">
|
221 | 221 | <number>5</number>
|
|
225 | 225 | </property>
|
226 | 226 | </widget>
|
227 | 227 | </item>
|
228 |
| - <item row="3" column="0" colspan="7"> |
| 228 | + <item row="3" column="0" colspan="5"> |
229 | 229 | <layout class="QGridLayout" name="gridLayout_2">
|
230 | 230 | <item row="0" column="0">
|
231 | 231 | <widget class="QLabel" name="mXMinLabel">
|
|
288 | 288 | </item>
|
289 | 289 | </layout>
|
290 | 290 | </item>
|
291 |
| - <item row="5" column="0"> |
| 291 | + <item row="4" column="0"> |
292 | 292 | <widget class="QLabel" name="mOutputFileLabel">
|
293 | 293 | <property name="text">
|
294 | 294 | <string>Output file </string>
|
|
298 | 298 | </property>
|
299 | 299 | </widget>
|
300 | 300 | </item>
|
301 |
| - <item row="5" column="1" colspan="5"> |
| 301 | + <item row="4" column="1" colspan="4"> |
302 | 302 | <widget class="QLineEdit" name="mOutputFileLineEdit"/>
|
303 | 303 | </item>
|
304 |
| - <item row="5" column="6"> |
| 304 | + <item row="4" column="5"> |
305 | 305 | <widget class="QToolButton" name="mOutputFileButton">
|
306 | 306 | <property name="text">
|
307 | 307 | <string>...</string>
|
308 | 308 | </property>
|
309 | 309 | </widget>
|
310 | 310 | </item>
|
311 |
| - <item row="6" column="1"> |
| 311 | + <item row="5" column="0" colspan="3"> |
| 312 | + <widget class="QCheckBox" name="mAddResultToProjectCheckBox"> |
| 313 | + <property name="text"> |
| 314 | + <string>Add result to project</string> |
| 315 | + </property> |
| 316 | + <property name="checked"> |
| 317 | + <bool>true</bool> |
| 318 | + </property> |
| 319 | + </widget> |
| 320 | + </item> |
| 321 | + <item row="6" column="0"> |
312 | 322 | <spacer name="verticalSpacer">
|
313 | 323 | <property name="orientation">
|
314 | 324 | <enum>Qt::Vertical</enum>
|
|
0 commit comments