|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>267</width> |
10 |
| - <height>163</height> |
| 9 | + <width>285</width> |
| 10 | + <height>115</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0">
|
14 |
| - <item row="3" column="0"> |
| 14 | + <item row="5" column="0"> |
| 15 | + <spacer name="verticalSpacer"> |
| 16 | + <property name="orientation"> |
| 17 | + <enum>Qt::Vertical</enum> |
| 18 | + </property> |
| 19 | + <property name="sizeHint" stdset="0"> |
| 20 | + <size> |
| 21 | + <width>20</width> |
| 22 | + <height>40</height> |
| 23 | + </size> |
| 24 | + </property> |
| 25 | + </spacer> |
| 26 | + </item> |
| 27 | + <item row="4" column="0"> |
15 | 28 | <widget class="QLabel" name="label_8">
|
16 | 29 | <property name="text">
|
17 | 30 | <string>Color when NULL</string>
|
18 | 31 | </property>
|
19 | 32 | </widget>
|
20 | 33 | </item>
|
21 |
| - <item row="3" column="1"> |
| 34 | + <item row="4" column="1"> |
22 | 35 | <widget class="QgsColorButton" name="mNullColorButton">
|
23 | 36 | <property name="sizePolicy">
|
24 | 37 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
43 | 56 | </property>
|
44 | 57 | </widget>
|
45 | 58 | </item>
|
46 |
| - <item row="4" column="0"> |
47 |
| - <spacer name="verticalSpacer"> |
48 |
| - <property name="orientation"> |
49 |
| - <enum>Qt::Vertical</enum> |
50 |
| - </property> |
51 |
| - <property name="sizeHint" stdset="0"> |
52 |
| - <size> |
53 |
| - <width>20</width> |
54 |
| - <height>40</height> |
55 |
| - </size> |
56 |
| - </property> |
57 |
| - </spacer> |
58 |
| - </item> |
59 |
| - <item row="2" column="0" colspan="2"> |
| 59 | + <item row="2" column="1"> |
60 | 60 | <widget class="QgsColorRampButton" name="mColorRampButton">
|
61 | 61 | <property name="sizePolicy">
|
62 | 62 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
78 | 78 | </property>
|
79 | 79 | </widget>
|
80 | 80 | </item>
|
81 |
| - <item row="1" column="0" colspan="2"> |
| 81 | + <item row="2" column="0"> |
82 | 82 | <widget class="QLabel" name="label">
|
83 | 83 | <property name="text">
|
84 | 84 | <string>Color ramp</string>
|
|
0 commit comments