|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>453</width> |
10 | | - <height>222</height> |
| 9 | + <width>256</width> |
| 10 | + <height>175</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
14 | 14 | <string>Continuous color</string> |
15 | 15 | </property> |
16 | 16 | <layout class="QGridLayout" name="gridLayout"> |
17 | 17 | <item row="0" column="0"> |
18 | | - <spacer name="horizontalSpacer_2"> |
19 | | - <property name="orientation"> |
20 | | - <enum>Qt::Horizontal</enum> |
21 | | - </property> |
22 | | - <property name="sizeHint" stdset="0"> |
23 | | - <size> |
24 | | - <width>40</width> |
25 | | - <height>20</height> |
26 | | - </size> |
27 | | - </property> |
28 | | - </spacer> |
29 | | - </item> |
30 | | - <item row="0" column="1"> |
31 | 18 | <widget class="QLabel" name="classvarlabel"> |
32 | 19 | <property name="minimumSize"> |
33 | 20 | <size> |
|
43 | 30 | </property> |
44 | 31 | </widget> |
45 | 32 | </item> |
46 | | - <item row="0" column="2"> |
| 33 | + <item row="0" column="1"> |
47 | 34 | <widget class="QComboBox" name="classificationComboBox"> |
48 | 35 | <property name="minimumSize"> |
49 | 36 | <size> |
|
53 | 40 | </property> |
54 | 41 | </widget> |
55 | 42 | </item> |
56 | | - <item row="0" column="3"> |
| 43 | + <item row="0" column="2"> |
57 | 44 | <spacer name="horizontalSpacer"> |
58 | 45 | <property name="orientation"> |
59 | 46 | <enum>Qt::Horizontal</enum> |
|
66 | 53 | </property> |
67 | 54 | </spacer> |
68 | 55 | </item> |
69 | | - <item row="1" column="1"> |
| 56 | + <item row="1" column="0"> |
70 | 57 | <widget class="QLabel" name="mincolorlabel"> |
71 | 58 | <property name="minimumSize"> |
72 | 59 | <size> |
|
82 | 69 | </property> |
83 | 70 | </widget> |
84 | 71 | </item> |
85 | | - <item row="1" column="2"> |
| 72 | + <item row="1" column="1"> |
86 | 73 | <widget class="QgsColorButton" name="btnMinValue"> |
87 | 74 | <property name="minimumSize"> |
88 | 75 | <size> |
|
92 | 79 | </property> |
93 | 80 | </widget> |
94 | 81 | </item> |
95 | | - <item row="2" column="1"> |
| 82 | + <item row="2" column="0"> |
96 | 83 | <widget class="QLabel" name="maxcolorlabel"> |
97 | 84 | <property name="minimumSize"> |
98 | 85 | <size> |
|
108 | 95 | </property> |
109 | 96 | </widget> |
110 | 97 | </item> |
111 | | - <item row="2" column="2"> |
| 98 | + <item row="2" column="1"> |
112 | 99 | <widget class="QgsColorButton" name="btnMaxValue"> |
113 | 100 | <property name="minimumSize"> |
114 | 101 | <size> |
|
118 | 105 | </property> |
119 | 106 | </widget> |
120 | 107 | </item> |
121 | | - <item row="3" column="1"> |
| 108 | + <item row="3" column="0"> |
122 | 109 | <widget class="QLabel" name="outlinewidthlabel"> |
123 | 110 | <property name="minimumSize"> |
124 | 111 | <size> |
|
134 | 121 | </property> |
135 | 122 | </widget> |
136 | 123 | </item> |
137 | | - <item row="3" column="2"> |
| 124 | + <item row="3" column="1"> |
138 | 125 | <widget class="QDoubleSpinBox" name="outlinewidthspinbox"/> |
139 | 126 | </item> |
140 | | - <item row="4" column="1" colspan="2"> |
| 127 | + <item row="4" column="0" colspan="2"> |
141 | 128 | <widget class="QCheckBox" name="cb_polygonOutline"> |
142 | 129 | <property name="text"> |
143 | 130 | <string>Draw polygon outline</string> |
144 | 131 | </property> |
145 | 132 | </widget> |
146 | 133 | </item> |
147 | | - <item row="5" column="1" colspan="2"> |
| 134 | + <item row="5" column="0" colspan="2"> |
148 | 135 | <spacer name="verticalSpacer"> |
149 | 136 | <property name="orientation"> |
150 | 137 | <enum>Qt::Vertical</enum> |
|
0 commit comments