|
29 | 29 | <property name="geometry">
|
30 | 30 | <rect>
|
31 | 31 | <x>0</x>
|
32 |
| - <y>-263</y> |
33 |
| - <width>549</width> |
34 |
| - <height>806</height> |
| 32 | + <y>0</y> |
| 33 | + <width>536</width> |
| 34 | + <height>947</height> |
35 | 35 | </rect>
|
36 | 36 | </property>
|
37 | 37 | <layout class="QVBoxLayout" name="verticalLayout_5">
|
|
191 | 191 | </item>
|
192 | 192 | <item>
|
193 | 193 | <widget class="QgsCollapsibleGroupBox" name="mExtentGroupBox">
|
| 194 | + <property name="sizePolicy"> |
| 195 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 196 | + <horstretch>0</horstretch> |
| 197 | + <verstretch>0</verstretch> |
| 198 | + </sizepolicy> |
| 199 | + </property> |
| 200 | + <property name="autoFillBackground"> |
| 201 | + <bool>false</bool> |
| 202 | + </property> |
194 | 203 | <property name="title">
|
195 | 204 | <string>Extent</string>
|
196 | 205 | </property>
|
| 206 | + <property name="alignment"> |
| 207 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 208 | + </property> |
197 | 209 | <property name="checkable">
|
198 |
| - <bool>true</bool> |
| 210 | + <bool>false</bool> |
199 | 211 | </property>
|
200 | 212 | <layout class="QVBoxLayout" name="verticalLayout_2">
|
201 | 213 | <item>
|
|
337 | 349 | </item>
|
338 | 350 | <item>
|
339 | 351 | <widget class="QgsCollapsibleGroupBox" name="mResolutionGroupBox">
|
| 352 | + <property name="sizePolicy"> |
| 353 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 354 | + <horstretch>0</horstretch> |
| 355 | + <verstretch>0</verstretch> |
| 356 | + </sizepolicy> |
| 357 | + </property> |
340 | 358 | <property name="title">
|
341 | 359 | <string>Resolution</string>
|
342 | 360 | </property>
|
| 361 | + <property name="flat"> |
| 362 | + <bool>false</bool> |
| 363 | + </property> |
343 | 364 | <property name="checkable">
|
344 |
| - <bool>true</bool> |
| 365 | + <bool>false</bool> |
345 | 366 | </property>
|
346 | 367 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
347 | 368 | <item>
|
|
413 | 434 | </item>
|
414 | 435 | <item>
|
415 | 436 | <widget class="QgsCollapsibleGroupBox" name="mCreateOptionsGroupBox">
|
| 437 | + <property name="sizePolicy"> |
| 438 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 439 | + <horstretch>0</horstretch> |
| 440 | + <verstretch>0</verstretch> |
| 441 | + </sizepolicy> |
| 442 | + </property> |
416 | 443 | <property name="title">
|
417 | 444 | <string>Create Options</string>
|
418 | 445 | </property>
|
|
423 | 450 | <bool>false</bool>
|
424 | 451 | </property>
|
425 | 452 | <layout class="QGridLayout" name="gridLayout_5">
|
426 |
| - <property name="margin"> |
427 |
| - <number>9</number> |
428 |
| - </property> |
429 | 453 | <item row="0" column="0">
|
430 | 454 | <widget class="QgsRasterFormatSaveOptionsWidget" name="mCreateOptionsWidget" native="true"/>
|
431 | 455 | </item>
|
|
434 | 458 | </item>
|
435 | 459 | <item>
|
436 | 460 | <widget class="QgsCollapsibleGroupBox" name="mTilesGroupBox">
|
| 461 | + <property name="sizePolicy"> |
| 462 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 463 | + <horstretch>0</horstretch> |
| 464 | + <verstretch>0</verstretch> |
| 465 | + </sizepolicy> |
| 466 | + </property> |
437 | 467 | <property name="title">
|
438 | 468 | <string>Tiles</string>
|
439 | 469 | </property>
|
|
444 | 474 | <bool>false</bool>
|
445 | 475 | </property>
|
446 | 476 | <layout class="QHBoxLayout" name="horizontalLayout_5">
|
447 |
| - <property name="spacing"> |
448 |
| - <number>6</number> |
449 |
| - </property> |
450 |
| - <property name="margin"> |
451 |
| - <number>9</number> |
452 |
| - </property> |
453 | 477 | <item>
|
454 | 478 | <widget class="QLabel" name="mMaximumSizeXLabel">
|
455 | 479 | <property name="enabled">
|
456 |
| - <bool>true</bool> |
| 480 | + <bool>false</bool> |
457 | 481 | </property>
|
458 | 482 | <property name="toolTip">
|
459 | 483 | <string>Maximum number of columns in one tile.</string>
|
|
466 | 490 | <item>
|
467 | 491 | <widget class="QLineEdit" name="mMaximumSizeXLineEdit">
|
468 | 492 | <property name="enabled">
|
469 |
| - <bool>true</bool> |
| 493 | + <bool>false</bool> |
470 | 494 | </property>
|
471 | 495 | <property name="toolTip">
|
472 | 496 | <string>Maximum number of columns in one tile.</string>
|
|
476 | 500 | <item>
|
477 | 501 | <widget class="QLabel" name="mMaximumSizeYLabel">
|
478 | 502 | <property name="enabled">
|
479 |
| - <bool>true</bool> |
| 503 | + <bool>false</bool> |
480 | 504 | </property>
|
481 | 505 | <property name="toolTip">
|
482 | 506 | <string>Maximum number of rows in one tile.</string>
|
|
489 | 513 | <item>
|
490 | 514 | <widget class="QLineEdit" name="mMaximumSizeYLineEdit">
|
491 | 515 | <property name="enabled">
|
492 |
| - <bool>true</bool> |
| 516 | + <bool>false</bool> |
493 | 517 | </property>
|
494 | 518 | <property name="toolTip">
|
495 | 519 | <string>Maximum number of rows in one tile.</string>
|
|
499 | 523 | <item>
|
500 | 524 | <widget class="QCheckBox" name="mTileModeCheckBox">
|
501 | 525 | <property name="enabled">
|
502 |
| - <bool>true</bool> |
| 526 | + <bool>false</bool> |
503 | 527 | </property>
|
504 | 528 | <property name="text">
|
505 | 529 | <string>Create VRT</string>
|
|
509 | 533 | </layout>
|
510 | 534 | </widget>
|
511 | 535 | </item>
|
512 |
| - <item> |
513 |
| - <spacer name="verticalSpacer"> |
514 |
| - <property name="orientation"> |
515 |
| - <enum>Qt::Vertical</enum> |
516 |
| - </property> |
517 |
| - <property name="sizeHint" stdset="0"> |
518 |
| - <size> |
519 |
| - <width>20</width> |
520 |
| - <height>40</height> |
521 |
| - </size> |
522 |
| - </property> |
523 |
| - </spacer> |
524 |
| - </item> |
525 | 536 | <item>
|
526 | 537 | <widget class="QgsCollapsibleGroupBox" name="mNoDataGroupBox">
|
527 | 538 | <property name="enabled">
|
528 | 539 | <bool>true</bool>
|
529 | 540 | </property>
|
530 |
| - <property name="minimumSize"> |
531 |
| - <size> |
532 |
| - <width>0</width> |
533 |
| - <height>150</height> |
534 |
| - </size> |
| 541 | + <property name="sizePolicy"> |
| 542 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 543 | + <horstretch>0</horstretch> |
| 544 | + <verstretch>0</verstretch> |
| 545 | + </sizepolicy> |
535 | 546 | </property>
|
536 | 547 | <property name="toolTip">
|
537 | 548 | <string>Additional no data values. The specified values will be set to no data in output raster.</string>
|
|
554 | 565 | <verstretch>0</verstretch>
|
555 | 566 | </sizepolicy>
|
556 | 567 | </property>
|
| 568 | + <property name="minimumSize"> |
| 569 | + <size> |
| 570 | + <width>0</width> |
| 571 | + <height>100</height> |
| 572 | + </size> |
| 573 | + </property> |
557 | 574 | </widget>
|
558 | 575 | </item>
|
559 | 576 | <item>
|
|
591 | 608 | <property name="toolTip">
|
592 | 609 | <string>Remove selected row</string>
|
593 | 610 | </property>
|
| 611 | + <property name="styleSheet"> |
| 612 | + <string notr="true"/> |
| 613 | + </property> |
594 | 614 | <property name="text">
|
595 | 615 | <string>...</string>
|
596 | 616 | </property>
|
|
621 | 641 | </item>
|
622 | 642 | <item>
|
623 | 643 | <widget class="QgsCollapsibleGroupBox" name="mPyramidsGroupBox">
|
| 644 | + <property name="sizePolicy"> |
| 645 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 646 | + <horstretch>0</horstretch> |
| 647 | + <verstretch>0</verstretch> |
| 648 | + </sizepolicy> |
| 649 | + </property> |
624 | 650 | <property name="title">
|
625 | 651 | <string>Pyramids</string>
|
626 | 652 | </property>
|
|
646 | 672 | <string>No pyramids</string>
|
647 | 673 | </property>
|
648 | 674 | <attribute name="buttonGroup">
|
649 |
| - <string>mPyramidsButtonGroup</string> |
| 675 | + <string notr="true">mPyramidsButtonGroup</string> |
650 | 676 | </attribute>
|
651 | 677 | </widget>
|
652 | 678 | </item>
|
|
656 | 682 | <string>Build pyramids</string>
|
657 | 683 | </property>
|
658 | 684 | <attribute name="buttonGroup">
|
659 |
| - <string>mPyramidsButtonGroup</string> |
| 685 | + <string notr="true">mPyramidsButtonGroup</string> |
660 | 686 | </attribute>
|
661 | 687 | </widget>
|
662 | 688 | </item>
|
|
666 | 692 | <string>Use existing</string>
|
667 | 693 | </property>
|
668 | 694 | <attribute name="buttonGroup">
|
669 |
| - <string>mPyramidsButtonGroup</string> |
| 695 | + <string notr="true">mPyramidsButtonGroup</string> |
670 | 696 | </attribute>
|
671 | 697 | </widget>
|
672 | 698 | </item>
|
|
728 | 754 | </layout>
|
729 | 755 | </widget>
|
730 | 756 | </item>
|
| 757 | + <item> |
| 758 | + <spacer name="verticalSpacer"> |
| 759 | + <property name="orientation"> |
| 760 | + <enum>Qt::Vertical</enum> |
| 761 | + </property> |
| 762 | + <property name="sizeType"> |
| 763 | + <enum>QSizePolicy::Expanding</enum> |
| 764 | + </property> |
| 765 | + <property name="sizeHint" stdset="0"> |
| 766 | + <size> |
| 767 | + <width>20</width> |
| 768 | + <height>40</height> |
| 769 | + </size> |
| 770 | + </property> |
| 771 | + </spacer> |
| 772 | + </item> |
731 | 773 | </layout>
|
732 | 774 | </widget>
|
733 | 775 | </widget>
|
|
773 | 815 | <slot>accept()</slot>
|
774 | 816 | <hints>
|
775 | 817 | <hint type="sourcelabel">
|
776 |
| - <x>248</x> |
777 |
| - <y>254</y> |
| 818 | + <x>254</x> |
| 819 | + <y>575</y> |
778 | 820 | </hint>
|
779 | 821 | <hint type="destinationlabel">
|
780 | 822 | <x>157</x>
|
|
789 | 831 | <slot>reject()</slot>
|
790 | 832 | <hints>
|
791 | 833 | <hint type="sourcelabel">
|
792 |
| - <x>316</x> |
793 |
| - <y>260</y> |
| 834 | + <x>322</x> |
| 835 | + <y>575</y> |
794 | 836 | </hint>
|
795 | 837 | <hint type="destinationlabel">
|
796 | 838 | <x>286</x>
|
|
0 commit comments