|
72 | 72 | <item row="0" column="0" colspan="4">
|
73 | 73 | <widget class="QTabWidget" name="tabBar">
|
74 | 74 | <property name="currentIndex">
|
75 |
| - <number>0</number> |
| 75 | + <number>1</number> |
76 | 76 | </property>
|
77 | 77 | <property name="iconSize">
|
78 | 78 | <size>
|
|
251 | 251 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
252 | 252 | <item>
|
253 | 253 | <layout class="QHBoxLayout" name="horizontalLayout_4">
|
254 |
| - <item> |
255 |
| - <widget class="QGroupBox" name="gboxNoDataValue"> |
256 |
| - <property name="title"> |
257 |
| - <string>No data value</string> |
258 |
| - </property> |
259 |
| - <layout class="QGridLayout" name="gridLayout_7"> |
260 |
| - <item row="0" column="0"> |
261 |
| - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
262 |
| - <property name="leftMargin"> |
263 |
| - <number>1</number> |
264 |
| - </property> |
265 |
| - <item> |
266 |
| - <widget class="QCheckBox" name="mSrcNoDataValueCheckBox"> |
267 |
| - <property name="toolTip"> |
268 |
| - <string>Use original source no data value.</string> |
269 |
| - </property> |
270 |
| - <property name="text"> |
271 |
| - <string>No data value:</string> |
272 |
| - </property> |
273 |
| - </widget> |
274 |
| - </item> |
275 |
| - <item> |
276 |
| - <widget class="QLabel" name="lblSrcNoDataValue"> |
277 |
| - <property name="sizePolicy"> |
278 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
279 |
| - <horstretch>0</horstretch> |
280 |
| - <verstretch>0</verstretch> |
281 |
| - </sizepolicy> |
282 |
| - </property> |
283 |
| - <property name="toolTip"> |
284 |
| - <string>Original data source no data value, if exists.</string> |
285 |
| - </property> |
286 |
| - <property name="text"> |
287 |
| - <string><src no data value></string> |
288 |
| - </property> |
289 |
| - </widget> |
290 |
| - </item> |
291 |
| - </layout> |
292 |
| - </item> |
293 |
| - <item row="1" column="0"> |
294 |
| - <layout class="QHBoxLayout" name="horizontalLayout_6"> |
295 |
| - <item> |
296 |
| - <widget class="QLabel" name="lblUserNoDataValueLabel"> |
297 |
| - <property name="toolTip"> |
298 |
| - <string>Additional user defined no data value.</string> |
299 |
| - </property> |
300 |
| - <property name="text"> |
301 |
| - <string>Additional no data value</string> |
302 |
| - </property> |
303 |
| - </widget> |
304 |
| - </item> |
305 |
| - <item> |
306 |
| - <widget class="QLineEdit" name="leNoDataValue"> |
307 |
| - <property name="toolTip"> |
308 |
| - <string>Additional user defined no data value.</string> |
309 |
| - </property> |
310 |
| - </widget> |
311 |
| - </item> |
312 |
| - </layout> |
313 |
| - </item> |
314 |
| - </layout> |
315 |
| - </widget> |
316 |
| - </item> |
317 | 254 | <item>
|
318 | 255 | <widget class="QGroupBox" name="groupBox_4">
|
319 | 256 | <property name="title">
|
|
395 | 332 | </layout>
|
396 | 333 | </widget>
|
397 | 334 | </item>
|
| 335 | + <item> |
| 336 | + <widget class="QGroupBox" name="gboxNoDataValue"> |
| 337 | + <property name="title"> |
| 338 | + <string>No data value</string> |
| 339 | + </property> |
| 340 | + <layout class="QGridLayout" name="gridLayout_7"> |
| 341 | + <item row="0" column="0"> |
| 342 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 343 | + <property name="leftMargin"> |
| 344 | + <number>1</number> |
| 345 | + </property> |
| 346 | + <item> |
| 347 | + <widget class="QCheckBox" name="mSrcNoDataValueCheckBox"> |
| 348 | + <property name="toolTip"> |
| 349 | + <string>Use original source no data value.</string> |
| 350 | + </property> |
| 351 | + <property name="text"> |
| 352 | + <string>No data value:</string> |
| 353 | + </property> |
| 354 | + </widget> |
| 355 | + </item> |
| 356 | + <item> |
| 357 | + <widget class="QLabel" name="lblSrcNoDataValue"> |
| 358 | + <property name="sizePolicy"> |
| 359 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 360 | + <horstretch>0</horstretch> |
| 361 | + <verstretch>0</verstretch> |
| 362 | + </sizepolicy> |
| 363 | + </property> |
| 364 | + <property name="toolTip"> |
| 365 | + <string>Original data source no data value, if exists.</string> |
| 366 | + </property> |
| 367 | + <property name="text"> |
| 368 | + <string><src no data value></string> |
| 369 | + </property> |
| 370 | + </widget> |
| 371 | + </item> |
| 372 | + </layout> |
| 373 | + </item> |
| 374 | + <item row="1" column="0"> |
| 375 | + <layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 376 | + <item> |
| 377 | + <widget class="QLabel" name="lblUserNoDataValueLabel"> |
| 378 | + <property name="toolTip"> |
| 379 | + <string>Additional user defined no data value.</string> |
| 380 | + </property> |
| 381 | + <property name="text"> |
| 382 | + <string>Additional no data value</string> |
| 383 | + </property> |
| 384 | + </widget> |
| 385 | + </item> |
| 386 | + <item> |
| 387 | + <widget class="QLineEdit" name="leNoDataValue"> |
| 388 | + <property name="toolTip"> |
| 389 | + <string>Additional user defined no data value.</string> |
| 390 | + </property> |
| 391 | + </widget> |
| 392 | + </item> |
| 393 | + </layout> |
| 394 | + </item> |
| 395 | + </layout> |
| 396 | + </widget> |
| 397 | + </item> |
398 | 398 | </layout>
|
399 | 399 | </item>
|
400 | 400 | <item>
|
|
0 commit comments