Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / ground / gcs / src / plugins / lineardial / lineardialgadgetoptionspage.ui
blobdb73d0a8c91e57646074874912f0ff4ce2909893
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>LineardialGadgetOptionsPage</class>
4 <widget class="QWidget" name="LineardialGadgetOptionsPage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>604</width>
10 <height>455</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="windowTitle">
20 <string>Form</string>
21 </property>
22 <layout class="QVBoxLayout" name="verticalLayout_2">
23 <property name="margin">
24 <number>0</number>
25 </property>
26 <item>
27 <widget class="QScrollArea" name="scrollArea">
28 <property name="frameShape">
29 <enum>QFrame::NoFrame</enum>
30 </property>
31 <property name="frameShadow">
32 <enum>QFrame::Plain</enum>
33 </property>
34 <property name="widgetResizable">
35 <bool>true</bool>
36 </property>
37 <widget class="QWidget" name="scrollAreaWidgetContents">
38 <property name="geometry">
39 <rect>
40 <x>0</x>
41 <y>0</y>
42 <width>604</width>
43 <height>455</height>
44 </rect>
45 </property>
46 <layout class="QVBoxLayout" name="verticalLayout">
47 <property name="margin">
48 <number>0</number>
49 </property>
50 <item>
51 <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0">
52 <property name="spacing">
53 <number>6</number>
54 </property>
55 <property name="sizeConstraint">
56 <enum>QLayout::SetMaximumSize</enum>
57 </property>
58 <property name="bottomMargin">
59 <number>0</number>
60 </property>
61 <item>
62 <widget class="QLabel" name="label">
63 <property name="text">
64 <string>Dial SVG: </string>
65 </property>
66 </widget>
67 </item>
68 <item>
69 <widget class="Utils::PathChooser" name="svgSourceFile" native="true">
70 <property name="sizePolicy">
71 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
72 <horstretch>0</horstretch>
73 <verstretch>0</verstretch>
74 </sizepolicy>
75 </property>
76 </widget>
77 </item>
78 </layout>
79 </item>
80 <item>
81 <layout class="QHBoxLayout" name="horizontalLayout_66">
82 <property name="topMargin">
83 <number>0</number>
84 </property>
85 <item>
86 <widget class="QLabel" name="label_14">
87 <property name="sizePolicy">
88 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
89 <horstretch>0</horstretch>
90 <verstretch>0</verstretch>
91 </sizepolicy>
92 </property>
93 <property name="text">
94 <string>Dial font:</string>
95 </property>
96 </widget>
97 </item>
98 <item>
99 <widget class="QPushButton" name="fontPicker">
100 <property name="text">
101 <string>Select...</string>
102 </property>
103 </widget>
104 </item>
105 <item>
106 <spacer name="horizontalSpacer_3">
107 <property name="orientation">
108 <enum>Qt::Horizontal</enum>
109 </property>
110 <property name="sizeHint" stdset="0">
111 <size>
112 <width>40</width>
113 <height>20</height>
114 </size>
115 </property>
116 </spacer>
117 </item>
118 </layout>
119 </item>
120 <item>
121 <layout class="QHBoxLayout" name="horizontalLayout_6">
122 <property name="topMargin">
123 <number>0</number>
124 </property>
125 <item>
126 <widget class="QLabel" name="label_15">
127 <property name="text">
128 <string>Decimal places:</string>
129 </property>
130 </widget>
131 </item>
132 <item>
133 <widget class="QSpinBox" name="decPlaces">
134 <property name="maximum">
135 <number>99</number>
136 </property>
137 </widget>
138 </item>
139 <item>
140 <widget class="QLabel" name="label_16">
141 <property name="text">
142 <string>Factor:</string>
143 </property>
144 </widget>
145 </item>
146 <item>
147 <widget class="QDoubleSpinBox" name="factor">
148 <property name="decimals">
149 <number>6</number>
150 </property>
151 <property name="minimum">
152 <double>-10000.000000000000000</double>
153 </property>
154 <property name="maximum">
155 <double>100000.000000000000000</double>
156 </property>
157 </widget>
158 </item>
159 <item>
160 <spacer name="horizontalSpacer">
161 <property name="orientation">
162 <enum>Qt::Horizontal</enum>
163 </property>
164 <property name="sizeHint" stdset="0">
165 <size>
166 <width>40</width>
167 <height>20</height>
168 </size>
169 </property>
170 </spacer>
171 </item>
172 </layout>
173 </item>
174 <item>
175 <widget class="Line" name="line">
176 <property name="orientation">
177 <enum>Qt::Horizontal</enum>
178 </property>
179 </widget>
180 </item>
181 <item>
182 <layout class="QHBoxLayout" name="horizontalLayout_7">
183 <item>
184 <widget class="QLabel" name="label_17">
185 <property name="sizePolicy">
186 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
187 <horstretch>0</horstretch>
188 <verstretch>0</verstretch>
189 </sizepolicy>
190 </property>
191 <property name="text">
192 <string>Input:</string>
193 </property>
194 </widget>
195 </item>
196 <item>
197 <widget class="QLabel" name="label_18">
198 <property name="text">
199 <string>ObjectName</string>
200 </property>
201 </widget>
202 </item>
203 <item>
204 <widget class="QComboBox" name="objectName">
205 <property name="sizePolicy">
206 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
207 <horstretch>0</horstretch>
208 <verstretch>0</verstretch>
209 </sizepolicy>
210 </property>
211 </widget>
212 </item>
213 <item>
214 <widget class="QLabel" name="label_19">
215 <property name="text">
216 <string>ObjectField</string>
217 </property>
218 </widget>
219 </item>
220 <item>
221 <widget class="QComboBox" name="objectField">
222 <property name="sizePolicy">
223 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
224 <horstretch>0</horstretch>
225 <verstretch>0</verstretch>
226 </sizepolicy>
227 </property>
228 </widget>
229 </item>
230 </layout>
231 </item>
232 <item>
233 <layout class="QHBoxLayout" name="horizontalLayout_5">
234 <item>
235 <widget class="QLabel" name="label_8">
236 <property name="sizePolicy">
237 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
238 <horstretch>0</horstretch>
239 <verstretch>0</verstretch>
240 </sizepolicy>
241 </property>
242 <property name="text">
243 <string>Whole range:</string>
244 </property>
245 </widget>
246 </item>
247 <item>
248 <widget class="QLabel" name="label_9">
249 <property name="text">
250 <string>Min:</string>
251 </property>
252 </widget>
253 </item>
254 <item>
255 <widget class="QDoubleSpinBox" name="minValue">
256 <property name="sizePolicy">
257 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
258 <horstretch>0</horstretch>
259 <verstretch>0</verstretch>
260 </sizepolicy>
261 </property>
262 <property name="decimals">
263 <number>3</number>
264 </property>
265 <property name="minimum">
266 <double>-99999.000000000000000</double>
267 </property>
268 <property name="maximum">
269 <double>99999.990000000005239</double>
270 </property>
271 </widget>
272 </item>
273 <item>
274 <widget class="QLabel" name="label_13">
275 <property name="text">
276 <string>Max:</string>
277 </property>
278 </widget>
279 </item>
280 <item>
281 <widget class="QDoubleSpinBox" name="maxValue">
282 <property name="sizePolicy">
283 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
284 <horstretch>0</horstretch>
285 <verstretch>0</verstretch>
286 </sizepolicy>
287 </property>
288 <property name="decimals">
289 <number>3</number>
290 </property>
291 <property name="minimum">
292 <double>-99999.000000000000000</double>
293 </property>
294 <property name="maximum">
295 <double>99999.990000000005239</double>
296 </property>
297 </widget>
298 </item>
299 </layout>
300 </item>
301 <item>
302 <layout class="QHBoxLayout" name="horizontalLayout_4">
303 <item>
304 <widget class="QLabel" name="label_6">
305 <property name="sizePolicy">
306 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
307 <horstretch>0</horstretch>
308 <verstretch>0</verstretch>
309 </sizepolicy>
310 </property>
311 <property name="text">
312 <string>Red:</string>
313 </property>
314 </widget>
315 </item>
316 <item>
317 <widget class="QLabel" name="label_7">
318 <property name="text">
319 <string>Min:</string>
320 </property>
321 </widget>
322 </item>
323 <item>
324 <widget class="QDoubleSpinBox" name="redMin">
325 <property name="sizePolicy">
326 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
327 <horstretch>0</horstretch>
328 <verstretch>0</verstretch>
329 </sizepolicy>
330 </property>
331 <property name="decimals">
332 <number>3</number>
333 </property>
334 <property name="minimum">
335 <double>-99999.000000000000000</double>
336 </property>
337 <property name="maximum">
338 <double>99999.990000000005239</double>
339 </property>
340 </widget>
341 </item>
342 <item>
343 <widget class="QLabel" name="label_12">
344 <property name="text">
345 <string>Max:</string>
346 </property>
347 </widget>
348 </item>
349 <item>
350 <widget class="QDoubleSpinBox" name="redMax">
351 <property name="sizePolicy">
352 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
353 <horstretch>0</horstretch>
354 <verstretch>0</verstretch>
355 </sizepolicy>
356 </property>
357 <property name="decimals">
358 <number>3</number>
359 </property>
360 <property name="minimum">
361 <double>-99999.000000000000000</double>
362 </property>
363 <property name="maximum">
364 <double>99999.990000000005239</double>
365 </property>
366 </widget>
367 </item>
368 </layout>
369 </item>
370 <item>
371 <layout class="QHBoxLayout" name="horizontalLayout_3">
372 <item>
373 <widget class="QLabel" name="label_4">
374 <property name="sizePolicy">
375 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
376 <horstretch>0</horstretch>
377 <verstretch>0</verstretch>
378 </sizepolicy>
379 </property>
380 <property name="text">
381 <string>Yellow:</string>
382 </property>
383 </widget>
384 </item>
385 <item>
386 <widget class="QLabel" name="label_5">
387 <property name="text">
388 <string>Min:</string>
389 </property>
390 </widget>
391 </item>
392 <item>
393 <widget class="QDoubleSpinBox" name="yellowMin">
394 <property name="sizePolicy">
395 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
396 <horstretch>0</horstretch>
397 <verstretch>0</verstretch>
398 </sizepolicy>
399 </property>
400 <property name="decimals">
401 <number>3</number>
402 </property>
403 <property name="minimum">
404 <double>-99999.000000000000000</double>
405 </property>
406 <property name="maximum">
407 <double>99999.990000000005239</double>
408 </property>
409 </widget>
410 </item>
411 <item>
412 <widget class="QLabel" name="label_11">
413 <property name="text">
414 <string>Max:</string>
415 </property>
416 </widget>
417 </item>
418 <item>
419 <widget class="QDoubleSpinBox" name="yellowMax">
420 <property name="sizePolicy">
421 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
422 <horstretch>0</horstretch>
423 <verstretch>0</verstretch>
424 </sizepolicy>
425 </property>
426 <property name="decimals">
427 <number>3</number>
428 </property>
429 <property name="minimum">
430 <double>-99999.000000000000000</double>
431 </property>
432 <property name="maximum">
433 <double>99999.990000000005239</double>
434 </property>
435 </widget>
436 </item>
437 </layout>
438 </item>
439 <item>
440 <layout class="QHBoxLayout" name="horizontalLayout_2">
441 <item>
442 <widget class="QLabel" name="label_2">
443 <property name="sizePolicy">
444 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
445 <horstretch>0</horstretch>
446 <verstretch>0</verstretch>
447 </sizepolicy>
448 </property>
449 <property name="text">
450 <string>Green:</string>
451 </property>
452 </widget>
453 </item>
454 <item>
455 <widget class="QLabel" name="label_3">
456 <property name="text">
457 <string>Min:</string>
458 </property>
459 </widget>
460 </item>
461 <item>
462 <widget class="QDoubleSpinBox" name="greenMin">
463 <property name="sizePolicy">
464 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
465 <horstretch>0</horstretch>
466 <verstretch>0</verstretch>
467 </sizepolicy>
468 </property>
469 <property name="decimals">
470 <number>3</number>
471 </property>
472 <property name="minimum">
473 <double>-99999.000000000000000</double>
474 </property>
475 <property name="maximum">
476 <double>99999.990000000005239</double>
477 </property>
478 </widget>
479 </item>
480 <item>
481 <widget class="QLabel" name="label_10">
482 <property name="text">
483 <string>Max:</string>
484 </property>
485 </widget>
486 </item>
487 <item>
488 <widget class="QDoubleSpinBox" name="greenMax">
489 <property name="sizePolicy">
490 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
491 <horstretch>0</horstretch>
492 <verstretch>0</verstretch>
493 </sizepolicy>
494 </property>
495 <property name="decimals">
496 <number>3</number>
497 </property>
498 <property name="minimum">
499 <double>-99999.000000000000000</double>
500 </property>
501 <property name="maximum">
502 <double>99999.990000000005239</double>
503 </property>
504 </widget>
505 </item>
506 </layout>
507 </item>
508 <item>
509 <widget class="Line" name="line_3">
510 <property name="orientation">
511 <enum>Qt::Horizontal</enum>
512 </property>
513 </widget>
514 </item>
515 <item>
516 <layout class="QHBoxLayout" name="horizontalLayout_8">
517 <item>
518 <widget class="QCheckBox" name="useOpenGL">
519 <property name="text">
520 <string>Use OpenGL</string>
521 </property>
522 <property name="checked">
523 <bool>true</bool>
524 </property>
525 </widget>
526 </item>
527 <item>
528 <spacer name="horizontalSpacer_2">
529 <property name="orientation">
530 <enum>Qt::Horizontal</enum>
531 </property>
532 <property name="sizeHint" stdset="0">
533 <size>
534 <width>40</width>
535 <height>20</height>
536 </size>
537 </property>
538 </spacer>
539 </item>
540 </layout>
541 </item>
542 <item>
543 <spacer name="verticalSpacer">
544 <property name="orientation">
545 <enum>Qt::Vertical</enum>
546 </property>
547 <property name="sizeHint" stdset="0">
548 <size>
549 <width>20</width>
550 <height>40</height>
551 </size>
552 </property>
553 </spacer>
554 </item>
555 </layout>
556 </widget>
557 </widget>
558 </item>
559 </layout>
560 </widget>
561 <customwidgets>
562 <customwidget>
563 <class>Utils::PathChooser</class>
564 <extends>QWidget</extends>
565 <header>utils/pathchooser.h</header>
566 <container>1</container>
567 </customwidget>
568 </customwidgets>
569 <resources/>
570 <connections/>
571 </ui>