|
19 | 19 | <property name="rightMargin">
|
20 | 20 | <number>6</number>
|
21 | 21 | </property>
|
22 |
| - <item row="6" column="2"> |
| 22 | + <item row="6" column="3"> |
| 23 | + <layout class="QHBoxLayout" name="horizontalLayout_7"> |
| 24 | + <item> |
| 25 | + <widget class="QSpinBox" name="spinDecimalPlaces"> |
| 26 | + <property name="sizePolicy"> |
| 27 | + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 28 | + <horstretch>0</horstretch> |
| 29 | + <verstretch>0</verstretch> |
| 30 | + </sizepolicy> |
| 31 | + </property> |
| 32 | + <property name="minimum"> |
| 33 | + <number>0</number> |
| 34 | + </property> |
| 35 | + <property name="maximum"> |
| 36 | + <number>10</number> |
| 37 | + </property> |
| 38 | + <property name="value"> |
| 39 | + <number>4</number> |
| 40 | + </property> |
| 41 | + </widget> |
| 42 | + </item> |
| 43 | + <item> |
| 44 | + <widget class="QCheckBox" name="cbxTrimTrailingZeroes"> |
| 45 | + <property name="text"> |
| 46 | + <string>Trim</string> |
| 47 | + </property> |
| 48 | + </widget> |
| 49 | + </item> |
| 50 | + </layout> |
| 51 | + </item> |
| 52 | + <item row="6" column="1"> |
| 53 | + <widget class="QLineEdit" name="txtFormat"> |
| 54 | + <property name="toolTip"> |
| 55 | + <string>Template for the legend text associated with each classification. |
| 56 | +Use "%1" for the lower bound of the classification, and "%2" for the upper bound.</string> |
| 57 | + </property> |
| 58 | + <property name="alignment"> |
| 59 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 60 | + </property> |
| 61 | + </widget> |
| 62 | + </item> |
| 63 | + <item row="5" column="2"> |
23 | 64 | <widget class="QLabel" name="label_8">
|
24 | 65 | <property name="text">
|
25 | 66 | <string>Mode</string>
|
|
32 | 73 | </property>
|
33 | 74 | </widget>
|
34 | 75 | </item>
|
35 |
| - <item row="6" column="0"> |
| 76 | + <item row="5" column="0"> |
36 | 77 | <widget class="QLabel" name="label_7">
|
37 | 78 | <property name="text">
|
38 | 79 | <string>Color ramp</string>
|
|
42 | 83 | </property>
|
43 | 84 | </widget>
|
44 | 85 | </item>
|
45 |
| - <item row="6" column="3"> |
| 86 | + <item row="5" column="3"> |
46 | 87 | <widget class="QComboBox" name="cboGraduatedMode">
|
47 | 88 | <item>
|
48 | 89 | <property name="text">
|
|
71 | 112 | </item>
|
72 | 113 | </widget>
|
73 | 114 | </item>
|
74 |
| - <item row="5" column="0"> |
| 115 | + <item row="4" column="0"> |
75 | 116 | <widget class="QLabel" name="label_6">
|
76 | 117 | <property name="text">
|
77 | 118 | <string>Symbol</string>
|
|
81 | 122 | </property>
|
82 | 123 | </widget>
|
83 | 124 | </item>
|
84 |
| - <item row="5" column="1"> |
| 125 | + <item row="4" column="1"> |
85 | 126 | <widget class="QPushButton" name="btnChangeGraduatedSymbol">
|
86 | 127 | <property name="sizePolicy">
|
87 | 128 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
94 | 135 | </property>
|
95 | 136 | </widget>
|
96 | 137 | </item>
|
97 |
| - <item row="5" column="3"> |
| 138 | + <item row="4" column="3"> |
98 | 139 | <widget class="QSpinBox" name="spinGraduatedClasses">
|
99 | 140 | <property name="sizePolicy">
|
100 | 141 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
113 | 154 | </property>
|
114 | 155 | </widget>
|
115 | 156 | </item>
|
116 |
| - <item row="5" column="2"> |
| 157 | + <item row="4" column="2"> |
117 | 158 | <widget class="QLabel" name="label_5">
|
118 | 159 | <property name="text">
|
119 | 160 | <string>Classes</string>
|
|
126 | 167 | </property>
|
127 | 168 | </widget>
|
128 | 169 | </item>
|
129 |
| - <item row="6" column="1"> |
| 170 | + <item row="5" column="1"> |
130 | 171 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
131 | 172 | <item>
|
132 | 173 | <widget class="QgsColorRampComboBox" name="cboGraduatedColorRamp"/>
|
|
183 | 224 | </item>
|
184 | 225 | </layout>
|
185 | 226 | </item>
|
186 |
| - <item row="3" column="0"> |
| 227 | + <item row="6" column="0"> |
187 | 228 | <widget class="QLabel" name="label">
|
188 | 229 | <property name="text">
|
189 | 230 | <string>Label Format</string>
|
|
196 | 237 | </property>
|
197 | 238 | </widget>
|
198 | 239 | </item>
|
199 |
| - <item row="3" column="1"> |
200 |
| - <layout class="QHBoxLayout" name="horizontalLayout_3"> |
201 |
| - <property name="topMargin"> |
202 |
| - <number>0</number> |
203 |
| - </property> |
204 |
| - <item> |
205 |
| - <widget class="QLineEdit" name="txtFormat"> |
206 |
| - <property name="alignment"> |
207 |
| - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
208 |
| - </property> |
209 |
| - </widget> |
210 |
| - </item> |
211 |
| - </layout> |
212 |
| - </item> |
213 |
| - <item row="3" column="3"> |
214 |
| - <layout class="QHBoxLayout" name="horizontalLayout_7"> |
215 |
| - <item> |
216 |
| - <widget class="QSpinBox" name="spinDecimalPlaces"> |
217 |
| - <property name="sizePolicy"> |
218 |
| - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
219 |
| - <horstretch>0</horstretch> |
220 |
| - <verstretch>0</verstretch> |
221 |
| - </sizepolicy> |
222 |
| - </property> |
223 |
| - <property name="minimum"> |
224 |
| - <number>0</number> |
225 |
| - </property> |
226 |
| - <property name="maximum"> |
227 |
| - <number>10</number> |
228 |
| - </property> |
229 |
| - <property name="value"> |
230 |
| - <number>4</number> |
231 |
| - </property> |
232 |
| - </widget> |
233 |
| - </item> |
234 |
| - <item> |
235 |
| - <widget class="QCheckBox" name="cbxTrimTrailingZeroes"> |
236 |
| - <property name="text"> |
237 |
| - <string>Trim</string> |
238 |
| - </property> |
239 |
| - </widget> |
240 |
| - </item> |
241 |
| - </layout> |
242 |
| - </item> |
243 |
| - <item row="3" column="2"> |
| 240 | + <item row="6" column="2"> |
244 | 241 | <widget class="QLabel" name="label_16">
|
245 | 242 | <property name="text">
|
246 | 243 | <string>Decimal places</string>
|
|
358 | 355 | </customwidget>
|
359 | 356 | </customwidgets>
|
360 | 357 | <tabstops>
|
361 |
| - <tabstop>txtFormat</tabstop> |
362 |
| - <tabstop>spinDecimalPlaces</tabstop> |
363 |
| - <tabstop>cbxTrimTrailingZeroes</tabstop> |
364 | 358 | <tabstop>btnChangeGraduatedSymbol</tabstop>
|
365 | 359 | <tabstop>spinGraduatedClasses</tabstop>
|
366 | 360 | <tabstop>cboGraduatedColorRamp</tabstop>
|
367 | 361 | <tabstop>cbxInvertedColorRamp</tabstop>
|
368 | 362 | <tabstop>cboGraduatedMode</tabstop>
|
| 363 | + <tabstop>txtFormat</tabstop> |
| 364 | + <tabstop>spinDecimalPlaces</tabstop> |
| 365 | + <tabstop>cbxTrimTrailingZeroes</tabstop> |
369 | 366 | <tabstop>viewGraduated</tabstop>
|
370 | 367 | <tabstop>btnGraduatedClassify</tabstop>
|
371 | 368 | <tabstop>btnGraduatedAdd</tabstop>
|
|
0 commit comments