|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<ui version="4.0"> |
| 1 | +<ui version="4.0" > |
3 | 2 | <class>QgsComposerMapWidgetBase</class>
|
4 |
| - <widget class="QWidget" name="QgsComposerMapWidgetBase"> |
5 |
| - <property name="geometry"> |
| 3 | + <widget class="QWidget" name="QgsComposerMapWidgetBase" > |
| 4 | + <property name="geometry" > |
6 | 5 | <rect>
|
7 | 6 | <x>0</x>
|
8 | 7 | <y>0</y>
|
9 |
| - <width>472</width> |
| 8 | + <width>506</width> |
10 | 9 | <height>708</height>
|
11 | 10 | </rect>
|
12 | 11 | </property>
|
13 |
| - <property name="sizePolicy"> |
14 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 12 | + <property name="sizePolicy" > |
| 13 | + <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
15 | 14 | <horstretch>0</horstretch>
|
16 | 15 | <verstretch>0</verstretch>
|
17 | 16 | </sizepolicy>
|
18 | 17 | </property>
|
19 |
| - <property name="windowTitle"> |
| 18 | + <property name="windowTitle" > |
20 | 19 | <string>Map options</string>
|
21 | 20 | </property>
|
22 |
| - <layout class="QGridLayout" name="gridLayout_3"> |
23 |
| - <item row="0" column="0"> |
24 |
| - <widget class="QGroupBox" name="mMapGroupBox"> |
25 |
| - <property name="title"> |
| 21 | + <layout class="QGridLayout" name="gridLayout_3" > |
| 22 | + <item row="0" column="0" > |
| 23 | + <widget class="QGroupBox" name="mMapGroupBox" > |
| 24 | + <property name="title" > |
26 | 25 | <string>Map</string>
|
27 | 26 | </property>
|
28 |
| - <layout class="QGridLayout" name="gridLayout_2"> |
29 |
| - <item row="0" column="0"> |
30 |
| - <widget class="QLabel" name="textLabel1"> |
31 |
| - <property name="text"> |
| 27 | + <layout class="QGridLayout" name="gridLayout_2" > |
| 28 | + <item row="0" column="0" > |
| 29 | + <widget class="QLabel" name="textLabel1" > |
| 30 | + <property name="text" > |
32 | 31 | <string>Width</string>
|
33 | 32 | </property>
|
34 |
| - <property name="wordWrap"> |
| 33 | + <property name="wordWrap" > |
35 | 34 | <bool>true</bool>
|
36 | 35 | </property>
|
37 |
| - <property name="buddy"> |
| 36 | + <property name="buddy" > |
38 | 37 | <cstring>mWidthLineEdit</cstring>
|
39 | 38 | </property>
|
40 | 39 | </widget>
|
41 | 40 | </item>
|
42 |
| - <item row="0" column="1"> |
43 |
| - <widget class="QLineEdit" name="mWidthLineEdit"/> |
| 41 | + <item row="0" column="1" > |
| 42 | + <widget class="QLineEdit" name="mWidthLineEdit" /> |
44 | 43 | </item>
|
45 |
| - <item row="1" column="0"> |
46 |
| - <widget class="QLabel" name="label_3"> |
47 |
| - <property name="text"> |
| 44 | + <item row="1" column="0" > |
| 45 | + <widget class="QLabel" name="label_3" > |
| 46 | + <property name="text" > |
48 | 47 | <string>Height</string>
|
49 | 48 | </property>
|
50 | 49 | </widget>
|
51 | 50 | </item>
|
52 |
| - <item row="1" column="1"> |
53 |
| - <widget class="QLineEdit" name="mHeightLineEdit"/> |
| 51 | + <item row="1" column="1" > |
| 52 | + <widget class="QLineEdit" name="mHeightLineEdit" /> |
54 | 53 | </item>
|
55 |
| - <item row="2" column="0"> |
56 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 54 | + <item row="2" column="0" > |
| 55 | + <layout class="QHBoxLayout" name="horizontalLayout" > |
57 | 56 | <item>
|
58 |
| - <widget class="QLabel" name="label_2"> |
59 |
| - <property name="sizePolicy"> |
60 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 57 | + <widget class="QLabel" name="label_2" > |
| 58 | + <property name="sizePolicy" > |
| 59 | + <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
61 | 60 | <horstretch>0</horstretch>
|
62 | 61 | <verstretch>0</verstretch>
|
63 | 62 | </sizepolicy>
|
64 | 63 | </property>
|
65 |
| - <property name="text"> |
| 64 | + <property name="text" > |
66 | 65 | <string>Scale</string>
|
67 | 66 | </property>
|
68 |
| - <property name="wordWrap"> |
| 67 | + <property name="wordWrap" > |
69 | 68 | <bool>true</bool>
|
70 | 69 | </property>
|
71 | 70 | </widget>
|
72 | 71 | </item>
|
73 | 72 | <item>
|
74 |
| - <widget class="QLabel" name="label"> |
75 |
| - <property name="text"> |
| 73 | + <widget class="QLabel" name="label" > |
| 74 | + <property name="text" > |
76 | 75 | <string>1:</string>
|
77 | 76 | </property>
|
78 | 77 | </widget>
|
79 | 78 | </item>
|
80 | 79 | </layout>
|
81 | 80 | </item>
|
82 |
| - <item row="2" column="1"> |
83 |
| - <widget class="QLineEdit" name="mScaleLineEdit"> |
84 |
| - <property name="inputMask"> |
| 81 | + <item row="2" column="1" > |
| 82 | + <widget class="QLineEdit" name="mScaleLineEdit" > |
| 83 | + <property name="inputMask" > |
85 | 84 | <string/>
|
86 | 85 | </property>
|
87 | 86 | </widget>
|
88 | 87 | </item>
|
89 | 88 | </layout>
|
90 | 89 | </widget>
|
91 | 90 | </item>
|
92 |
| - <item row="1" column="0"> |
93 |
| - <widget class="QGroupBox" name="mMapExtentGroupBox"> |
94 |
| - <property name="title"> |
| 91 | + <item row="1" column="0" > |
| 92 | + <widget class="QGroupBox" name="mMapExtentGroupBox" > |
| 93 | + <property name="title" > |
95 | 94 | <string>Map extent</string>
|
96 | 95 | </property>
|
97 |
| - <layout class="QVBoxLayout" name="verticalLayout"> |
| 96 | + <layout class="QVBoxLayout" name="verticalLayout" > |
98 | 97 | <item>
|
99 |
| - <layout class="QGridLayout" name="gridLayout_4"> |
100 |
| - <item row="0" column="1"> |
101 |
| - <widget class="QLineEdit" name="mXMinLineEdit"/> |
| 98 | + <layout class="QGridLayout" name="gridLayout_4" > |
| 99 | + <item row="0" column="1" > |
| 100 | + <widget class="QLineEdit" name="mXMinLineEdit" /> |
102 | 101 | </item>
|
103 |
| - <item row="0" column="0"> |
104 |
| - <widget class="QLabel" name="mXMinLabel"> |
105 |
| - <property name="enabled"> |
| 102 | + <item row="0" column="0" > |
| 103 | + <widget class="QLabel" name="mXMinLabel" > |
| 104 | + <property name="enabled" > |
106 | 105 | <bool>true</bool>
|
107 | 106 | </property>
|
108 |
| - <property name="text"> |
| 107 | + <property name="text" > |
109 | 108 | <string>X min</string>
|
110 | 109 | </property>
|
111 |
| - <property name="buddy"> |
| 110 | + <property name="buddy" > |
112 | 111 | <cstring>mXMinLineEdit</cstring>
|
113 | 112 | </property>
|
114 | 113 | </widget>
|
115 | 114 | </item>
|
116 |
| - <item row="1" column="1"> |
117 |
| - <widget class="QLineEdit" name="mYMinLineEdit"/> |
| 115 | + <item row="1" column="1" > |
| 116 | + <widget class="QLineEdit" name="mYMinLineEdit" /> |
118 | 117 | </item>
|
119 |
| - <item row="1" column="0"> |
120 |
| - <widget class="QLabel" name="mYMinLabel"> |
121 |
| - <property name="text"> |
| 118 | + <item row="1" column="0" > |
| 119 | + <widget class="QLabel" name="mYMinLabel" > |
| 120 | + <property name="text" > |
122 | 121 | <string>Y min</string>
|
123 | 122 | </property>
|
124 |
| - <property name="buddy"> |
| 123 | + <property name="buddy" > |
125 | 124 | <cstring>mYMinLineEdit</cstring>
|
126 | 125 | </property>
|
127 | 126 | </widget>
|
128 | 127 | </item>
|
129 |
| - <item row="0" column="3"> |
130 |
| - <widget class="QLineEdit" name="mXMaxLineEdit"/> |
| 128 | + <item row="0" column="3" > |
| 129 | + <widget class="QLineEdit" name="mXMaxLineEdit" /> |
131 | 130 | </item>
|
132 |
| - <item row="1" column="3"> |
133 |
| - <widget class="QLineEdit" name="mYMaxLineEdit"/> |
| 131 | + <item row="1" column="3" > |
| 132 | + <widget class="QLineEdit" name="mYMaxLineEdit" /> |
134 | 133 | </item>
|
135 |
| - <item row="0" column="2"> |
136 |
| - <widget class="QLabel" name="mXMaxLabel"> |
137 |
| - <property name="text"> |
| 134 | + <item row="0" column="2" > |
| 135 | + <widget class="QLabel" name="mXMaxLabel" > |
| 136 | + <property name="text" > |
138 | 137 | <string>X max</string>
|
139 | 138 | </property>
|
140 |
| - <property name="buddy"> |
| 139 | + <property name="buddy" > |
141 | 140 | <cstring>mXMaxLineEdit</cstring>
|
142 | 141 | </property>
|
143 | 142 | </widget>
|
144 | 143 | </item>
|
145 |
| - <item row="1" column="2"> |
146 |
| - <widget class="QLabel" name="mYMaxLabel"> |
147 |
| - <property name="text"> |
| 144 | + <item row="1" column="2" > |
| 145 | + <widget class="QLabel" name="mYMaxLabel" > |
| 146 | + <property name="text" > |
148 | 147 | <string>Y max</string>
|
149 | 148 | </property>
|
150 |
| - <property name="buddy"> |
| 149 | + <property name="buddy" > |
151 | 150 | <cstring>mYMaxLineEdit</cstring>
|
152 | 151 | </property>
|
153 | 152 | </widget>
|
154 | 153 | </item>
|
155 | 154 | </layout>
|
156 | 155 | </item>
|
157 | 156 | <item>
|
158 |
| - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 157 | + <layout class="QHBoxLayout" name="horizontalLayout_5" > |
159 | 158 | <item>
|
160 | 159 | <spacer>
|
161 |
| - <property name="orientation"> |
| 160 | + <property name="orientation" > |
162 | 161 | <enum>Qt::Horizontal</enum>
|
163 | 162 | </property>
|
164 |
| - <property name="sizeHint" stdset="0"> |
| 163 | + <property name="sizeHint" stdset="0" > |
165 | 164 | <size>
|
166 | 165 | <width>311</width>
|
167 | 166 | <height>20</height>
|
|
170 | 169 | </spacer>
|
171 | 170 | </item>
|
172 | 171 | <item>
|
173 |
| - <widget class="QPushButton" name="mSetToMapCanvasExtentButton"> |
174 |
| - <property name="sizePolicy"> |
175 |
| - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 172 | + <widget class="QPushButton" name="mSetToMapCanvasExtentButton" > |
| 173 | + <property name="sizePolicy" > |
| 174 | + <sizepolicy vsizetype="Fixed" hsizetype="Minimum" > |
176 | 175 | <horstretch>0</horstretch>
|
177 | 176 | <verstretch>0</verstretch>
|
178 | 177 | </sizepolicy>
|
179 | 178 | </property>
|
180 |
| - <property name="text"> |
| 179 | + <property name="text" > |
181 | 180 | <string>Set to map canvas extent</string>
|
182 | 181 | </property>
|
183 | 182 | </widget>
|
|
187 | 186 | </layout>
|
188 | 187 | </widget>
|
189 | 188 | </item>
|
190 |
| - <item row="2" column="0"> |
191 |
| - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 189 | + <item row="2" column="0" > |
| 190 | + <layout class="QHBoxLayout" name="horizontalLayout_2" > |
192 | 191 | <item>
|
193 |
| - <widget class="QLabel" name="mPreviewModeLabel"> |
194 |
| - <property name="text"> |
| 192 | + <widget class="QLabel" name="mPreviewModeLabel" > |
| 193 | + <property name="text" > |
195 | 194 | <string>Preview</string>
|
196 | 195 | </property>
|
197 |
| - <property name="wordWrap"> |
| 196 | + <property name="wordWrap" > |
198 | 197 | <bool>true</bool>
|
199 | 198 | </property>
|
200 |
| - <property name="buddy"> |
| 199 | + <property name="buddy" > |
201 | 200 | <cstring>mPreviewModeComboBox</cstring>
|
202 | 201 | </property>
|
203 | 202 | </widget>
|
204 | 203 | </item>
|
205 | 204 | <item>
|
206 |
| - <widget class="QComboBox" name="mPreviewModeComboBox"> |
207 |
| - <property name="sizePolicy"> |
208 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 205 | + <widget class="QComboBox" name="mPreviewModeComboBox" > |
| 206 | + <property name="sizePolicy" > |
| 207 | + <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > |
209 | 208 | <horstretch>0</horstretch>
|
210 | 209 | <verstretch>0</verstretch>
|
211 | 210 | </sizepolicy>
|
212 | 211 | </property>
|
213 | 212 | </widget>
|
214 | 213 | </item>
|
215 | 214 | <item>
|
216 |
| - <widget class="QPushButton" name="mUpdatePreviewButton"> |
217 |
| - <property name="text"> |
| 215 | + <widget class="QPushButton" name="mUpdatePreviewButton" > |
| 216 | + <property name="text" > |
218 | 217 | <string>Update preview</string>
|
219 | 218 | </property>
|
220 | 219 | </widget>
|
221 | 220 | </item>
|
222 | 221 | </layout>
|
223 | 222 | </item>
|
224 |
| - <item row="3" column="0"> |
225 |
| - <widget class="QCheckBox" name="mKeepLayerListCheckBox"> |
226 |
| - <property name="text"> |
| 223 | + <item row="3" column="0" > |
| 224 | + <widget class="QCheckBox" name="mKeepLayerListCheckBox" > |
| 225 | + <property name="text" > |
227 | 226 | <string>Keep layer list</string>
|
228 | 227 | </property>
|
229 | 228 | </widget>
|
230 | 229 | </item>
|
231 |
| - <item row="4" column="0"> |
232 |
| - <widget class="QCheckBox" name="mShowGridDialogCheckBox"> |
233 |
| - <property name="text"> |
| 230 | + <item row="4" column="0" > |
| 231 | + <widget class="QCheckBox" name="mShowGridDialogCheckBox" > |
| 232 | + <property name="text" > |
234 | 233 | <string>Show composer grid widget</string>
|
235 | 234 | </property>
|
236 | 235 | </widget>
|
237 | 236 | </item>
|
238 |
| - <item row="5" column="0"> |
239 |
| - <widget class="QDockWidget" name="mGridDockWidget"> |
240 |
| - <property name="floating"> |
| 237 | + <item row="5" column="0" > |
| 238 | + <widget class="QDockWidget" name="mGridDockWidget" > |
| 239 | + <property name="floating" > |
241 | 240 | <bool>true</bool>
|
242 | 241 | </property>
|
243 |
| - <property name="features"> |
| 242 | + <property name="features" > |
244 | 243 | <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
245 | 244 | </property>
|
246 |
| - <property name="windowTitle"> |
| 245 | + <property name="windowTitle" > |
247 | 246 | <string>Grid</string>
|
248 | 247 | </property>
|
249 |
| - <widget class="QWidget" name="dockWidgetContents"> |
250 |
| - <layout class="QGridLayout" name="gridLayout"> |
251 |
| - <item row="0" column="0"> |
252 |
| - <widget class="QCheckBox" name="mGridCheckBox"> |
253 |
| - <property name="text"> |
| 248 | + <widget class="QWidget" name="dockWidgetContents" > |
| 249 | + <layout class="QGridLayout" name="gridLayout" > |
| 250 | + <item row="0" column="0" > |
| 251 | + <widget class="QCheckBox" name="mGridCheckBox" > |
| 252 | + <property name="text" > |
254 | 253 | <string>Show grid</string>
|
255 | 254 | </property>
|
256 | 255 | </widget>
|
257 | 256 | </item>
|
258 |
| - <item row="1" column="0"> |
259 |
| - <widget class="QLabel" name="mGridTypeLabel"> |
260 |
| - <property name="text"> |
| 257 | + <item row="1" column="0" > |
| 258 | + <widget class="QLabel" name="mGridTypeLabel" > |
| 259 | + <property name="text" > |
261 | 260 | <string>Grid type:</string>
|
262 | 261 | </property>
|
263 | 262 | </widget>
|
264 | 263 | </item>
|
265 |
| - <item row="1" column="1" colspan="2"> |
266 |
| - <widget class="QComboBox" name="mGridTypeComboBox"/> |
| 264 | + <item row="1" column="1" colspan="2" > |
| 265 | + <widget class="QComboBox" name="mGridTypeComboBox" /> |
267 | 266 | </item>
|
268 |
| - <item row="2" column="0"> |
269 |
| - <widget class="QLabel" name="mIntervalXLabel"> |
270 |
| - <property name="text"> |
| 267 | + <item row="2" column="0" > |
| 268 | + <widget class="QLabel" name="mIntervalXLabel" > |
| 269 | + <property name="text" > |
271 | 270 | <string>Interval X:</string>
|
272 | 271 | </property>
|
273 | 272 | </widget>
|
274 | 273 | </item>
|
275 |
| - <item row="2" column="1" colspan="2"> |
276 |
| - <widget class="QDoubleSpinBox" name="mIntervalXSpinBox"> |
277 |
| - <property name="maximum"> |
278 |
| - <double>999999.000000000000000</double> |
| 274 | + <item row="2" column="1" colspan="2" > |
| 275 | + <widget class="QDoubleSpinBox" name="mIntervalXSpinBox" > |
| 276 | + <property name="maximum" > |
| 277 | + <double>99999999.000000000000000</double> |
279 | 278 | </property>
|
280 | 279 | </widget>
|
281 | 280 | </item>
|
282 |
| - <item row="2" column="3"> |
283 |
| - <widget class="QLabel" name="mIntervalYLabel"> |
284 |
| - <property name="text"> |
| 281 | + <item row="2" column="3" > |
| 282 | + <widget class="QLabel" name="mIntervalYLabel" > |
| 283 | + <property name="text" > |
285 | 284 | <string>Interval Y:</string>
|
286 | 285 | </property>
|
287 | 286 | </widget>
|
288 | 287 | </item>
|
289 |
| - <item row="2" column="4"> |
290 |
| - <widget class="QDoubleSpinBox" name="mIntervalYSpinBox"> |
291 |
| - <property name="maximum"> |
292 |
| - <double>9999999.000000000000000</double> |
| 288 | + <item row="2" column="4" > |
| 289 | + <widget class="QDoubleSpinBox" name="mIntervalYSpinBox" > |
| 290 | + <property name="maximum" > |
| 291 | + <double>99999999.000000000000000</double> |
293 | 292 | </property>
|
294 | 293 | </widget>
|
295 | 294 | </item>
|
296 |
| - <item row="3" column="0"> |
297 |
| - <widget class="QLabel" name="mOffsetXLabel"> |
298 |
| - <property name="text"> |
| 295 | + <item row="3" column="0" > |
| 296 | + <widget class="QLabel" name="mOffsetXLabel" > |
| 297 | + <property name="text" > |
299 | 298 | <string>Offset X:</string>
|
300 | 299 | </property>
|
301 | 300 | </widget>
|
302 | 301 | </item>
|
303 |
| - <item row="3" column="1" colspan="2"> |
304 |
| - <widget class="QDoubleSpinBox" name="mOffsetXSpinBox"> |
305 |
| - <property name="maximum"> |
| 302 | + <item row="3" column="1" colspan="2" > |
| 303 | + <widget class="QDoubleSpinBox" name="mOffsetXSpinBox" > |
| 304 | + <property name="maximum" > |
306 | 305 | <double>9999999.000000000000000</double>
|
307 | 306 | </property>
|
308 | 307 | </widget>
|
309 | 308 | </item>
|
310 |
| - <item row="3" column="3"> |
311 |
| - <widget class="QLabel" name="mOffsetYLabel"> |
312 |
| - <property name="text"> |
| 309 | + <item row="3" column="3" > |
| 310 | + <widget class="QLabel" name="mOffsetYLabel" > |
| 311 | + <property name="text" > |
313 | 312 | <string>Offset Y:</string>
|
314 | 313 | </property>
|
315 | 314 | </widget>
|
316 | 315 | </item>
|
317 |
| - <item row="3" column="4"> |
318 |
| - <widget class="QDoubleSpinBox" name="mOffsetYSpinBox"> |
319 |
| - <property name="maximum"> |
| 316 | + <item row="3" column="4" > |
| 317 | + <widget class="QDoubleSpinBox" name="mOffsetYSpinBox" > |
| 318 | + <property name="maximum" > |
320 | 319 | <double>9999999.000000000000000</double>
|
321 | 320 | </property>
|
322 | 321 | </widget>
|
323 | 322 | </item>
|
324 |
| - <item row="4" column="0"> |
325 |
| - <widget class="QLabel" name="mLineWidthLabel"> |
326 |
| - <property name="text"> |
| 323 | + <item row="4" column="0" > |
| 324 | + <widget class="QLabel" name="mLineWidthLabel" > |
| 325 | + <property name="text" > |
327 | 326 | <string>Line width:</string>
|
328 | 327 | </property>
|
329 | 328 | </widget>
|
330 | 329 | </item>
|
331 |
| - <item row="4" column="1" colspan="2"> |
332 |
| - <widget class="QDoubleSpinBox" name="mLineWidthSpinBox"/> |
| 330 | + <item row="4" column="1" colspan="2" > |
| 331 | + <widget class="QDoubleSpinBox" name="mLineWidthSpinBox" /> |
333 | 332 | </item>
|
334 |
| - <item row="4" column="3"> |
335 |
| - <widget class="QLabel" name="mLineColorLabel"> |
336 |
| - <property name="text"> |
| 333 | + <item row="4" column="3" > |
| 334 | + <widget class="QLabel" name="mLineColorLabel" > |
| 335 | + <property name="text" > |
337 | 336 | <string>Line color:</string>
|
338 | 337 | </property>
|
339 | 338 | </widget>
|
340 | 339 | </item>
|
341 |
| - <item row="4" column="4"> |
342 |
| - <widget class="QgsColorButton" name="mLineColorButton"> |
343 |
| - <property name="sizePolicy"> |
344 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 340 | + <item row="4" column="4" > |
| 341 | + <widget class="QgsColorButton" name="mLineColorButton" > |
| 342 | + <property name="sizePolicy" > |
| 343 | + <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
345 | 344 | <horstretch>0</horstretch>
|
346 | 345 | <verstretch>0</verstretch>
|
347 | 346 | </sizepolicy>
|
348 | 347 | </property>
|
349 |
| - <property name="text"> |
| 348 | + <property name="text" > |
350 | 349 | <string/>
|
351 | 350 | </property>
|
352 | 351 | </widget>
|
353 | 352 | </item>
|
354 |
| - <item row="5" column="0" colspan="2"> |
355 |
| - <widget class="QCheckBox" name="mDrawAnnotationCheckBox"> |
356 |
| - <property name="text"> |
| 353 | + <item row="5" column="0" colspan="2" > |
| 354 | + <widget class="QCheckBox" name="mDrawAnnotationCheckBox" > |
| 355 | + <property name="text" > |
357 | 356 | <string>Draw annotation</string>
|
358 | 357 | </property>
|
359 | 358 | </widget>
|
360 | 359 | </item>
|
361 |
| - <item row="6" column="0" colspan="2"> |
362 |
| - <widget class="QLabel" name="mAnnotationPositionLabel"> |
363 |
| - <property name="text"> |
| 360 | + <item row="6" column="0" colspan="2" > |
| 361 | + <widget class="QLabel" name="mAnnotationPositionLabel" > |
| 362 | + <property name="text" > |
364 | 363 | <string>Annotation position:</string>
|
365 | 364 | </property>
|
366 | 365 | </widget>
|
367 | 366 | </item>
|
368 |
| - <item row="6" column="2"> |
369 |
| - <widget class="QComboBox" name="mAnnotationPositionComboBox"/> |
| 367 | + <item row="6" column="2" > |
| 368 | + <widget class="QComboBox" name="mAnnotationPositionComboBox" /> |
370 | 369 | </item>
|
371 |
| - <item row="6" column="3"> |
372 |
| - <widget class="QLabel" name="mAnnotationDirectionLabel"> |
373 |
| - <property name="frameShape"> |
| 370 | + <item row="6" column="3" > |
| 371 | + <widget class="QLabel" name="mAnnotationDirectionLabel" > |
| 372 | + <property name="frameShape" > |
374 | 373 | <enum>QFrame::NoFrame</enum>
|
375 | 374 | </property>
|
376 |
| - <property name="text"> |
| 375 | + <property name="text" > |
377 | 376 | <string>Annotation direction:</string>
|
378 | 377 | </property>
|
379 | 378 | </widget>
|
380 | 379 | </item>
|
381 |
| - <item row="6" column="4"> |
382 |
| - <widget class="QComboBox" name="mAnnotationDirectionComboBox"/> |
| 380 | + <item row="6" column="4" > |
| 381 | + <widget class="QComboBox" name="mAnnotationDirectionComboBox" /> |
383 | 382 | </item>
|
384 |
| - <item row="7" column="0" colspan="2"> |
385 |
| - <widget class="QLabel" name="mDistanceToFrameLabel"> |
386 |
| - <property name="text"> |
| 383 | + <item row="7" column="0" colspan="2" > |
| 384 | + <widget class="QLabel" name="mDistanceToFrameLabel" > |
| 385 | + <property name="text" > |
387 | 386 | <string>Distance to map frame:</string>
|
388 | 387 | </property>
|
389 | 388 | </widget>
|
390 | 389 | </item>
|
391 |
| - <item row="7" column="2"> |
392 |
| - <widget class="QDoubleSpinBox" name="mDistanceToMapFrameSpinBox"/> |
| 390 | + <item row="7" column="2" > |
| 391 | + <widget class="QDoubleSpinBox" name="mDistanceToMapFrameSpinBox" /> |
393 | 392 | </item>
|
394 |
| - <item row="7" column="3"> |
395 |
| - <widget class="QLabel" name="mAnnotationTypeLabel"> |
396 |
| - <property name="text"> |
| 393 | + <item row="7" column="3" > |
| 394 | + <widget class="QLabel" name="mAnnotationTypeLabel" > |
| 395 | + <property name="text" > |
397 | 396 | <string>Annotation type:</string>
|
398 | 397 | </property>
|
399 | 398 | </widget>
|
400 | 399 | </item>
|
401 |
| - <item row="7" column="4"> |
402 |
| - <widget class="QComboBox" name="mAnnotationTypeComboBox"/> |
| 400 | + <item row="7" column="4" > |
| 401 | + <widget class="QComboBox" name="mAnnotationTypeComboBox" /> |
403 | 402 | </item>
|
404 |
| - <item row="8" column="0"> |
405 |
| - <widget class="QPushButton" name="mAnnotationFontButton"> |
406 |
| - <property name="text"> |
| 403 | + <item row="8" column="0" > |
| 404 | + <widget class="QPushButton" name="mAnnotationFontButton" > |
| 405 | + <property name="text" > |
407 | 406 | <string>Font...</string>
|
408 | 407 | </property>
|
409 | 408 | </widget>
|
|
412 | 411 | </widget>
|
413 | 412 | </widget>
|
414 | 413 | </item>
|
415 |
| - <item row="6" column="0"> |
| 414 | + <item row="6" column="0" > |
416 | 415 | <spacer>
|
417 |
| - <property name="orientation"> |
| 416 | + <property name="orientation" > |
418 | 417 | <enum>Qt::Vertical</enum>
|
419 | 418 | </property>
|
420 |
| - <property name="sizeHint" stdset="0"> |
| 419 | + <property name="sizeHint" stdset="0" > |
421 | 420 | <size>
|
422 | 421 | <width>458</width>
|
423 | 422 | <height>31</height>
|
|
427 | 426 | </item>
|
428 | 427 | </layout>
|
429 | 428 | </widget>
|
430 |
| - <layoutdefault spacing="6" margin="11"/> |
| 429 | + <layoutdefault spacing="6" margin="11" /> |
431 | 430 | <customwidgets>
|
432 | 431 | <customwidget>
|
433 | 432 | <class>QgsColorButton</class>
|
|
0 commit comments