|
14 | 14 | <string>Form</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout">
|
| 17 | + <item row="3" column="0" colspan="2"> |
| 18 | + <widget class="QLabel" name="label_3"> |
| 19 | + <property name="text"> |
| 20 | + <string>Z Factor</string> |
| 21 | + </property> |
| 22 | + </widget> |
| 23 | + </item> |
17 | 24 | <item row="2" column="1" colspan="2">
|
18 | 25 | <layout class="QVBoxLayout" name="verticalLayout">
|
19 | 26 | <item>
|
|
65 | 72 | </item>
|
66 | 73 | </layout>
|
67 | 74 | </item>
|
68 |
| - <item row="1" column="0" colspan="2"> |
69 |
| - <widget class="QLabel" name="label_2"> |
70 |
| - <property name="text"> |
71 |
| - <string>Altitude</string> |
72 |
| - </property> |
73 |
| - </widget> |
74 |
| - </item> |
75 |
| - <item row="2" column="0"> |
76 |
| - <widget class="QLabel" name="label"> |
77 |
| - <property name="text"> |
78 |
| - <string>Azimuth</string> |
79 |
| - </property> |
80 |
| - </widget> |
81 |
| - </item> |
82 |
| - <item row="3" column="0" colspan="2"> |
83 |
| - <widget class="QLabel" name="label_3"> |
84 |
| - <property name="text"> |
85 |
| - <string>Z Factor</string> |
86 |
| - </property> |
87 |
| - </widget> |
88 |
| - </item> |
89 | 75 | <item row="1" column="2">
|
90 | 76 | <widget class="QgsDoubleSpinBox" name="mLightAngle">
|
91 | 77 | <property name="sizePolicy">
|
|
105 | 91 | </property>
|
106 | 92 | </widget>
|
107 | 93 | </item>
|
108 |
| - <item row="5" column="0" colspan="3"> |
| 94 | + <item row="0" column="2"> |
| 95 | + <widget class="QgsRasterBandComboBox" name="mBandsCombo"/> |
| 96 | + </item> |
| 97 | + <item row="4" column="0"> |
| 98 | + <widget class="QLabel" name="label_5"> |
| 99 | + <property name="text"> |
| 100 | + <string>Multidirectional</string> |
| 101 | + </property> |
| 102 | + </widget> |
| 103 | + </item> |
| 104 | + <item row="1" column="0" colspan="2"> |
| 105 | + <widget class="QLabel" name="label_2"> |
| 106 | + <property name="text"> |
| 107 | + <string>Altitude</string> |
| 108 | + </property> |
| 109 | + </widget> |
| 110 | + </item> |
| 111 | + <item row="6" column="0" colspan="3"> |
109 | 112 | <spacer name="verticalSpacer">
|
110 | 113 | <property name="orientation">
|
111 | 114 | <enum>Qt::Vertical</enum>
|
|
118 | 121 | </property>
|
119 | 122 | </spacer>
|
120 | 123 | </item>
|
121 |
| - <item row="0" column="0"> |
122 |
| - <widget class="QLabel" name="label_4"> |
| 124 | + <item row="4" column="2"> |
| 125 | + <widget class="QCheckBox" name="mMultiDirection"> |
123 | 126 | <property name="text">
|
124 |
| - <string>Band</string> |
| 127 | + <string/> |
125 | 128 | </property>
|
126 | 129 | </widget>
|
127 | 130 | </item>
|
128 |
| - <item row="0" column="2"> |
129 |
| - <widget class="QgsRasterBandComboBox" name="mBandsCombo"/> |
130 |
| - </item> |
131 | 131 | <item row="3" column="2">
|
132 | 132 | <widget class="QgsDoubleSpinBox" name="mZFactor">
|
133 | 133 | <property name="sizePolicy">
|
|
144 | 144 | </property>
|
145 | 145 | </widget>
|
146 | 146 | </item>
|
147 |
| - <item row="4" column="2"> |
148 |
| - <widget class="QCheckBox" name="mMultiDirection"> |
| 147 | + <item row="0" column="0"> |
| 148 | + <widget class="QLabel" name="label_4"> |
149 | 149 | <property name="text">
|
150 |
| - <string/> |
| 150 | + <string>Band</string> |
151 | 151 | </property>
|
152 | 152 | </widget>
|
153 | 153 | </item>
|
154 |
| - <item row="4" column="0"> |
155 |
| - <widget class="QLabel" name="label_5"> |
| 154 | + <item row="2" column="0"> |
| 155 | + <widget class="QLabel" name="label"> |
156 | 156 | <property name="text">
|
157 |
| - <string>Multidirectional</string> |
| 157 | + <string>Azimuth</string> |
| 158 | + </property> |
| 159 | + </widget> |
| 160 | + </item> |
| 161 | + <item row="5" column="0" colspan="3"> |
| 162 | + <widget class="QLabel" name="label_6"> |
| 163 | + <property name="text"> |
| 164 | + <string><html><head/><body><p><span style=" font-style:italic;">To avoid visual artifacts, set the zoomed in resampling to bilinear, and make sure the project's CRS matches that of your raster</span></p></body></html></string> |
| 165 | + </property> |
| 166 | + <property name="wordWrap"> |
| 167 | + <bool>true</bool> |
158 | 168 | </property>
|
159 | 169 | </widget>
|
160 | 170 | </item>
|
|
0 commit comments