|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>755</width> |
10 | | - <height>654</height> |
| 10 | + <height>667</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
28 | 28 | <item row="0" column="0" colspan="4"> |
29 | 29 | <widget class="QTabWidget" name="tabBar"> |
30 | 30 | <property name="currentIndex"> |
31 | | - <number>4</number> |
| 31 | + <number>1</number> |
32 | 32 | </property> |
33 | 33 | <property name="iconSize"> |
34 | 34 | <size> |
35 | 35 | <width>32</width> |
36 | 36 | <height>32</height> |
37 | 37 | </size> |
38 | 38 | </property> |
39 | | - <widget class="QWidget" name="tabPageSymbology" native="true"> |
| 39 | + <widget class="QWidget" name="tabPageSymbology"> |
40 | 40 | <attribute name="icon"> |
41 | 41 | <iconset resource="../../images/images.qrc"> |
42 | 42 | <normaloff>:/images/themes/default/propertyicons/symbology.png</normaloff>:/images/themes/default/propertyicons/symbology.png</iconset> |
|
921 | 921 | </item> |
922 | 922 | </layout> |
923 | 923 | </widget> |
924 | | - <widget class="QWidget" name="tabBarPage2" native="true"> |
| 924 | + <widget class="QWidget" name="tabBarPage2"> |
925 | 925 | <attribute name="icon"> |
926 | 926 | <iconset resource="../../images/images.qrc"> |
927 | 927 | <normaloff>:/images/themes/default/propertyicons/transparency.png</normaloff>:/images/themes/default/propertyicons/transparency.png</iconset> |
|
1014 | 1014 | </layout> |
1015 | 1015 | </widget> |
1016 | 1016 | </item> |
1017 | | - <item row="0" column="1"> |
1018 | | - <widget class="QGroupBox" name="gboxNoDataValue"> |
1019 | | - <property name="title"> |
1020 | | - <string>No data value</string> |
1021 | | - </property> |
1022 | | - <layout class="QVBoxLayout"> |
1023 | | - <item> |
1024 | | - <widget class="QLineEdit" name="leNoDataValue"/> |
1025 | | - </item> |
1026 | | - <item> |
1027 | | - <widget class="QCheckBox" name="chkboxResetNoDataValue"> |
1028 | | - <property name="text"> |
1029 | | - <string>Reset no data value</string> |
1030 | | - </property> |
1031 | | - </widget> |
1032 | | - </item> |
1033 | | - </layout> |
1034 | | - </widget> |
1035 | | - </item> |
1036 | 1017 | <item row="1" column="0" colspan="2"> |
1037 | 1018 | <widget class="QGroupBox" name="gboxCustomTransparency"> |
1038 | 1019 | <property name="title"> |
|
1207 | 1188 | </layout> |
1208 | 1189 | </widget> |
1209 | 1190 | </item> |
| 1191 | + <item row="0" column="1"> |
| 1192 | + <widget class="QGroupBox" name="gboxNoDataValue"> |
| 1193 | + <property name="title"> |
| 1194 | + <string>No data value</string> |
| 1195 | + </property> |
| 1196 | + <layout class="QGridLayout" name="gridLayout_5"> |
| 1197 | + <item row="0" column="0"> |
| 1198 | + <widget class="QLineEdit" name="leNoDataValue"/> |
| 1199 | + </item> |
| 1200 | + <item row="0" column="1"> |
| 1201 | + <widget class="QToolButton" name="btnResetNull"> |
| 1202 | + <property name="toolTip"> |
| 1203 | + <string>Reset to file defined null</string> |
| 1204 | + </property> |
| 1205 | + <property name="text"> |
| 1206 | + <string>...</string> |
| 1207 | + </property> |
| 1208 | + <property name="icon"> |
| 1209 | + <iconset resource="../../images/images.qrc"> |
| 1210 | + <normaloff>:/images/themes/default/mActionDraw.png</normaloff>:/images/themes/default/mActionDraw.png</iconset> |
| 1211 | + </property> |
| 1212 | + </widget> |
| 1213 | + </item> |
| 1214 | + </layout> |
| 1215 | + </widget> |
| 1216 | + </item> |
1210 | 1217 | </layout> |
1211 | 1218 | </widget> |
1212 | | - <widget class="QWidget" name="tabPageColormap" native="true"> |
| 1219 | + <widget class="QWidget" name="tabPageColormap"> |
1213 | 1220 | <attribute name="icon"> |
1214 | 1221 | <iconset resource="../../images/images.qrc"> |
1215 | 1222 | <normaloff>:/images/themes/default/propertyicons/colormap.png</normaloff>:/images/themes/default/propertyicons/colormap.png</iconset> |
|
1418 | 1425 | </item> |
1419 | 1426 | </layout> |
1420 | 1427 | </widget> |
1421 | | - <widget class="QWidget" name="tabBarPage4" native="true"> |
| 1428 | + <widget class="QWidget" name="tabBarPage4"> |
1422 | 1429 | <attribute name="icon"> |
1423 | 1430 | <iconset resource="../../images/images.qrc"> |
1424 | 1431 | <normaloff>:/images/themes/default/propertyicons/general.png</normaloff>:/images/themes/default/propertyicons/general.png</iconset> |
|
1709 | 1716 | </item> |
1710 | 1717 | </layout> |
1711 | 1718 | </widget> |
1712 | | - <widget class="QWidget" name="tabPageMetadata" native="true"> |
| 1719 | + <widget class="QWidget" name="tabPageMetadata"> |
1713 | 1720 | <attribute name="icon"> |
1714 | 1721 | <iconset resource="../../images/images.qrc"> |
1715 | 1722 | <normaloff>:/images/themes/default/propertyicons/metadata.png</normaloff>:/images/themes/default/propertyicons/metadata.png</iconset> |
|
1726 | 1733 | </item> |
1727 | 1734 | </layout> |
1728 | 1735 | </widget> |
1729 | | - <widget class="QWidget" name="tabPagePyramids" native="true"> |
| 1736 | + <widget class="QWidget" name="tabPagePyramids"> |
1730 | 1737 | <attribute name="icon"> |
1731 | 1738 | <iconset resource="../../images/images.qrc"> |
1732 | 1739 | <normaloff>:/images/themes/default/propertyicons/pyramids.png</normaloff>:/images/themes/default/propertyicons/pyramids.png</iconset> |
|
1764 | 1771 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
1765 | 1772 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
1766 | 1773 | p, li { white-space: pre-wrap; } |
1767 | | -</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> |
| 1774 | +</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> |
1768 | 1775 | <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> |
1769 | 1776 | <tr> |
1770 | 1777 | <td style="border: none;"> |
1771 | | -<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:'Sans'; font-size:10pt;"></p> |
1772 | | -<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:'Sans'; font-size:10pt;"></p> |
1773 | | -<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:'Sans'; font-size:10pt;"></p> |
1774 | | -<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:'Sans'; font-size:10pt;"></p> |
1775 | | -<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:'Sans'; font-size:10pt;"></p> |
1776 | | -<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:'Sans'; font-size:10pt;"></p> |
1777 | | -<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:'Sans'; font-size:10pt;"></p> |
1778 | | -<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:'Sans'; font-size:10pt;"></p> |
1779 | | -<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:'Sans'; font-size:10pt;"></p> |
| 1778 | +<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'; font-size:11pt;"></p> |
| 1779 | +<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> |
| 1780 | +<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> |
| 1781 | +<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> |
| 1782 | +<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> |
| 1783 | +<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> |
| 1784 | +<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> |
| 1785 | +<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> |
| 1786 | +<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> |
| 1787 | +<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> |
1780 | 1788 | <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:'Sans Serif'; font-size:9pt;"></p></td></tr></table></body></html></string> |
1781 | 1789 | </property> |
1782 | 1790 | </widget> |
@@ -1844,7 +1852,7 @@ p, li { white-space: pre-wrap; } |
1844 | 1852 | </item> |
1845 | 1853 | </layout> |
1846 | 1854 | </widget> |
1847 | | - <widget class="QWidget" name="tabPageHistogram" native="true"> |
| 1855 | + <widget class="QWidget" name="tabPageHistogram"> |
1848 | 1856 | <attribute name="icon"> |
1849 | 1857 | <iconset resource="../../images/images.qrc"> |
1850 | 1858 | <normaloff>:/images/themes/default/propertyicons/histogram.png</normaloff>:/images/themes/default/propertyicons/histogram.png</iconset> |
|
0 commit comments