OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / opmap / opmapgadgetoptionspage.ui
blob5d52858117ee65db27016bee05e092d1c04e58ab
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>OPMapGadgetOptionsPage</class>
4 <widget class="QWidget" name="OPMapGadgetOptionsPage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>564</width>
10 <height>391</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>445</width>
22 <height>5</height>
23 </size>
24 </property>
25 <property name="windowTitle">
26 <string>Form</string>
27 </property>
28 <layout class="QVBoxLayout" name="verticalLayout">
29 <property name="margin">
30 <number>0</number>
31 </property>
32 <item>
33 <widget class="QScrollArea" name="scrollArea">
34 <property name="frameShape">
35 <enum>QFrame::NoFrame</enum>
36 </property>
37 <property name="frameShadow">
38 <enum>QFrame::Plain</enum>
39 </property>
40 <property name="widgetResizable">
41 <bool>true</bool>
42 </property>
43 <widget class="QWidget" name="scrollAreaWidgetContents">
44 <property name="geometry">
45 <rect>
46 <x>0</x>
47 <y>0</y>
48 <width>564</width>
49 <height>391</height>
50 </rect>
51 </property>
52 <property name="sizePolicy">
53 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
54 <horstretch>0</horstretch>
55 <verstretch>0</verstretch>
56 </sizepolicy>
57 </property>
58 <layout class="QGridLayout" name="gridLayout">
59 <property name="margin">
60 <number>0</number>
61 </property>
62 <item row="6" column="0" colspan="2">
63 <layout class="QHBoxLayout" name="horizontalLayout_2">
64 <item>
65 <widget class="QLabel" name="label_8">
66 <property name="sizePolicy">
67 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
68 <horstretch>0</horstretch>
69 <verstretch>0</verstretch>
70 </sizepolicy>
71 </property>
72 <property name="text">
73 <string>UAV Symbol</string>
74 </property>
75 </widget>
76 </item>
77 <item>
78 <widget class="QComboBox" name="uavSymbolComboBox">
79 <property name="sizePolicy">
80 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
81 <horstretch>0</horstretch>
82 <verstretch>0</verstretch>
83 </sizepolicy>
84 </property>
85 </widget>
86 </item>
87 <item>
88 <spacer name="horizontalSpacer">
89 <property name="orientation">
90 <enum>Qt::Horizontal</enum>
91 </property>
92 <property name="sizeHint" stdset="0">
93 <size>
94 <width>40</width>
95 <height>20</height>
96 </size>
97 </property>
98 </spacer>
99 </item>
100 </layout>
101 </item>
102 <item row="1" column="0" colspan="2">
103 <widget class="Line" name="line">
104 <property name="orientation">
105 <enum>Qt::Horizontal</enum>
106 </property>
107 </widget>
108 </item>
109 <item row="5" column="0" colspan="2">
110 <layout class="QHBoxLayout" name="horizontalLayout_3">
111 <item>
112 <widget class="QLabel" name="label_5">
113 <property name="sizePolicy">
114 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
115 <horstretch>0</horstretch>
116 <verstretch>0</verstretch>
117 </sizepolicy>
118 </property>
119 <property name="text">
120 <string>Cache location </string>
121 </property>
122 </widget>
123 </item>
124 <item>
125 <widget class="Utils::PathChooser" name="lineEditCacheLocation" native="true">
126 <property name="sizePolicy">
127 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
128 <horstretch>0</horstretch>
129 <verstretch>0</verstretch>
130 </sizepolicy>
131 </property>
132 </widget>
133 </item>
134 <item>
135 <widget class="QPushButton" name="pushButtonCacheDefaults">
136 <property name="sizePolicy">
137 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
138 <horstretch>0</horstretch>
139 <verstretch>0</verstretch>
140 </sizepolicy>
141 </property>
142 <property name="minimumSize">
143 <size>
144 <width>0</width>
145 <height>0</height>
146 </size>
147 </property>
148 <property name="cursor">
149 <cursorShape>OpenHandCursor</cursorShape>
150 </property>
151 <property name="toolTip">
152 <string>Restore default server and cache settings</string>
153 </property>
154 <property name="text">
155 <string> Default </string>
156 </property>
157 <property name="checkable">
158 <bool>false</bool>
159 </property>
160 <property name="checked">
161 <bool>false</bool>
162 </property>
163 <property name="flat">
164 <bool>false</bool>
165 </property>
166 </widget>
167 </item>
168 </layout>
169 </item>
170 <item row="4" column="0" colspan="2">
171 <layout class="QHBoxLayout" name="horizontalLayout">
172 <item>
173 <widget class="QLabel" name="label_6">
174 <property name="text">
175 <string>Access mode </string>
176 </property>
177 <property name="alignment">
178 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
179 </property>
180 </widget>
181 </item>
182 <item>
183 <widget class="QComboBox" name="accessModeComboBox">
184 <property name="sizePolicy">
185 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
186 <horstretch>0</horstretch>
187 <verstretch>0</verstretch>
188 </sizepolicy>
189 </property>
190 <property name="minimumSize">
191 <size>
192 <width>160</width>
193 <height>0</height>
194 </size>
195 </property>
196 <property name="cursor">
197 <cursorShape>OpenHandCursor</cursorShape>
198 </property>
199 <property name="frame">
200 <bool>true</bool>
201 </property>
202 </widget>
203 </item>
204 <item>
205 <widget class="QCheckBox" name="checkBoxUseMemoryCache">
206 <property name="enabled">
207 <bool>true</bool>
208 </property>
209 <property name="sizePolicy">
210 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
211 <horstretch>0</horstretch>
212 <verstretch>0</verstretch>
213 </sizepolicy>
214 </property>
215 <property name="minimumSize">
216 <size>
217 <width>0</width>
218 <height>0</height>
219 </size>
220 </property>
221 <property name="layoutDirection">
222 <enum>Qt::RightToLeft</enum>
223 </property>
224 <property name="text">
225 <string>Use Memory Cache</string>
226 </property>
227 </widget>
228 </item>
229 </layout>
230 </item>
231 <item row="0" column="0" colspan="2">
232 <layout class="QGridLayout" name="gridLayout_3" rowstretch="0,0,0,0,0,0" rowminimumheight="22,22,22,0,22,0">
233 <item row="2" column="0">
234 <spacer name="horizontalSpacer_4">
235 <property name="orientation">
236 <enum>Qt::Horizontal</enum>
237 </property>
238 <property name="sizeHint" stdset="0">
239 <size>
240 <width>40</width>
241 <height>20</height>
242 </size>
243 </property>
244 </spacer>
245 </item>
246 <item row="0" column="0">
247 <widget class="QLabel" name="label">
248 <property name="text">
249 <string>Map type </string>
250 </property>
251 <property name="alignment">
252 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
253 </property>
254 </widget>
255 </item>
256 <item row="0" column="2">
257 <widget class="QComboBox" name="providerComboBox">
258 <property name="sizePolicy">
259 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
260 <horstretch>0</horstretch>
261 <verstretch>0</verstretch>
262 </sizepolicy>
263 </property>
264 <property name="minimumSize">
265 <size>
266 <width>0</width>
267 <height>0</height>
268 </size>
269 </property>
270 <property name="cursor">
271 <cursorShape>OpenHandCursor</cursorShape>
272 </property>
273 <property name="maxVisibleItems">
274 <number>15</number>
275 </property>
276 <property name="frame">
277 <bool>true</bool>
278 </property>
279 </widget>
280 </item>
281 <item row="0" column="3">
282 <widget class="QLabel" name="label_2">
283 <property name="text">
284 <string>Default zoom </string>
285 </property>
286 <property name="alignment">
287 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
288 </property>
289 </widget>
290 </item>
291 <item row="0" column="4">
292 <widget class="QSpinBox" name="zoomSpinBox">
293 <property name="sizePolicy">
294 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
295 <horstretch>0</horstretch>
296 <verstretch>0</verstretch>
297 </sizepolicy>
298 </property>
299 <property name="minimumSize">
300 <size>
301 <width>0</width>
302 <height>0</height>
303 </size>
304 </property>
305 <property name="maximumSize">
306 <size>
307 <width>50</width>
308 <height>16777215</height>
309 </size>
310 </property>
311 <property name="frame">
312 <bool>true</bool>
313 </property>
314 <property name="minimum">
315 <number>2</number>
316 </property>
317 <property name="maximum">
318 <number>18</number>
319 </property>
320 </widget>
321 </item>
322 <item row="1" column="2">
323 <widget class="QLabel" name="label_3">
324 <property name="text">
325 <string>Default latitude </string>
326 </property>
327 <property name="alignment">
328 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
329 </property>
330 </widget>
331 </item>
332 <item row="1" column="3">
333 <widget class="QDoubleSpinBox" name="latitudeSpinBox">
334 <property name="sizePolicy">
335 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
336 <horstretch>0</horstretch>
337 <verstretch>0</verstretch>
338 </sizepolicy>
339 </property>
340 <property name="minimumSize">
341 <size>
342 <width>120</width>
343 <height>0</height>
344 </size>
345 </property>
346 <property name="frame">
347 <bool>true</bool>
348 </property>
349 <property name="decimals">
350 <number>8</number>
351 </property>
352 <property name="minimum">
353 <double>-90.000000000000000</double>
354 </property>
355 <property name="maximum">
356 <double>90.000000000000000</double>
357 </property>
358 </widget>
359 </item>
360 <item row="2" column="2">
361 <widget class="QLabel" name="label_4">
362 <property name="text">
363 <string>Default longitude </string>
364 </property>
365 <property name="alignment">
366 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
367 </property>
368 </widget>
369 </item>
370 <item row="2" column="3">
371 <widget class="QDoubleSpinBox" name="longitudeSpinBox">
372 <property name="sizePolicy">
373 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
374 <horstretch>0</horstretch>
375 <verstretch>0</verstretch>
376 </sizepolicy>
377 </property>
378 <property name="minimumSize">
379 <size>
380 <width>120</width>
381 <height>0</height>
382 </size>
383 </property>
384 <property name="frame">
385 <bool>true</bool>
386 </property>
387 <property name="decimals">
388 <number>8</number>
389 </property>
390 <property name="minimum">
391 <double>-180.000000000000000</double>
392 </property>
393 <property name="maximum">
394 <double>180.000000000000000</double>
395 </property>
396 </widget>
397 </item>
398 <item row="4" column="3">
399 <widget class="QCheckBox" name="checkBoxShowTileGridLines">
400 <property name="enabled">
401 <bool>true</bool>
402 </property>
403 <property name="sizePolicy">
404 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
405 <horstretch>0</horstretch>
406 <verstretch>0</verstretch>
407 </sizepolicy>
408 </property>
409 <property name="minimumSize">
410 <size>
411 <width>161</width>
412 <height>0</height>
413 </size>
414 </property>
415 <property name="mouseTracking">
416 <bool>true</bool>
417 </property>
418 <property name="layoutDirection">
419 <enum>Qt::RightToLeft</enum>
420 </property>
421 <property name="text">
422 <string>Show Tile Grid Lines</string>
423 </property>
424 </widget>
425 </item>
426 <item row="4" column="2">
427 <widget class="QCheckBox" name="checkBoxUseOpenGL">
428 <property name="enabled">
429 <bool>true</bool>
430 </property>
431 <property name="sizePolicy">
432 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
433 <horstretch>0</horstretch>
434 <verstretch>0</verstretch>
435 </sizepolicy>
436 </property>
437 <property name="minimumSize">
438 <size>
439 <width>0</width>
440 <height>0</height>
441 </size>
442 </property>
443 <property name="layoutDirection">
444 <enum>Qt::RightToLeft</enum>
445 </property>
446 <property name="text">
447 <string>Use OpenGL</string>
448 </property>
449 </widget>
450 </item>
451 <item row="5" column="3">
452 <widget class="QComboBox" name="maxUpdateRateComboBox"/>
453 </item>
454 <item row="5" column="2">
455 <widget class="QLabel" name="label_9">
456 <property name="text">
457 <string>Default Max Update Rate </string>
458 </property>
459 <property name="alignment">
460 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
461 </property>
462 </widget>
463 </item>
464 </layout>
465 </item>
466 <item row="2" column="0" colspan="2">
467 <widget class="QLabel" name="label_7">
468 <property name="text">
469 <string>Server and Cache</string>
470 </property>
471 <property name="alignment">
472 <set>Qt::AlignCenter</set>
473 </property>
474 </widget>
475 </item>
476 <item row="7" column="0">
477 <spacer name="verticalSpacer">
478 <property name="orientation">
479 <enum>Qt::Vertical</enum>
480 </property>
481 <property name="sizeType">
482 <enum>QSizePolicy::Preferred</enum>
483 </property>
484 <property name="sizeHint" stdset="0">
485 <size>
486 <width>20</width>
487 <height>40</height>
488 </size>
489 </property>
490 </spacer>
491 </item>
492 </layout>
493 </widget>
494 </widget>
495 </item>
496 </layout>
497 </widget>
498 <customwidgets>
499 <customwidget>
500 <class>Utils::PathChooser</class>
501 <extends>QWidget</extends>
502 <header>utils/pathchooser.h</header>
503 <container>1</container>
504 </customwidget>
505 </customwidgets>
506 <resources/>
507 <connections/>
508 </ui>