OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / gpsdisplay / gpsdisplaywidget.ui
blobf0edd26d85ebe45e6a091d2655865e98f933da1c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>GpsDisplayWidget</class>
4 <widget class="QWidget" name="GpsDisplayWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>609</width>
10 <height>606</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayoutTop">
20 <property name="spacing">
21 <number>0</number>
22 </property>
23 <property name="leftMargin">
24 <number>6</number>
25 </property>
26 <property name="topMargin">
27 <number>6</number>
28 </property>
29 <property name="rightMargin">
30 <number>6</number>
31 </property>
32 <property name="bottomMargin">
33 <number>6</number>
34 </property>
35 <item>
36 <widget class="QSplitter" name="splitter">
37 <property name="sizePolicy">
38 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
39 <horstretch>0</horstretch>
40 <verstretch>0</verstretch>
41 </sizepolicy>
42 </property>
43 <property name="orientation">
44 <enum>Qt::Vertical</enum>
45 </property>
46 <property name="childrenCollapsible">
47 <bool>true</bool>
48 </property>
49 <widget class="QWidget" name="layoutWidget">
50 <layout class="QGridLayout" name="gridLayout" rowstretch="1,0" columnstretch="1,0">
51 <item row="1" column="1">
52 <widget class="GpsSnrWidget" name="gpsSnrWidget">
53 <property name="minimumSize">
54 <size>
55 <width>0</width>
56 <height>0</height>
57 </size>
58 </property>
59 <property name="maximumSize">
60 <size>
61 <width>400</width>
62 <height>140</height>
63 </size>
64 </property>
65 <property name="palette">
66 <palette>
67 <active>
68 <colorrole role="Base">
69 <brush brushstyle="SolidPattern">
70 <color alpha="255">
71 <red>236</red>
72 <green>236</green>
73 <blue>236</blue>
74 </color>
75 </brush>
76 </colorrole>
77 <colorrole role="Window">
78 <brush brushstyle="SolidPattern">
79 <color alpha="255">
80 <red>237</red>
81 <green>237</green>
82 <blue>237</blue>
83 </color>
84 </brush>
85 </colorrole>
86 </active>
87 <inactive>
88 <colorrole role="Base">
89 <brush brushstyle="SolidPattern">
90 <color alpha="255">
91 <red>236</red>
92 <green>236</green>
93 <blue>236</blue>
94 </color>
95 </brush>
96 </colorrole>
97 <colorrole role="Window">
98 <brush brushstyle="SolidPattern">
99 <color alpha="255">
100 <red>237</red>
101 <green>237</green>
102 <blue>237</blue>
103 </color>
104 </brush>
105 </colorrole>
106 </inactive>
107 <disabled>
108 <colorrole role="Base">
109 <brush brushstyle="SolidPattern">
110 <color alpha="255">
111 <red>236</red>
112 <green>236</green>
113 <blue>236</blue>
114 </color>
115 </brush>
116 </colorrole>
117 <colorrole role="Window">
118 <brush brushstyle="SolidPattern">
119 <color alpha="255">
120 <red>236</red>
121 <green>236</green>
122 <blue>236</blue>
123 </color>
124 </brush>
125 </colorrole>
126 </disabled>
127 </palette>
128 </property>
129 <property name="toolTip">
130 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Displays the SNR for each detected sat. GPS satellites are shown in green, GLONASS in cyan, BeiDou in red and SBAS/QZSS in orange. Satellite number (PRN) is displayed inside the bar. Sat SNR is displayed above (in dBHz)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
131 </property>
132 <property name="autoFillBackground">
133 <bool>false</bool>
134 </property>
135 <property name="frameShape">
136 <enum>QFrame::Panel</enum>
137 </property>
138 <property name="lineWidth">
139 <number>0</number>
140 </property>
141 <property name="verticalScrollBarPolicy">
142 <enum>Qt::ScrollBarAlwaysOff</enum>
143 </property>
144 <property name="horizontalScrollBarPolicy">
145 <enum>Qt::ScrollBarAlwaysOff</enum>
146 </property>
147 </widget>
148 </item>
149 <item row="0" column="1">
150 <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,1">
151 <property name="spacing">
152 <number>0</number>
153 </property>
154 <item>
155 <widget class="GpsConstellationWidget" name="gpsSky">
156 <property name="enabled">
157 <bool>true</bool>
158 </property>
159 <property name="maximumSize">
160 <size>
161 <width>400</width>
162 <height>400</height>
163 </size>
164 </property>
165 <property name="styleSheet">
166 <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
167 </property>
168 <property name="frameShape">
169 <enum>QFrame::Panel</enum>
170 </property>
171 <property name="verticalScrollBarPolicy">
172 <enum>Qt::ScrollBarAlwaysOff</enum>
173 </property>
174 <property name="horizontalScrollBarPolicy">
175 <enum>Qt::ScrollBarAlwaysOff</enum>
176 </property>
177 <property name="backgroundBrush">
178 <brush brushstyle="NoBrush">
179 <color alpha="255">
180 <red>0</red>
181 <green>0</green>
182 <blue>0</blue>
183 </color>
184 </brush>
185 </property>
186 </widget>
187 </item>
188 <item>
189 <spacer name="verticalSpacer_2">
190 <property name="orientation">
191 <enum>Qt::Vertical</enum>
192 </property>
193 <property name="sizeType">
194 <enum>QSizePolicy::Expanding</enum>
195 </property>
196 <property name="sizeHint" stdset="0">
197 <size>
198 <width>20</width>
199 <height>40</height>
200 </size>
201 </property>
202 </spacer>
203 </item>
204 </layout>
205 </item>
206 <item row="0" column="0" rowspan="2">
207 <layout class="QVBoxLayout" name="infoVerticalLayout" stretch="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0">
208 <property name="spacing">
209 <number>0</number>
210 </property>
211 <item>
212 <layout class="QHBoxLayout" name="infoHorizontalLayout1" stretch="0,0,1,0,1,0">
213 <property name="spacing">
214 <number>0</number>
215 </property>
216 <item>
217 <widget class="QLabel" name="lat_label">
218 <property name="text">
219 <string>Coord:</string>
220 </property>
221 </widget>
222 </item>
223 <item>
224 <spacer name="horizontalSpacer_4">
225 <property name="orientation">
226 <enum>Qt::Horizontal</enum>
227 </property>
228 <property name="sizeType">
229 <enum>QSizePolicy::Minimum</enum>
230 </property>
231 <property name="sizeHint" stdset="0">
232 <size>
233 <width>6</width>
234 <height>0</height>
235 </size>
236 </property>
237 </spacer>
238 </item>
239 <item>
240 <widget class="QLabel" name="coord_value">
241 <property name="text">
242 <string>Unknown</string>
243 </property>
244 </widget>
245 </item>
246 <item>
247 <spacer name="horizontalSpacer_5">
248 <property name="orientation">
249 <enum>Qt::Horizontal</enum>
250 </property>
251 <property name="sizeType">
252 <enum>QSizePolicy::Minimum</enum>
253 </property>
254 <property name="sizeHint" stdset="0">
255 <size>
256 <width>6</width>
257 <height>0</height>
258 </size>
259 </property>
260 </spacer>
261 </item>
262 <item>
263 <widget class="QLabel" name="coord_value_2">
264 <property name="text">
265 <string>Unknown</string>
266 </property>
267 </widget>
268 </item>
269 <item>
270 <spacer name="horizontalSpacer_6">
271 <property name="orientation">
272 <enum>Qt::Horizontal</enum>
273 </property>
274 <property name="sizeType">
275 <enum>QSizePolicy::Minimum</enum>
276 </property>
277 <property name="sizeHint" stdset="0">
278 <size>
279 <width>6</width>
280 <height>0</height>
281 </size>
282 </property>
283 </spacer>
284 </item>
285 </layout>
286 </item>
287 <item>
288 <layout class="QHBoxLayout" name="horizontalLayout_2">
289 <property name="topMargin">
290 <number>0</number>
291 </property>
292 <item>
293 <widget class="QLabel" name="alt_label">
294 <property name="text">
295 <string>Alt :</string>
296 </property>
297 </widget>
298 </item>
299 <item>
300 <spacer name="horizontalSpacer_15">
301 <property name="orientation">
302 <enum>Qt::Horizontal</enum>
303 </property>
304 <property name="sizeType">
305 <enum>QSizePolicy::Minimum</enum>
306 </property>
307 <property name="sizeHint" stdset="0">
308 <size>
309 <width>6</width>
310 <height>20</height>
311 </size>
312 </property>
313 </spacer>
314 </item>
315 <item>
316 <widget class="QLabel" name="coord_value_3">
317 <property name="text">
318 <string>Unknown</string>
319 </property>
320 </widget>
321 </item>
322 <item>
323 <spacer name="horizontalSpacer_16">
324 <property name="orientation">
325 <enum>Qt::Horizontal</enum>
326 </property>
327 <property name="sizeHint" stdset="0">
328 <size>
329 <width>40</width>
330 <height>20</height>
331 </size>
332 </property>
333 </spacer>
334 </item>
335 </layout>
336 </item>
337 <item>
338 <spacer name="verticalSpacer_3">
339 <property name="orientation">
340 <enum>Qt::Vertical</enum>
341 </property>
342 <property name="sizeType">
343 <enum>QSizePolicy::Preferred</enum>
344 </property>
345 <property name="sizeHint" stdset="0">
346 <size>
347 <width>20</width>
348 <height>6</height>
349 </size>
350 </property>
351 </spacer>
352 </item>
353 <item>
354 <layout class="QHBoxLayout" name="infoHorizontalLayout2" stretch="0,0,1,0,0,0,1">
355 <property name="spacing">
356 <number>0</number>
357 </property>
358 <item>
359 <widget class="QLabel" name="speed_label">
360 <property name="text">
361 <string>Speed:</string>
362 </property>
363 </widget>
364 </item>
365 <item>
366 <spacer name="horizontalSpacer_7">
367 <property name="orientation">
368 <enum>Qt::Horizontal</enum>
369 </property>
370 <property name="sizeType">
371 <enum>QSizePolicy::Minimum</enum>
372 </property>
373 <property name="sizeHint" stdset="0">
374 <size>
375 <width>6</width>
376 <height>0</height>
377 </size>
378 </property>
379 </spacer>
380 </item>
381 <item>
382 <widget class="QLabel" name="speed_value">
383 <property name="text">
384 <string>Unknown</string>
385 </property>
386 <property name="scaledContents">
387 <bool>true</bool>
388 </property>
389 </widget>
390 </item>
391 <item>
392 <spacer name="horizontalSpacer_9">
393 <property name="orientation">
394 <enum>Qt::Horizontal</enum>
395 </property>
396 <property name="sizeType">
397 <enum>QSizePolicy::Minimum</enum>
398 </property>
399 <property name="sizeHint" stdset="0">
400 <size>
401 <width>6</width>
402 <height>0</height>
403 </size>
404 </property>
405 </spacer>
406 </item>
407 <item>
408 <widget class="QLabel" name="bear_label">
409 <property name="text">
410 <string>Heading:</string>
411 </property>
412 </widget>
413 </item>
414 <item>
415 <spacer name="horizontalSpacer_8">
416 <property name="orientation">
417 <enum>Qt::Horizontal</enum>
418 </property>
419 <property name="sizeType">
420 <enum>QSizePolicy::Minimum</enum>
421 </property>
422 <property name="sizeHint" stdset="0">
423 <size>
424 <width>6</width>
425 <height>0</height>
426 </size>
427 </property>
428 </spacer>
429 </item>
430 <item>
431 <widget class="QLabel" name="bear_value">
432 <property name="text">
433 <string>Unknown</string>
434 </property>
435 </widget>
436 </item>
437 </layout>
438 </item>
439 <item>
440 <spacer name="verticalSpacer_5">
441 <property name="orientation">
442 <enum>Qt::Vertical</enum>
443 </property>
444 <property name="sizeType">
445 <enum>QSizePolicy::Preferred</enum>
446 </property>
447 <property name="sizeHint" stdset="0">
448 <size>
449 <width>20</width>
450 <height>4</height>
451 </size>
452 </property>
453 </spacer>
454 </item>
455 <item>
456 <widget class="Line" name="line1">
457 <property name="orientation">
458 <enum>Qt::Horizontal</enum>
459 </property>
460 </widget>
461 </item>
462 <item>
463 <spacer name="verticalSpacer_6">
464 <property name="orientation">
465 <enum>Qt::Vertical</enum>
466 </property>
467 <property name="sizeType">
468 <enum>QSizePolicy::Preferred</enum>
469 </property>
470 <property name="sizeHint" stdset="0">
471 <size>
472 <width>20</width>
473 <height>4</height>
474 </size>
475 </property>
476 </spacer>
477 </item>
478 <item>
479 <layout class="QHBoxLayout" name="infoHorizontalLayout3" stretch="0,0,1">
480 <item>
481 <widget class="QLabel" name="label">
482 <property name="text">
483 <string>H / V / P DOP:</string>
484 </property>
485 </widget>
486 </item>
487 <item>
488 <spacer name="horizontalSpacer_13">
489 <property name="orientation">
490 <enum>Qt::Horizontal</enum>
491 </property>
492 <property name="sizeType">
493 <enum>QSizePolicy::Minimum</enum>
494 </property>
495 <property name="sizeHint" stdset="0">
496 <size>
497 <width>6</width>
498 <height>0</height>
499 </size>
500 </property>
501 </spacer>
502 </item>
503 <item>
504 <widget class="QLabel" name="dop_value">
505 <property name="text">
506 <string>0 / 0 / 0</string>
507 </property>
508 </widget>
509 </item>
510 </layout>
511 </item>
512 <item>
513 <spacer name="verticalSpacer_8">
514 <property name="orientation">
515 <enum>Qt::Vertical</enum>
516 </property>
517 <property name="sizeType">
518 <enum>QSizePolicy::Preferred</enum>
519 </property>
520 <property name="sizeHint" stdset="0">
521 <size>
522 <width>20</width>
523 <height>4</height>
524 </size>
525 </property>
526 </spacer>
527 </item>
528 <item>
529 <widget class="Line" name="line2">
530 <property name="orientation">
531 <enum>Qt::Horizontal</enum>
532 </property>
533 </widget>
534 </item>
535 <item>
536 <spacer name="verticalSpacer_7">
537 <property name="orientation">
538 <enum>Qt::Vertical</enum>
539 </property>
540 <property name="sizeType">
541 <enum>QSizePolicy::Preferred</enum>
542 </property>
543 <property name="sizeHint" stdset="0">
544 <size>
545 <width>20</width>
546 <height>4</height>
547 </size>
548 </property>
549 </spacer>
550 </item>
551 <item>
552 <layout class="QHBoxLayout" name="infoHorizontalLayout4" stretch="0,0,1,0,0,0,0,0,0,0">
553 <property name="spacing">
554 <number>0</number>
555 </property>
556 <item>
557 <widget class="QLabel" name="status_label">
558 <property name="text">
559 <string>Sats Used:</string>
560 </property>
561 </widget>
562 </item>
563 <item>
564 <spacer name="horizontalSpacer_10">
565 <property name="orientation">
566 <enum>Qt::Horizontal</enum>
567 </property>
568 <property name="sizeType">
569 <enum>QSizePolicy::Minimum</enum>
570 </property>
571 <property name="sizeHint" stdset="0">
572 <size>
573 <width>6</width>
574 <height>0</height>
575 </size>
576 </property>
577 </spacer>
578 </item>
579 <item>
580 <widget class="QLabel" name="status_value">
581 <property name="maximumSize">
582 <size>
583 <width>100</width>
584 <height>16777215</height>
585 </size>
586 </property>
587 <property name="text">
588 <string>Unknown</string>
589 </property>
590 </widget>
591 </item>
592 <item>
593 <spacer name="horizontalSpacer_17">
594 <property name="orientation">
595 <enum>Qt::Horizontal</enum>
596 </property>
597 <property name="sizeHint" stdset="0">
598 <size>
599 <width>40</width>
600 <height>20</height>
601 </size>
602 </property>
603 </spacer>
604 </item>
605 <item>
606 <spacer name="horizontalSpacer_11">
607 <property name="orientation">
608 <enum>Qt::Horizontal</enum>
609 </property>
610 <property name="sizeType">
611 <enum>QSizePolicy::Minimum</enum>
612 </property>
613 <property name="sizeHint" stdset="0">
614 <size>
615 <width>6</width>
616 <height>0</height>
617 </size>
618 </property>
619 </spacer>
620 </item>
621 <item>
622 <widget class="QLabel" name="fix_label">
623 <property name="text">
624 <string>Fix Type:</string>
625 </property>
626 </widget>
627 </item>
628 <item>
629 <spacer name="horizontalSpacer_20">
630 <property name="orientation">
631 <enum>Qt::Horizontal</enum>
632 </property>
633 <property name="sizeType">
634 <enum>QSizePolicy::Minimum</enum>
635 </property>
636 <property name="sizeHint" stdset="0">
637 <size>
638 <width>6</width>
639 <height>0</height>
640 </size>
641 </property>
642 </spacer>
643 </item>
644 <item>
645 <spacer name="horizontalSpacer_12">
646 <property name="orientation">
647 <enum>Qt::Horizontal</enum>
648 </property>
649 <property name="sizeType">
650 <enum>QSizePolicy::Expanding</enum>
651 </property>
652 <property name="sizeHint" stdset="0">
653 <size>
654 <width>6</width>
655 <height>0</height>
656 </size>
657 </property>
658 </spacer>
659 </item>
660 <item>
661 <widget class="QLabel" name="fix_value">
662 <property name="text">
663 <string>Unknown</string>
664 </property>
665 </widget>
666 </item>
667 <item>
668 <spacer name="horizontalSpacer_19">
669 <property name="orientation">
670 <enum>Qt::Horizontal</enum>
671 </property>
672 <property name="sizeHint" stdset="0">
673 <size>
674 <width>40</width>
675 <height>20</height>
676 </size>
677 </property>
678 </spacer>
679 </item>
680 </layout>
681 </item>
682 <item>
683 <spacer name="verticalSpacer_4">
684 <property name="orientation">
685 <enum>Qt::Vertical</enum>
686 </property>
687 <property name="sizeType">
688 <enum>QSizePolicy::Preferred</enum>
689 </property>
690 <property name="sizeHint" stdset="0">
691 <size>
692 <width>20</width>
693 <height>6</height>
694 </size>
695 </property>
696 </spacer>
697 </item>
698 <item>
699 <layout class="QHBoxLayout" name="infoHorizontalLayout5" stretch="0,0">
700 <property name="spacing">
701 <number>0</number>
702 </property>
703 <property name="topMargin">
704 <number>0</number>
705 </property>
706 <item>
707 <widget class="QLabel" name="time_value">
708 <property name="maximumSize">
709 <size>
710 <width>16777215</width>
711 <height>16777215</height>
712 </size>
713 </property>
714 <property name="text">
715 <string>Unknown</string>
716 </property>
717 </widget>
718 </item>
719 <item>
720 <spacer name="horizontalSpacer_18">
721 <property name="orientation">
722 <enum>Qt::Horizontal</enum>
723 </property>
724 <property name="sizeHint" stdset="0">
725 <size>
726 <width>40</width>
727 <height>20</height>
728 </size>
729 </property>
730 </spacer>
731 </item>
732 </layout>
733 </item>
734 <item>
735 <layout class="QHBoxLayout" name="horizontalLayout_3">
736 <property name="topMargin">
737 <number>0</number>
738 </property>
739 </layout>
740 </item>
741 <item>
742 <spacer name="verticalSpacer">
743 <property name="orientation">
744 <enum>Qt::Vertical</enum>
745 </property>
746 <property name="sizeType">
747 <enum>QSizePolicy::Ignored</enum>
748 </property>
749 <property name="sizeHint" stdset="0">
750 <size>
751 <width>20</width>
752 <height>40</height>
753 </size>
754 </property>
755 </spacer>
756 </item>
757 <item>
758 <layout class="QHBoxLayout" name="horizontalLayout2" stretch="0,0,0,0,0,0">
759 <property name="spacing">
760 <number>0</number>
761 </property>
762 <item>
763 <spacer name="horizontalSpacer">
764 <property name="orientation">
765 <enum>Qt::Horizontal</enum>
766 </property>
767 <property name="sizeType">
768 <enum>QSizePolicy::Preferred</enum>
769 </property>
770 <property name="sizeHint" stdset="0">
771 <size>
772 <width>9</width>
773 <height>20</height>
774 </size>
775 </property>
776 </spacer>
777 </item>
778 <item>
779 <layout class="QVBoxLayout" name="verticalLayout">
780 <item>
781 <widget class="QPushButton" name="connectButton">
782 <property name="text">
783 <string>Connect</string>
784 </property>
785 </widget>
786 </item>
787 <item>
788 <widget class="QPushButton" name="disconnectButton">
789 <property name="text">
790 <string>Disconnect</string>
791 </property>
792 </widget>
793 </item>
794 </layout>
795 </item>
796 <item>
797 <spacer name="horizontalSpacer_2">
798 <property name="orientation">
799 <enum>Qt::Horizontal</enum>
800 </property>
801 <property name="sizeType">
802 <enum>QSizePolicy::Preferred</enum>
803 </property>
804 <property name="sizeHint" stdset="0">
805 <size>
806 <width>9</width>
807 <height>20</height>
808 </size>
809 </property>
810 </spacer>
811 </item>
812 <item>
813 <spacer name="horizontalSpacer_3">
814 <property name="orientation">
815 <enum>Qt::Horizontal</enum>
816 </property>
817 <property name="sizeType">
818 <enum>QSizePolicy::Expanding</enum>
819 </property>
820 <property name="sizeHint" stdset="0">
821 <size>
822 <width>0</width>
823 <height>20</height>
824 </size>
825 </property>
826 </spacer>
827 </item>
828 <item>
829 <widget class="QGraphicsView" name="flatEarth">
830 <property name="sizePolicy">
831 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
832 <horstretch>0</horstretch>
833 <verstretch>0</verstretch>
834 </sizepolicy>
835 </property>
836 <property name="minimumSize">
837 <size>
838 <width>191</width>
839 <height>95</height>
840 </size>
841 </property>
842 <property name="maximumSize">
843 <size>
844 <width>191</width>
845 <height>95</height>
846 </size>
847 </property>
848 <property name="acceptDrops">
849 <bool>false</bool>
850 </property>
851 <property name="toolTip">
852 <string extracomment="Location of GCS on the Earth">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Location of GCS on the Earth&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
853 </property>
854 <property name="frameShape">
855 <enum>QFrame::NoFrame</enum>
856 </property>
857 <property name="lineWidth">
858 <number>0</number>
859 </property>
860 <property name="verticalScrollBarPolicy">
861 <enum>Qt::ScrollBarAlwaysOff</enum>
862 </property>
863 <property name="horizontalScrollBarPolicy">
864 <enum>Qt::ScrollBarAlwaysOff</enum>
865 </property>
866 <property name="optimizationFlags">
867 <set>QGraphicsView::DontAdjustForAntialiasing</set>
868 </property>
869 </widget>
870 </item>
871 <item>
872 <spacer name="horizontalSpacer_14">
873 <property name="orientation">
874 <enum>Qt::Horizontal</enum>
875 </property>
876 <property name="sizeHint" stdset="0">
877 <size>
878 <width>20</width>
879 <height>20</height>
880 </size>
881 </property>
882 </spacer>
883 </item>
884 </layout>
885 </item>
886 </layout>
887 </item>
888 </layout>
889 </widget>
890 <widget class="QGroupBox" name="dataStreamGroupBox">
891 <property name="title">
892 <string>GPS Data Stream</string>
893 </property>
894 <layout class="QVBoxLayout" name="verticalLayout_4">
895 <property name="leftMargin">
896 <number>0</number>
897 </property>
898 <property name="topMargin">
899 <number>0</number>
900 </property>
901 <property name="rightMargin">
902 <number>0</number>
903 </property>
904 <property name="bottomMargin">
905 <number>0</number>
906 </property>
907 <item>
908 <widget class="QTextBrowser" name="textBrowser">
909 <property name="sizePolicy">
910 <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
911 <horstretch>0</horstretch>
912 <verstretch>0</verstretch>
913 </sizepolicy>
914 </property>
915 <property name="minimumSize">
916 <size>
917 <width>0</width>
918 <height>50</height>
919 </size>
920 </property>
921 <property name="lineWidth">
922 <number>0</number>
923 </property>
924 <property name="verticalScrollBarPolicy">
925 <enum>Qt::ScrollBarAlwaysOn</enum>
926 </property>
927 <property name="lineWrapMode">
928 <enum>QTextEdit::WidgetWidth</enum>
929 </property>
930 <property name="acceptRichText">
931 <bool>false</bool>
932 </property>
933 </widget>
934 </item>
935 </layout>
936 </widget>
937 </widget>
938 </item>
939 </layout>
940 </widget>
941 <customwidgets>
942 <customwidget>
943 <class>GpsConstellationWidget</class>
944 <extends>QGraphicsView</extends>
945 <header>gpsconstellationwidget.h</header>
946 </customwidget>
947 <customwidget>
948 <class>GpsSnrWidget</class>
949 <extends>QGraphicsView</extends>
950 <header>gpssnrwidget.h</header>
951 </customwidget>
952 </customwidgets>
953 <resources/>
954 <connections/>
955 </ui>