|
28 | 28 | <item row="1" column="0" colspan="4"> |
29 | 29 | <widget class="QTabWidget" name="tabBar"> |
30 | 30 | <property name="currentIndex"> |
31 | | - <number>6</number> |
| 31 | + <number>0</number> |
32 | 32 | </property> |
33 | 33 | <property name="iconSize"> |
34 | 34 | <size> |
|
60 | 60 | <property name="geometry"> |
61 | 61 | <rect> |
62 | 62 | <x>0</x> |
63 | | - <y>0</y> |
64 | | - <width>462</width> |
65 | | - <height>619</height> |
| 63 | + <y>-74</y> |
| 64 | + <width>713</width> |
| 65 | + <height>611</height> |
66 | 66 | </rect> |
67 | 67 | </property> |
68 | 68 | <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
244 | 244 | </property> |
245 | 245 | </widget> |
246 | 246 | </item> |
| 247 | + <item row="4" column="3" colspan="2"> |
| 248 | + <layout class="QHBoxLayout" name="_6"> |
| 249 | + <item> |
| 250 | + <widget class="QLabel" name="labelDefaultBandCombination"> |
| 251 | + <property name="text"> |
| 252 | + <string>Default R:1 G:2 B:3</string> |
| 253 | + </property> |
| 254 | + </widget> |
| 255 | + </item> |
| 256 | + </layout> |
| 257 | + </item> |
247 | 258 | <item row="5" column="0"> |
248 | 259 | <widget class="QLabel" name="lblRedMin"> |
249 | 260 | <property name="sizePolicy"> |
|
493 | 504 | </widget> |
494 | 505 | </item> |
495 | 506 | <item row="8" column="4"> |
496 | | - <layout class="QHBoxLayout" name="horizontalLayout"> |
497 | | - <item> |
498 | | - <widget class="QDoubleSpinBox" name="sboxThreeBandStdDev"> |
499 | | - <property name="sizePolicy"> |
500 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
501 | | - <horstretch>0</horstretch> |
502 | | - <verstretch>0</verstretch> |
503 | | - </sizepolicy> |
504 | | - </property> |
505 | | - <property name="maximumSize"> |
506 | | - <size> |
507 | | - <width>75</width> |
508 | | - <height>16777215</height> |
509 | | - </size> |
510 | | - </property> |
511 | | - <property name="maximum"> |
512 | | - <double>10.000000000000000</double> |
513 | | - </property> |
514 | | - <property name="singleStep"> |
515 | | - <double>0.100000000000000</double> |
516 | | - </property> |
517 | | - <property name="value"> |
518 | | - <double>0.000000000000000</double> |
519 | | - </property> |
520 | | - </widget> |
521 | | - </item> |
522 | | - <item> |
523 | | - <widget class="QToolButton" name="pbtnMakeStandardDeviationDefault"> |
524 | | - <property name="toolTip"> |
525 | | - <string>Save current standard deviation value as default. This setting will be persistent between QGIS sessions.</string> |
526 | | - </property> |
527 | | - <property name="whatsThis"> |
528 | | - <string>Save current standard deviation value as default. This setting will be persistent between QGIS sessions.</string> |
529 | | - </property> |
530 | | - <property name="text"> |
531 | | - <string>...</string> |
532 | | - </property> |
533 | | - <property name="icon"> |
534 | | - <iconset> |
535 | | - <normaloff>../../images/themes/default/mActionFileSave.png</normaloff>../../images/themes/default/mActionFileSave.png</iconset> |
536 | | - </property> |
537 | | - </widget> |
538 | | - </item> |
539 | | - </layout> |
540 | | - </item> |
541 | | - <item row="4" column="3" colspan="2"> |
542 | | - <layout class="QHBoxLayout" name="_6"> |
543 | | - <item> |
544 | | - <widget class="QToolButton" name="pbtnMakeBandCombinationDefault"> |
545 | | - <property name="toolTip"> |
546 | | - <string>Save current RGB composition as default. This setting will be persistent between QGIS sessions.</string> |
547 | | - </property> |
548 | | - <property name="whatsThis"> |
549 | | - <string>Save current RGB composition as default. This setting will be persistent between QGIS sessions.</string> |
550 | | - </property> |
551 | | - <property name="text"> |
552 | | - <string>...</string> |
553 | | - </property> |
554 | | - <property name="icon"> |
555 | | - <iconset> |
556 | | - <normaloff>../../images/themes/default/mActionFileSave.png</normaloff>../../images/themes/default/mActionFileSave.png</iconset> |
557 | | - </property> |
558 | | - </widget> |
559 | | - </item> |
560 | | - <item> |
561 | | - <widget class="QLabel" name="labelDefaultBandCombination"> |
562 | | - <property name="text"> |
563 | | - <string>Default R:1 G:2 B:3</string> |
564 | | - </property> |
565 | | - </widget> |
566 | | - </item> |
567 | | - </layout> |
| 507 | + <widget class="QDoubleSpinBox" name="sboxThreeBandStdDev"> |
| 508 | + <property name="sizePolicy"> |
| 509 | + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 510 | + <horstretch>0</horstretch> |
| 511 | + <verstretch>0</verstretch> |
| 512 | + </sizepolicy> |
| 513 | + </property> |
| 514 | + <property name="maximumSize"> |
| 515 | + <size> |
| 516 | + <width>75</width> |
| 517 | + <height>16777215</height> |
| 518 | + </size> |
| 519 | + </property> |
| 520 | + <property name="maximum"> |
| 521 | + <double>10.000000000000000</double> |
| 522 | + </property> |
| 523 | + <property name="singleStep"> |
| 524 | + <double>0.100000000000000</double> |
| 525 | + </property> |
| 526 | + <property name="value"> |
| 527 | + <double>0.000000000000000</double> |
| 528 | + </property> |
| 529 | + </widget> |
568 | 530 | </item> |
569 | 531 | </layout> |
570 | 532 | </widget> |
|
897 | 859 | </property> |
898 | 860 | </widget> |
899 | 861 | </item> |
900 | | - <item row="0" column="2"> |
901 | | - <widget class="QPushButton" name="pbtnMakeContrastEnhancementAlgorithmDefault"> |
902 | | - <property name="sizePolicy"> |
903 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
904 | | - <horstretch>0</horstretch> |
905 | | - <verstretch>0</verstretch> |
906 | | - </sizepolicy> |
907 | | - </property> |
908 | | - <property name="toolTip"> |
909 | | - <string>Save current contrast enhancement algorithm as default. This setting will be persistent between QGIS sessions.</string> |
910 | | - </property> |
911 | | - <property name="whatsThis"> |
912 | | - <string>Saves current contrast enhancement algorithm as a default. This setting will be persistent between QGIS sessions.</string> |
913 | | - </property> |
914 | | - <property name="text"> |
915 | | - <string/> |
916 | | - </property> |
917 | | - <property name="icon"> |
918 | | - <iconset> |
919 | | - <normaloff>../../images/themes/default/mActionFileSave.png</normaloff>../../images/themes/default/mActionFileSave.png</iconset> |
920 | | - </property> |
921 | | - </widget> |
922 | | - </item> |
923 | 862 | <item row="1" column="0"> |
924 | 863 | <widget class="QLabel" name="label_4"> |
925 | 864 | <property name="text"> |
@@ -1877,6 +1816,7 @@ p, li { white-space: pre-wrap; } |
1877 | 1816 | <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> |
1878 | 1817 | <tr> |
1879 | 1818 | <td style="border: none;"> |
| 1819 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> |
1880 | 1820 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"></p> |
1881 | 1821 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"></p> |
1882 | 1822 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"></p> |
|
0 commit comments