|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>542</width> |
| 9 | + <width>543</width> |
10 | 10 | <height>291</height>
|
11 | 11 | </rect>
|
12 | 12 | </property>
|
|
15 | 15 | </property>
|
16 | 16 | <property name="windowIcon">
|
17 | 17 | <iconset>
|
18 |
| - <normaloff/> |
19 |
| - </iconset> |
| 18 | + <normaloff>.</normaloff>.</iconset> |
20 | 19 | </property>
|
21 | 20 | <layout class="QGridLayout" name="gridLayout">
|
22 | 21 | <item row="0" column="0" colspan="2">
|
|
47 | 46 | </property>
|
48 | 47 | </widget>
|
49 | 48 | </item>
|
50 |
| - <item row="2" column="0"> |
51 |
| - <widget class="QLabel" name="textLabel16"> |
52 |
| - <property name="maximumSize"> |
53 |
| - <size> |
54 |
| - <width>100</width> |
55 |
| - <height>16777215</height> |
56 |
| - </size> |
57 |
| - </property> |
58 |
| - <property name="text"> |
59 |
| - <string>&Placement</string> |
60 |
| - </property> |
61 |
| - <property name="buddy"> |
62 |
| - <cstring>cboPlacement</cstring> |
63 |
| - </property> |
64 |
| - </widget> |
65 |
| - </item> |
66 | 49 | <item row="3" column="0">
|
67 | 50 | <widget class="QLabel" name="lblMargin">
|
68 | 51 | <property name="minimumSize">
|
|
76 | 59 | </property>
|
77 | 60 | </widget>
|
78 | 61 | </item>
|
79 |
| - <item row="3" column="1"> |
80 |
| - <widget class="QLabel" name="textLabel1_4"> |
81 |
| - <property name="text"> |
82 |
| - <string>Horizontal</string> |
83 |
| - </property> |
84 |
| - </widget> |
85 |
| - </item> |
86 |
| - <item row="3" column="2"> |
87 |
| - <widget class="QgsSpinBox" name="spnHorizontal"> |
88 |
| - <property name="minimumSize"> |
89 |
| - <size> |
90 |
| - <width>90</width> |
91 |
| - <height>0</height> |
92 |
| - </size> |
93 |
| - </property> |
94 |
| - <property name="maximumSize"> |
95 |
| - <size> |
96 |
| - <width>16777215</width> |
97 |
| - <height>16777215</height> |
98 |
| - </size> |
99 |
| - </property> |
100 |
| - <property name="minimum"> |
101 |
| - <number>0</number> |
102 |
| - </property> |
103 |
| - <property name="maximum"> |
104 |
| - <number>100</number> |
105 |
| - </property> |
106 |
| - </widget> |
107 |
| - </item> |
108 |
| - <item row="3" column="3"> |
109 |
| - <widget class="QLabel" name="textLabel1_5"> |
110 |
| - <property name="text"> |
111 |
| - <string>Vertical</string> |
112 |
| - </property> |
113 |
| - </widget> |
114 |
| - </item> |
115 |
| - <item row="3" column="4"> |
116 |
| - <widget class="QgsSpinBox" name="spnVertical"> |
117 |
| - <property name="minimumSize"> |
118 |
| - <size> |
119 |
| - <width>90</width> |
120 |
| - <height>0</height> |
121 |
| - </size> |
122 |
| - </property> |
123 |
| - <property name="maximumSize"> |
124 |
| - <size> |
125 |
| - <width>16777215</width> |
126 |
| - <height>16777215</height> |
127 |
| - </size> |
128 |
| - </property> |
129 |
| - <property name="maximum"> |
130 |
| - <number>100</number> |
131 |
| - </property> |
132 |
| - </widget> |
133 |
| - </item> |
134 |
| - <item row="3" column="5"> |
135 |
| - <widget class="QgsUnitSelectionWidget" name="wgtUnitSelection" native="true"/> |
| 62 | + <item row="5" column="1" colspan="2"> |
| 63 | + <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 64 | + <item> |
| 65 | + <widget class="QComboBox" name="cboOrientation"> |
| 66 | + <property name="minimumSize"> |
| 67 | + <size> |
| 68 | + <width>150</width> |
| 69 | + <height>0</height> |
| 70 | + </size> |
| 71 | + </property> |
| 72 | + <item> |
| 73 | + <property name="text"> |
| 74 | + <string>Horizontal</string> |
| 75 | + </property> |
| 76 | + </item> |
| 77 | + <item> |
| 78 | + <property name="text"> |
| 79 | + <string>Vertical</string> |
| 80 | + </property> |
| 81 | + </item> |
| 82 | + </widget> |
| 83 | + </item> |
| 84 | + <item> |
| 85 | + <spacer name="horizontalSpacer_2"> |
| 86 | + <property name="orientation"> |
| 87 | + <enum>Qt::Horizontal</enum> |
| 88 | + </property> |
| 89 | + <property name="sizeHint" stdset="0"> |
| 90 | + <size> |
| 91 | + <width>40</width> |
| 92 | + <height>20</height> |
| 93 | + </size> |
| 94 | + </property> |
| 95 | + </spacer> |
| 96 | + </item> |
| 97 | + </layout> |
136 | 98 | </item>
|
137 |
| - <item row="4" column="0"> |
138 |
| - <widget class="QLabel" name="label"> |
139 |
| - <property name="maximumSize"> |
140 |
| - <size> |
141 |
| - <width>100</width> |
142 |
| - <height>16777215</height> |
143 |
| - </size> |
144 |
| - </property> |
145 |
| - <property name="text"> |
146 |
| - <string>Color</string> |
| 99 | + <item row="1" column="0" colspan="3"> |
| 100 | + <widget class="QTextEdit" name="txtCopyrightText"> |
| 101 | + <property name="html"> |
| 102 | + <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 103 | +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 104 | +p, li { white-space: pre-wrap; } |
| 105 | +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> |
| 106 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Verdana'; font-size:10pt;">© QGIS 2013</span></p></body></html></string> |
147 | 107 | </property>
|
148 | 108 | </widget>
|
149 | 109 | </item>
|
|
163 | 123 | </property>
|
164 | 124 | </widget>
|
165 | 125 | </item>
|
166 |
| - <item row="2" column="1" colspan="4"> |
167 |
| - <widget class="QComboBox" name="cboPlacement"/> |
168 |
| - </item> |
169 |
| - <item row="1" column="0" colspan="5"> |
170 |
| - <widget class="QTextEdit" name="txtCopyrightText"> |
171 |
| - <property name="html"> |
172 |
| - <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
173 |
| -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
174 |
| -p, li { white-space: pre-wrap; } |
175 |
| -</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> |
176 |
| -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Verdana'; font-size:10pt;">© QGIS 2013</span></p></body></html></string> |
177 |
| - </property> |
178 |
| - </widget> |
179 |
| - </item> |
180 |
| - <item row="4" column="1" colspan="4"> |
| 126 | + <item row="4" column="1" colspan="2"> |
181 | 127 | <layout class="QHBoxLayout" name="horizontalLayout">
|
182 | 128 | <item>
|
183 | 129 | <widget class="QgsColorButtonV2" name="pbnColorChooser">
|
@@ -213,43 +159,104 @@ p, li { white-space: pre-wrap; }
|
213 | 159 | </item>
|
214 | 160 | </layout>
|
215 | 161 | </item>
|
216 |
| - <item row="5" column="1" colspan="4"> |
217 |
| - <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 162 | + <item row="3" column="1" colspan="2"> |
| 163 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
218 | 164 | <item>
|
219 |
| - <widget class="QComboBox" name="cboOrientation"> |
| 165 | + <widget class="QLabel" name="textLabel1_4"> |
| 166 | + <property name="text"> |
| 167 | + <string>Horizontal</string> |
| 168 | + </property> |
| 169 | + </widget> |
| 170 | + </item> |
| 171 | + <item> |
| 172 | + <widget class="QgsSpinBox" name="spnHorizontal"> |
220 | 173 | <property name="minimumSize">
|
221 | 174 | <size>
|
222 |
| - <width>150</width> |
| 175 | + <width>90</width> |
223 | 176 | <height>0</height>
|
224 | 177 | </size>
|
225 | 178 | </property>
|
226 |
| - <item> |
227 |
| - <property name="text"> |
228 |
| - <string>Horizontal</string> |
229 |
| - </property> |
230 |
| - </item> |
231 |
| - <item> |
232 |
| - <property name="text"> |
233 |
| - <string>Vertical</string> |
234 |
| - </property> |
235 |
| - </item> |
| 179 | + <property name="maximumSize"> |
| 180 | + <size> |
| 181 | + <width>16777215</width> |
| 182 | + <height>16777215</height> |
| 183 | + </size> |
| 184 | + </property> |
| 185 | + <property name="minimum"> |
| 186 | + <number>0</number> |
| 187 | + </property> |
| 188 | + <property name="maximum"> |
| 189 | + <number>100</number> |
| 190 | + </property> |
236 | 191 | </widget>
|
237 | 192 | </item>
|
238 | 193 | <item>
|
239 |
| - <spacer name="horizontalSpacer_2"> |
240 |
| - <property name="orientation"> |
241 |
| - <enum>Qt::Horizontal</enum> |
| 194 | + <widget class="QLabel" name="textLabel1_5"> |
| 195 | + <property name="text"> |
| 196 | + <string>Vertical</string> |
242 | 197 | </property>
|
243 |
| - <property name="sizeHint" stdset="0"> |
| 198 | + </widget> |
| 199 | + </item> |
| 200 | + <item> |
| 201 | + <widget class="QgsSpinBox" name="spnVertical"> |
| 202 | + <property name="minimumSize"> |
244 | 203 | <size>
|
245 |
| - <width>40</width> |
246 |
| - <height>20</height> |
| 204 | + <width>90</width> |
| 205 | + <height>0</height> |
247 | 206 | </size>
|
248 | 207 | </property>
|
249 |
| - </spacer> |
| 208 | + <property name="maximumSize"> |
| 209 | + <size> |
| 210 | + <width>16777215</width> |
| 211 | + <height>16777215</height> |
| 212 | + </size> |
| 213 | + </property> |
| 214 | + <property name="maximum"> |
| 215 | + <number>100</number> |
| 216 | + </property> |
| 217 | + </widget> |
| 218 | + </item> |
| 219 | + <item> |
| 220 | + <widget class="QgsUnitSelectionWidget" name="wgtUnitSelection" native="true"> |
| 221 | + <property name="focusPolicy"> |
| 222 | + <enum>Qt::StrongFocus</enum> |
| 223 | + </property> |
| 224 | + </widget> |
250 | 225 | </item>
|
251 | 226 | </layout>
|
252 | 227 | </item>
|
| 228 | + <item row="2" column="1" colspan="2"> |
| 229 | + <widget class="QComboBox" name="cboPlacement"/> |
| 230 | + </item> |
| 231 | + <item row="4" column="0"> |
| 232 | + <widget class="QLabel" name="label"> |
| 233 | + <property name="maximumSize"> |
| 234 | + <size> |
| 235 | + <width>100</width> |
| 236 | + <height>16777215</height> |
| 237 | + </size> |
| 238 | + </property> |
| 239 | + <property name="text"> |
| 240 | + <string>Color</string> |
| 241 | + </property> |
| 242 | + </widget> |
| 243 | + </item> |
| 244 | + <item row="2" column="0"> |
| 245 | + <widget class="QLabel" name="textLabel16"> |
| 246 | + <property name="maximumSize"> |
| 247 | + <size> |
| 248 | + <width>100</width> |
| 249 | + <height>16777215</height> |
| 250 | + </size> |
| 251 | + </property> |
| 252 | + <property name="text"> |
| 253 | + <string>&Placement</string> |
| 254 | + </property> |
| 255 | + <property name="buddy"> |
| 256 | + <cstring>cboPlacement</cstring> |
| 257 | + </property> |
| 258 | + </widget> |
| 259 | + </item> |
253 | 260 | </layout>
|
254 | 261 | </widget>
|
255 | 262 | </item>
|
@@ -291,9 +298,9 @@ p, li { white-space: pre-wrap; }
|
291 | 298 | <tabstop>cboPlacement</tabstop>
|
292 | 299 | <tabstop>spnHorizontal</tabstop>
|
293 | 300 | <tabstop>spnVertical</tabstop>
|
| 301 | + <tabstop>wgtUnitSelection</tabstop> |
294 | 302 | <tabstop>pbnColorChooser</tabstop>
|
295 | 303 | <tabstop>cboOrientation</tabstop>
|
296 |
| - <tabstop>buttonBox</tabstop> |
297 | 304 | </tabstops>
|
298 | 305 | <resources/>
|
299 | 306 | <connections/>
|
|
0 commit comments