|
93 | 93 | </item>
|
94 | 94 | <item row="3" column="0" colspan="4">
|
95 | 95 | <widget class="QStackedWidget" name="mStackedWidget">
|
| 96 | + <property name="currentIndex"> |
| 97 | + <number>1</number> |
| 98 | + </property> |
96 | 99 | <widget class="QWidget" name="page"/>
|
97 | 100 | <widget class="QWidget" name="page_3">
|
98 |
| - <widget class="QLabel" name="label_6"> |
99 |
| - <property name="geometry"> |
100 |
| - <rect> |
101 |
| - <x>0</x> |
102 |
| - <y>30</y> |
103 |
| - <width>263</width> |
104 |
| - <height>32</height> |
105 |
| - </rect> |
106 |
| - </property> |
107 |
| - <property name="text"> |
108 |
| - <string>Single Color</string> |
109 |
| - </property> |
110 |
| - </widget> |
111 |
| - <widget class="QgsColorButton" name="mSingleColorBtn"> |
112 |
| - <property name="geometry"> |
113 |
| - <rect> |
114 |
| - <x>269</x> |
115 |
| - <y>36</y> |
116 |
| - <width>262</width> |
117 |
| - <height>26</height> |
118 |
| - </rect> |
119 |
| - </property> |
120 |
| - <property name="sizePolicy"> |
121 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
122 |
| - <horstretch>0</horstretch> |
123 |
| - <verstretch>0</verstretch> |
124 |
| - </sizepolicy> |
125 |
| - </property> |
126 |
| - <property name="text"> |
127 |
| - <string>...</string> |
128 |
| - </property> |
129 |
| - </widget> |
| 101 | + <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1"> |
| 102 | + <item row="0" column="0"> |
| 103 | + <widget class="QLabel" name="label_6"> |
| 104 | + <property name="text"> |
| 105 | + <string>Color</string> |
| 106 | + </property> |
| 107 | + </widget> |
| 108 | + </item> |
| 109 | + <item row="0" column="1"> |
| 110 | + <widget class="QgsColorButton" name="mSingleColorBtn"> |
| 111 | + <property name="sizePolicy"> |
| 112 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 113 | + <horstretch>0</horstretch> |
| 114 | + <verstretch>0</verstretch> |
| 115 | + </sizepolicy> |
| 116 | + </property> |
| 117 | + <property name="text"> |
| 118 | + <string>...</string> |
| 119 | + </property> |
| 120 | + </widget> |
| 121 | + </item> |
| 122 | + <item row="1" column="1"> |
| 123 | + <spacer name="verticalSpacer_2"> |
| 124 | + <property name="orientation"> |
| 125 | + <enum>Qt::Vertical</enum> |
| 126 | + </property> |
| 127 | + <property name="sizeHint" stdset="0"> |
| 128 | + <size> |
| 129 | + <width>20</width> |
| 130 | + <height>40</height> |
| 131 | + </size> |
| 132 | + </property> |
| 133 | + </spacer> |
| 134 | + </item> |
| 135 | + </layout> |
130 | 136 | </widget>
|
131 | 137 | <widget class="QWidget" name="page_4">
|
132 | 138 | <widget class="QLabel" name="label_5">
|
|
0 commit comments