Some bugs fixed.
[gpssportsniffer] / activityinfo.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ActivityInfo</class>
4  <widget class="QDialog" name="ActivityInfo">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>482</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <widget class="QTabWidget" name="newActivity">
17    <property name="enabled">
18     <bool>true</bool>
19    </property>
20    <property name="geometry">
21     <rect>
22      <x>0</x>
23      <y>0</y>
24      <width>771</width>
25      <height>281</height>
26     </rect>
27    </property>
28    <property name="currentIndex">
29     <number>0</number>
30    </property>
31    <widget class="QWidget" name="newActivityTab">
32     <attribute name="title">
33      <string>Summary</string>
34     </attribute>
35     <widget class="QWidget" name="horizontalLayoutWidget">
36      <property name="geometry">
37       <rect>
38        <x>0</x>
39        <y>0</y>
40        <width>781</width>
41        <height>381</height>
42       </rect>
43      </property>
44      <layout class="QHBoxLayout" name="horizontalLayout">
45       <property name="sizeConstraint">
46        <enum>QLayout::SetMaximumSize</enum>
47       </property>
48       <item>
49        <widget class="Line" name="line">
50         <property name="orientation">
51          <enum>Qt::Vertical</enum>
52         </property>
53        </widget>
54       </item>
55       <item>
56        <layout class="QFormLayout" name="formLayout">
57         <property name="fieldGrowthPolicy">
58          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
59         </property>
60         <item row="0" column="0">
61          <widget class="QLabel" name="label">
62           <property name="sizePolicy">
63            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
64             <horstretch>0</horstretch>
65             <verstretch>0</verstretch>
66            </sizepolicy>
67           </property>
68           <property name="font">
69            <font>
70             <family>Ubuntu</family>
71             <pointsize>14</pointsize>
72             <weight>75</weight>
73             <bold>true</bold>
74            </font>
75           </property>
76           <property name="text">
77            <string>Total</string>
78           </property>
79          </widget>
80         </item>
81         <item row="2" column="0">
82          <widget class="QLabel" name="label_4">
83           <property name="font">
84            <font>
85             <family>Ubuntu</family>
86             <pointsize>14</pointsize>
87            </font>
88           </property>
89           <property name="text">
90            <string>Time:</string>
91           </property>
92          </widget>
93         </item>
94         <item row="2" column="1">
95          <widget class="QLabel" name="timeValue">
96           <property name="font">
97            <font>
98             <family>Ubuntu</family>
99             <pointsize>14</pointsize>
100            </font>
101           </property>
102           <property name="styleSheet">
103            <string notr="true">background-color: rgb(170, 255, 255);
104 color: rgb(0, 0, 0);
105 </string>
106           </property>
107           <property name="text">
108            <string/>
109           </property>
110           <property name="alignment">
111            <set>Qt::AlignCenter</set>
112           </property>
113          </widget>
114         </item>
115         <item row="3" column="0">
116          <widget class="QLabel" name="label_2">
117           <property name="font">
118            <font>
119             <family>Ubuntu</family>
120             <pointsize>14</pointsize>
121            </font>
122           </property>
123           <property name="text">
124            <string>Distance</string>
125           </property>
126          </widget>
127         </item>
128         <item row="3" column="1">
129          <widget class="QLabel" name="distanceValue">
130           <property name="font">
131            <font>
132             <family>Ubuntu</family>
133             <pointsize>14</pointsize>
134            </font>
135           </property>
136           <property name="styleSheet">
137            <string notr="true">background-color: rgb(170, 255, 255);
138 color: rgb(0, 0, 0);
139 </string>
140           </property>
141           <property name="text">
142            <string/>
143           </property>
144           <property name="alignment">
145            <set>Qt::AlignCenter</set>
146           </property>
147          </widget>
148         </item>
149         <item row="4" column="0">
150          <widget class="QLabel" name="label_3">
151           <property name="font">
152            <font>
153             <family>Ubuntu</family>
154             <pointsize>14</pointsize>
155            </font>
156           </property>
157           <property name="text">
158            <string>Elevation gain</string>
159           </property>
160          </widget>
161         </item>
162         <item row="4" column="1">
163          <widget class="QLabel" name="elevationValue">
164           <property name="font">
165            <font>
166             <family>Ubuntu</family>
167             <pointsize>14</pointsize>
168            </font>
169           </property>
170           <property name="styleSheet">
171            <string notr="true">background-color: rgb(170, 255, 255);
172 color: rgb(0, 0, 0);
173 </string>
174           </property>
175           <property name="text">
176            <string/>
177           </property>
178           <property name="alignment">
179            <set>Qt::AlignCenter</set>
180           </property>
181          </widget>
182         </item>
183         <item row="1" column="0">
184          <widget class="QLabel" name="label_15">
185           <property name="font">
186            <font>
187             <pointsize>14</pointsize>
188            </font>
189           </property>
190           <property name="text">
191            <string>Start time:</string>
192           </property>
193          </widget>
194         </item>
195         <item row="1" column="1">
196          <widget class="QLabel" name="startTimeValue">
197           <property name="font">
198            <font>
199             <pointsize>14</pointsize>
200            </font>
201           </property>
202           <property name="styleSheet">
203            <string notr="true">background-color: rgb(170, 255, 255);
204 color: rgb(0, 0, 0);
205 </string>
206           </property>
207           <property name="text">
208            <string/>
209           </property>
210           <property name="alignment">
211            <set>Qt::AlignCenter</set>
212           </property>
213          </widget>
214         </item>
215        </layout>
216       </item>
217       <item>
218        <widget class="Line" name="line_2">
219         <property name="orientation">
220          <enum>Qt::Vertical</enum>
221         </property>
222        </widget>
223       </item>
224       <item>
225        <layout class="QFormLayout" name="formLayout_2">
226         <property name="fieldGrowthPolicy">
227          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
228         </property>
229         <item row="0" column="0">
230          <widget class="QLabel" name="label_8">
231           <property name="sizePolicy">
232            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
233             <horstretch>0</horstretch>
234             <verstretch>0</verstretch>
235            </sizepolicy>
236           </property>
237           <property name="font">
238            <font>
239             <family>Ubuntu</family>
240             <pointsize>14</pointsize>
241             <weight>75</weight>
242             <bold>true</bold>
243            </font>
244           </property>
245           <property name="text">
246            <string>Timing</string>
247           </property>
248          </widget>
249         </item>
250         <item row="1" column="0">
251          <widget class="QLabel" name="label_7">
252           <property name="font">
253            <font>
254             <family>Ubuntu</family>
255             <pointsize>14</pointsize>
256            </font>
257           </property>
258           <property name="text">
259            <string>Moving time</string>
260           </property>
261          </widget>
262         </item>
263         <item row="1" column="1">
264          <widget class="QLabel" name="movingTimeValue">
265           <property name="font">
266            <font>
267             <family>Ubuntu</family>
268             <pointsize>14</pointsize>
269            </font>
270           </property>
271           <property name="styleSheet">
272            <string notr="true">background-color: rgb(170, 255, 255);
273 color: rgb(0, 0, 0);
274 </string>
275           </property>
276           <property name="text">
277            <string/>
278           </property>
279           <property name="alignment">
280            <set>Qt::AlignCenter</set>
281           </property>
282          </widget>
283         </item>
284         <item row="2" column="0">
285          <widget class="QLabel" name="label_5">
286           <property name="font">
287            <font>
288             <family>Ubuntu</family>
289             <pointsize>14</pointsize>
290            </font>
291           </property>
292           <property name="text">
293            <string>Elapsed time</string>
294           </property>
295          </widget>
296         </item>
297         <item row="2" column="1">
298          <widget class="QLabel" name="elapsedTimeValue">
299           <property name="font">
300            <font>
301             <family>Ubuntu</family>
302             <pointsize>14</pointsize>
303            </font>
304           </property>
305           <property name="styleSheet">
306            <string notr="true">background-color: rgb(170, 255, 255);
307 color: rgb(0, 0, 0);
308 </string>
309           </property>
310           <property name="text">
311            <string/>
312           </property>
313           <property name="alignment">
314            <set>Qt::AlignCenter</set>
315           </property>
316          </widget>
317         </item>
318         <item row="3" column="0">
319          <widget class="QLabel" name="label_6">
320           <property name="font">
321            <font>
322             <family>Ubuntu</family>
323             <pointsize>14</pointsize>
324            </font>
325           </property>
326           <property name="text">
327            <string>Avg speed</string>
328           </property>
329          </widget>
330         </item>
331         <item row="3" column="1">
332          <widget class="QLabel" name="avgSpeedValue">
333           <property name="font">
334            <font>
335             <family>Ubuntu</family>
336             <pointsize>14</pointsize>
337            </font>
338           </property>
339           <property name="styleSheet">
340            <string notr="true">background-color: rgb(170, 255, 255);
341 color: rgb(0, 0, 0);
342 </string>
343           </property>
344           <property name="text">
345            <string/>
346           </property>
347           <property name="alignment">
348            <set>Qt::AlignCenter</set>
349           </property>
350          </widget>
351         </item>
352         <item row="4" column="0">
353          <widget class="QLabel" name="label_16">
354           <property name="styleSheet">
355            <string notr="true">font: 14pt &quot;Ubuntu&quot;;</string>
356           </property>
357           <property name="text">
358            <string>Max speed</string>
359           </property>
360          </widget>
361         </item>
362         <item row="5" column="0">
363          <widget class="QLabel" name="label_9">
364           <property name="font">
365            <font>
366             <family>Ubuntu</family>
367             <pointsize>14</pointsize>
368            </font>
369           </property>
370           <property name="text">
371            <string>Avg pace</string>
372           </property>
373          </widget>
374         </item>
375         <item row="5" column="1">
376          <widget class="QLabel" name="avgPaceLabel">
377           <property name="font">
378            <font>
379             <family>Ubuntu</family>
380             <pointsize>14</pointsize>
381            </font>
382           </property>
383           <property name="styleSheet">
384            <string notr="true">background-color: rgb(170, 255, 255);
385 color: rgb(0, 0, 0);
386 </string>
387           </property>
388           <property name="text">
389            <string/>
390           </property>
391           <property name="alignment">
392            <set>Qt::AlignCenter</set>
393           </property>
394          </widget>
395         </item>
396         <item row="6" column="0">
397          <widget class="QLabel" name="label_17">
398           <property name="styleSheet">
399            <string notr="true">font: 14pt &quot;Ubuntu&quot;;</string>
400           </property>
401           <property name="text">
402            <string>Best pace</string>
403           </property>
404          </widget>
405         </item>
406         <item row="6" column="1">
407          <widget class="QLabel" name="bestPaceValue">
408           <property name="font">
409            <font>
410             <pointsize>14</pointsize>
411            </font>
412           </property>
413           <property name="styleSheet">
414            <string notr="true">background-color: rgb(170, 255, 255);
415 color: rgb(0, 0, 0);
416 </string>
417           </property>
418           <property name="text">
419            <string/>
420           </property>
421           <property name="alignment">
422            <set>Qt::AlignCenter</set>
423           </property>
424          </widget>
425         </item>
426         <item row="4" column="1">
427          <widget class="QLabel" name="maxSpeedValue">
428           <property name="font">
429            <font>
430             <pointsize>14</pointsize>
431            </font>
432           </property>
433           <property name="styleSheet">
434            <string notr="true">background-color: rgb(170, 255, 255);
435 color: rgb(0, 0, 0);
436 </string>
437           </property>
438           <property name="text">
439            <string/>
440           </property>
441           <property name="alignment">
442            <set>Qt::AlignCenter</set>
443           </property>
444          </widget>
445         </item>
446        </layout>
447       </item>
448       <item>
449        <widget class="Line" name="line_3">
450         <property name="orientation">
451          <enum>Qt::Vertical</enum>
452         </property>
453        </widget>
454       </item>
455       <item>
456        <layout class="QFormLayout" name="formLayout_3">
457         <property name="fieldGrowthPolicy">
458          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
459         </property>
460         <item row="0" column="0">
461          <widget class="QLabel" name="label_10">
462           <property name="sizePolicy">
463            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
464             <horstretch>0</horstretch>
465             <verstretch>0</verstretch>
466            </sizepolicy>
467           </property>
468           <property name="font">
469            <font>
470             <family>Ubuntu</family>
471             <pointsize>14</pointsize>
472             <weight>75</weight>
473             <bold>true</bold>
474            </font>
475           </property>
476           <property name="text">
477            <string>Elevation</string>
478           </property>
479          </widget>
480         </item>
481         <item row="1" column="0">
482          <widget class="QLabel" name="label_11">
483           <property name="font">
484            <font>
485             <family>Ubuntu</family>
486             <pointsize>14</pointsize>
487            </font>
488           </property>
489           <property name="text">
490            <string>Elevation gain</string>
491           </property>
492          </widget>
493         </item>
494         <item row="1" column="1">
495          <widget class="QLabel" name="elevationGainValue">
496           <property name="font">
497            <font>
498             <family>Ubuntu</family>
499             <pointsize>14</pointsize>
500            </font>
501           </property>
502           <property name="styleSheet">
503            <string notr="true">background-color: rgb(170, 255, 255);
504 color: rgb(0, 0, 0);
505 </string>
506           </property>
507           <property name="text">
508            <string/>
509           </property>
510           <property name="alignment">
511            <set>Qt::AlignCenter</set>
512           </property>
513          </widget>
514         </item>
515         <item row="2" column="0">
516          <widget class="QLabel" name="label_12">
517           <property name="font">
518            <font>
519             <family>Ubuntu</family>
520             <pointsize>14</pointsize>
521            </font>
522           </property>
523           <property name="text">
524            <string>Elevation loss</string>
525           </property>
526          </widget>
527         </item>
528         <item row="2" column="1">
529          <widget class="QLabel" name="elevationLossValue">
530           <property name="font">
531            <font>
532             <family>Ubuntu</family>
533             <pointsize>14</pointsize>
534            </font>
535           </property>
536           <property name="styleSheet">
537            <string notr="true">background-color: rgb(170, 255, 255);
538 color: rgb(0, 0, 0);
539 </string>
540           </property>
541           <property name="text">
542            <string/>
543           </property>
544           <property name="alignment">
545            <set>Qt::AlignCenter</set>
546           </property>
547          </widget>
548         </item>
549         <item row="3" column="0">
550          <widget class="QLabel" name="label_13">
551           <property name="font">
552            <font>
553             <family>Ubuntu</family>
554             <pointsize>14</pointsize>
555            </font>
556           </property>
557           <property name="text">
558            <string>Min elevation</string>
559           </property>
560          </widget>
561         </item>
562         <item row="3" column="1">
563          <widget class="QLabel" name="minElevationValue">
564           <property name="font">
565            <font>
566             <family>Ubuntu</family>
567             <pointsize>14</pointsize>
568            </font>
569           </property>
570           <property name="styleSheet">
571            <string notr="true">background-color: rgb(170, 255, 255);
572 color: rgb(0, 0, 0);
573 </string>
574           </property>
575           <property name="text">
576            <string/>
577           </property>
578           <property name="alignment">
579            <set>Qt::AlignCenter</set>
580           </property>
581          </widget>
582         </item>
583         <item row="4" column="0">
584          <widget class="QLabel" name="label_14">
585           <property name="font">
586            <font>
587             <family>Ubuntu</family>
588             <pointsize>14</pointsize>
589            </font>
590           </property>
591           <property name="text">
592            <string>Max elevation</string>
593           </property>
594          </widget>
595         </item>
596         <item row="4" column="1">
597          <widget class="QLabel" name="maxElevationValue">
598           <property name="font">
599            <font>
600             <family>Ubuntu</family>
601             <pointsize>14</pointsize>
602            </font>
603           </property>
604           <property name="styleSheet">
605            <string notr="true">background-color: rgb(170, 255, 255);
606 color: rgb(0, 0, 0);
607 </string>
608           </property>
609           <property name="text">
610            <string/>
611           </property>
612           <property name="alignment">
613            <set>Qt::AlignCenter</set>
614           </property>
615          </widget>
616         </item>
617         <item row="5" column="0">
618          <widget class="QLabel" name="label_18">
619           <property name="font">
620            <font>
621             <family>Ubuntu</family>
622             <pointsize>14</pointsize>
623            </font>
624           </property>
625           <property name="text">
626            <string>Last elevation</string>
627           </property>
628          </widget>
629         </item>
630         <item row="5" column="1">
631          <widget class="QLabel" name="lastElevationValue">
632           <property name="font">
633            <font>
634             <family>Ubuntu</family>
635             <pointsize>14</pointsize>
636            </font>
637           </property>
638           <property name="styleSheet">
639            <string notr="true">background-color: rgb(170, 255, 255);
640 color: rgb(0, 0, 0);
641 </string>
642           </property>
643           <property name="text">
644            <string/>
645           </property>
646           <property name="alignment">
647            <set>Qt::AlignCenter</set>
648           </property>
649          </widget>
650         </item>
651        </layout>
652       </item>
653      </layout>
654     </widget>
655    </widget>
656    <widget class="QWidget" name="referenceActivityTab">
657     <property name="enabled">
658      <bool>true</bool>
659     </property>
660     <attribute name="title">
661      <string>Summari2</string>
662     </attribute>
663     <widget class="QWidget" name="horizontalLayoutWidget_2">
664      <property name="geometry">
665       <rect>
666        <x>0</x>
667        <y>0</y>
668        <width>781</width>
669        <height>381</height>
670       </rect>
671      </property>
672      <layout class="QHBoxLayout" name="horizontalLayout_2">
673       <property name="sizeConstraint">
674        <enum>QLayout::SetMaximumSize</enum>
675       </property>
676       <item>
677        <widget class="Line" name="line_4">
678         <property name="orientation">
679          <enum>Qt::Vertical</enum>
680         </property>
681        </widget>
682       </item>
683       <item>
684        <layout class="QFormLayout" name="formLayout_4">
685         <property name="fieldGrowthPolicy">
686          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
687         </property>
688         <item row="0" column="0">
689          <widget class="QLabel" name="label_19">
690           <property name="sizePolicy">
691            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
692             <horstretch>0</horstretch>
693             <verstretch>0</verstretch>
694            </sizepolicy>
695           </property>
696           <property name="font">
697            <font>
698             <family>Ubuntu</family>
699             <pointsize>14</pointsize>
700             <weight>75</weight>
701             <bold>true</bold>
702            </font>
703           </property>
704           <property name="text">
705            <string>Total</string>
706           </property>
707          </widget>
708         </item>
709         <item row="2" column="0">
710          <widget class="QLabel" name="label_20">
711           <property name="font">
712            <font>
713             <family>Ubuntu</family>
714             <pointsize>14</pointsize>
715            </font>
716           </property>
717           <property name="text">
718            <string>Time:</string>
719           </property>
720          </widget>
721         </item>
722         <item row="2" column="1">
723          <widget class="QLabel" name="timeValue_2">
724           <property name="font">
725            <font>
726             <family>Ubuntu</family>
727             <pointsize>14</pointsize>
728            </font>
729           </property>
730           <property name="styleSheet">
731            <string notr="true">background-color: rgb(170, 255, 255);
732 color: rgb(0, 0, 0);
733 </string>
734           </property>
735           <property name="text">
736            <string/>
737           </property>
738           <property name="alignment">
739            <set>Qt::AlignCenter</set>
740           </property>
741          </widget>
742         </item>
743         <item row="3" column="0">
744          <widget class="QLabel" name="label_21">
745           <property name="font">
746            <font>
747             <family>Ubuntu</family>
748             <pointsize>14</pointsize>
749            </font>
750           </property>
751           <property name="text">
752            <string>Distance</string>
753           </property>
754          </widget>
755         </item>
756         <item row="3" column="1">
757          <widget class="QLabel" name="distanceValue_2">
758           <property name="font">
759            <font>
760             <family>Ubuntu</family>
761             <pointsize>14</pointsize>
762            </font>
763           </property>
764           <property name="styleSheet">
765            <string notr="true">background-color: rgb(170, 255, 255);
766 color: rgb(0, 0, 0);
767 </string>
768           </property>
769           <property name="text">
770            <string/>
771           </property>
772           <property name="alignment">
773            <set>Qt::AlignCenter</set>
774           </property>
775          </widget>
776         </item>
777         <item row="4" column="0">
778          <widget class="QLabel" name="label_22">
779           <property name="font">
780            <font>
781             <family>Ubuntu</family>
782             <pointsize>14</pointsize>
783            </font>
784           </property>
785           <property name="text">
786            <string>Elevation gain</string>
787           </property>
788          </widget>
789         </item>
790         <item row="4" column="1">
791          <widget class="QLabel" name="elevationValue_2">
792           <property name="font">
793            <font>
794             <family>Ubuntu</family>
795             <pointsize>14</pointsize>
796            </font>
797           </property>
798           <property name="styleSheet">
799            <string notr="true">background-color: rgb(170, 255, 255);
800 color: rgb(0, 0, 0);
801 </string>
802           </property>
803           <property name="text">
804            <string/>
805           </property>
806           <property name="alignment">
807            <set>Qt::AlignCenter</set>
808           </property>
809          </widget>
810         </item>
811         <item row="1" column="0">
812          <widget class="QLabel" name="label_23">
813           <property name="font">
814            <font>
815             <pointsize>14</pointsize>
816            </font>
817           </property>
818           <property name="text">
819            <string>Start time:</string>
820           </property>
821          </widget>
822         </item>
823         <item row="1" column="1">
824          <widget class="QLabel" name="startTimeValue_2">
825           <property name="font">
826            <font>
827             <pointsize>14</pointsize>
828            </font>
829           </property>
830           <property name="styleSheet">
831            <string notr="true">background-color: rgb(170, 255, 255);
832 color: rgb(0, 0, 0);
833 </string>
834           </property>
835           <property name="text">
836            <string/>
837           </property>
838           <property name="alignment">
839            <set>Qt::AlignCenter</set>
840           </property>
841          </widget>
842         </item>
843        </layout>
844       </item>
845       <item>
846        <widget class="Line" name="line_5">
847         <property name="orientation">
848          <enum>Qt::Vertical</enum>
849         </property>
850        </widget>
851       </item>
852       <item>
853        <layout class="QFormLayout" name="formLayout_5">
854         <property name="fieldGrowthPolicy">
855          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
856         </property>
857         <item row="0" column="0">
858          <widget class="QLabel" name="label_24">
859           <property name="sizePolicy">
860            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
861             <horstretch>0</horstretch>
862             <verstretch>0</verstretch>
863            </sizepolicy>
864           </property>
865           <property name="font">
866            <font>
867             <family>Ubuntu</family>
868             <pointsize>14</pointsize>
869             <weight>75</weight>
870             <bold>true</bold>
871            </font>
872           </property>
873           <property name="text">
874            <string>Timing</string>
875           </property>
876          </widget>
877         </item>
878         <item row="1" column="0">
879          <widget class="QLabel" name="label_25">
880           <property name="font">
881            <font>
882             <family>Ubuntu</family>
883             <pointsize>14</pointsize>
884            </font>
885           </property>
886           <property name="text">
887            <string>Moving time</string>
888           </property>
889          </widget>
890         </item>
891         <item row="1" column="1">
892          <widget class="QLabel" name="movingTimeValue_2">
893           <property name="font">
894            <font>
895             <family>Ubuntu</family>
896             <pointsize>14</pointsize>
897            </font>
898           </property>
899           <property name="styleSheet">
900            <string notr="true">background-color: rgb(170, 255, 255);
901 color: rgb(0, 0, 0);
902 </string>
903           </property>
904           <property name="text">
905            <string/>
906           </property>
907           <property name="alignment">
908            <set>Qt::AlignCenter</set>
909           </property>
910          </widget>
911         </item>
912         <item row="2" column="0">
913          <widget class="QLabel" name="label_26">
914           <property name="font">
915            <font>
916             <family>Ubuntu</family>
917             <pointsize>14</pointsize>
918            </font>
919           </property>
920           <property name="text">
921            <string>Elapsed time</string>
922           </property>
923          </widget>
924         </item>
925         <item row="2" column="1">
926          <widget class="QLabel" name="elapsedTimeValue_2">
927           <property name="font">
928            <font>
929             <family>Ubuntu</family>
930             <pointsize>14</pointsize>
931            </font>
932           </property>
933           <property name="styleSheet">
934            <string notr="true">background-color: rgb(170, 255, 255);
935 color: rgb(0, 0, 0);
936 </string>
937           </property>
938           <property name="text">
939            <string/>
940           </property>
941           <property name="alignment">
942            <set>Qt::AlignCenter</set>
943           </property>
944          </widget>
945         </item>
946         <item row="3" column="0">
947          <widget class="QLabel" name="label_27">
948           <property name="font">
949            <font>
950             <family>Ubuntu</family>
951             <pointsize>14</pointsize>
952            </font>
953           </property>
954           <property name="text">
955            <string>Avg speed</string>
956           </property>
957          </widget>
958         </item>
959         <item row="3" column="1">
960          <widget class="QLabel" name="avgSpeedValue_2">
961           <property name="font">
962            <font>
963             <family>Ubuntu</family>
964             <pointsize>14</pointsize>
965            </font>
966           </property>
967           <property name="styleSheet">
968            <string notr="true">background-color: rgb(170, 255, 255);
969 color: rgb(0, 0, 0);
970 </string>
971           </property>
972           <property name="text">
973            <string/>
974           </property>
975           <property name="alignment">
976            <set>Qt::AlignCenter</set>
977           </property>
978          </widget>
979         </item>
980         <item row="4" column="0">
981          <widget class="QLabel" name="label_28">
982           <property name="styleSheet">
983            <string notr="true">font: 14pt &quot;Ubuntu&quot;;</string>
984           </property>
985           <property name="text">
986            <string>Max speed</string>
987           </property>
988          </widget>
989         </item>
990         <item row="5" column="0">
991          <widget class="QLabel" name="label_29">
992           <property name="font">
993            <font>
994             <family>Ubuntu</family>
995             <pointsize>14</pointsize>
996            </font>
997           </property>
998           <property name="text">
999            <string>Avg pace</string>
1000           </property>
1001          </widget>
1002         </item>
1003         <item row="5" column="1">
1004          <widget class="QLabel" name="avgPaceLabel_2">
1005           <property name="font">
1006            <font>
1007             <family>Ubuntu</family>
1008             <pointsize>14</pointsize>
1009            </font>
1010           </property>
1011           <property name="styleSheet">
1012            <string notr="true">background-color: rgb(170, 255, 255);
1013 color: rgb(0, 0, 0);
1014 </string>
1015           </property>
1016           <property name="text">
1017            <string/>
1018           </property>
1019           <property name="alignment">
1020            <set>Qt::AlignCenter</set>
1021           </property>
1022          </widget>
1023         </item>
1024         <item row="6" column="0">
1025          <widget class="QLabel" name="label_30">
1026           <property name="styleSheet">
1027            <string notr="true">font: 14pt &quot;Ubuntu&quot;;</string>
1028           </property>
1029           <property name="text">
1030            <string>Best pace</string>
1031           </property>
1032          </widget>
1033         </item>
1034         <item row="6" column="1">
1035          <widget class="QLabel" name="bestPaceValue_2">
1036           <property name="font">
1037            <font>
1038             <pointsize>14</pointsize>
1039            </font>
1040           </property>
1041           <property name="styleSheet">
1042            <string notr="true">background-color: rgb(170, 255, 255);
1043 color: rgb(0, 0, 0);
1044 </string>
1045           </property>
1046           <property name="text">
1047            <string/>
1048           </property>
1049           <property name="alignment">
1050            <set>Qt::AlignCenter</set>
1051           </property>
1052          </widget>
1053         </item>
1054         <item row="4" column="1">
1055          <widget class="QLabel" name="maxSpeedValue_2">
1056           <property name="font">
1057            <font>
1058             <pointsize>14</pointsize>
1059            </font>
1060           </property>
1061           <property name="styleSheet">
1062            <string notr="true">background-color: rgb(170, 255, 255);
1063 color: rgb(0, 0, 0);
1064 </string>
1065           </property>
1066           <property name="text">
1067            <string/>
1068           </property>
1069           <property name="alignment">
1070            <set>Qt::AlignCenter</set>
1071           </property>
1072          </widget>
1073         </item>
1074        </layout>
1075       </item>
1076       <item>
1077        <widget class="Line" name="line_6">
1078         <property name="orientation">
1079          <enum>Qt::Vertical</enum>
1080         </property>
1081        </widget>
1082       </item>
1083       <item>
1084        <layout class="QFormLayout" name="formLayout_6">
1085         <property name="fieldGrowthPolicy">
1086          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
1087         </property>
1088         <item row="0" column="0">
1089          <widget class="QLabel" name="label_31">
1090           <property name="sizePolicy">
1091            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
1092             <horstretch>0</horstretch>
1093             <verstretch>0</verstretch>
1094            </sizepolicy>
1095           </property>
1096           <property name="font">
1097            <font>
1098             <family>Ubuntu</family>
1099             <pointsize>14</pointsize>
1100             <weight>75</weight>
1101             <bold>true</bold>
1102            </font>
1103           </property>
1104           <property name="text">
1105            <string>Elevation</string>
1106           </property>
1107          </widget>
1108         </item>
1109         <item row="1" column="0">
1110          <widget class="QLabel" name="label_32">
1111           <property name="font">
1112            <font>
1113             <family>Ubuntu</family>
1114             <pointsize>14</pointsize>
1115            </font>
1116           </property>
1117           <property name="text">
1118            <string>Elevation gain</string>
1119           </property>
1120          </widget>
1121         </item>
1122         <item row="1" column="1">
1123          <widget class="QLabel" name="elevationGainValue_2">
1124           <property name="font">
1125            <font>
1126             <family>Ubuntu</family>
1127             <pointsize>14</pointsize>
1128            </font>
1129           </property>
1130           <property name="styleSheet">
1131            <string notr="true">background-color: rgb(170, 255, 255);
1132 color: rgb(0, 0, 0);
1133 </string>
1134           </property>
1135           <property name="text">
1136            <string/>
1137           </property>
1138           <property name="alignment">
1139            <set>Qt::AlignCenter</set>
1140           </property>
1141          </widget>
1142         </item>
1143         <item row="2" column="0">
1144          <widget class="QLabel" name="label_33">
1145           <property name="font">
1146            <font>
1147             <family>Ubuntu</family>
1148             <pointsize>14</pointsize>
1149            </font>
1150           </property>
1151           <property name="text">
1152            <string>Elevation loss</string>
1153           </property>
1154          </widget>
1155         </item>
1156         <item row="2" column="1">
1157          <widget class="QLabel" name="elevationLossValue_2">
1158           <property name="font">
1159            <font>
1160             <family>Ubuntu</family>
1161             <pointsize>14</pointsize>
1162            </font>
1163           </property>
1164           <property name="styleSheet">
1165            <string notr="true">background-color: rgb(170, 255, 255);
1166 color: rgb(0, 0, 0);
1167 </string>
1168           </property>
1169           <property name="text">
1170            <string/>
1171           </property>
1172           <property name="alignment">
1173            <set>Qt::AlignCenter</set>
1174           </property>
1175          </widget>
1176         </item>
1177         <item row="3" column="0">
1178          <widget class="QLabel" name="label_34">
1179           <property name="font">
1180            <font>
1181             <family>Ubuntu</family>
1182             <pointsize>14</pointsize>
1183            </font>
1184           </property>
1185           <property name="text">
1186            <string>Min elevation</string>
1187           </property>
1188          </widget>
1189         </item>
1190         <item row="3" column="1">
1191          <widget class="QLabel" name="minElevationValue_2">
1192           <property name="font">
1193            <font>
1194             <family>Ubuntu</family>
1195             <pointsize>14</pointsize>
1196            </font>
1197           </property>
1198           <property name="styleSheet">
1199            <string notr="true">background-color: rgb(170, 255, 255);
1200 color: rgb(0, 0, 0);
1201 </string>
1202           </property>
1203           <property name="text">
1204            <string/>
1205           </property>
1206           <property name="alignment">
1207            <set>Qt::AlignCenter</set>
1208           </property>
1209          </widget>
1210         </item>
1211         <item row="4" column="0">
1212          <widget class="QLabel" name="label_35">
1213           <property name="font">
1214            <font>
1215             <family>Ubuntu</family>
1216             <pointsize>14</pointsize>
1217            </font>
1218           </property>
1219           <property name="text">
1220            <string>Max elevation</string>
1221           </property>
1222          </widget>
1223         </item>
1224         <item row="4" column="1">
1225          <widget class="QLabel" name="maxElevationValue_2">
1226           <property name="font">
1227            <font>
1228             <family>Ubuntu</family>
1229             <pointsize>14</pointsize>
1230            </font>
1231           </property>
1232           <property name="styleSheet">
1233            <string notr="true">background-color: rgb(170, 255, 255);
1234 color: rgb(0, 0, 0);
1235 </string>
1236           </property>
1237           <property name="text">
1238            <string/>
1239           </property>
1240           <property name="alignment">
1241            <set>Qt::AlignCenter</set>
1242           </property>
1243          </widget>
1244         </item>
1245         <item row="5" column="0">
1246          <widget class="QLabel" name="label_36">
1247           <property name="font">
1248            <font>
1249             <family>Ubuntu</family>
1250             <pointsize>14</pointsize>
1251            </font>
1252           </property>
1253           <property name="text">
1254            <string>Last elevation</string>
1255           </property>
1256          </widget>
1257         </item>
1258         <item row="5" column="1">
1259          <widget class="QLabel" name="lastElevationValue_2">
1260           <property name="font">
1261            <font>
1262             <family>Ubuntu</family>
1263             <pointsize>14</pointsize>
1264            </font>
1265           </property>
1266           <property name="styleSheet">
1267            <string notr="true">background-color: rgb(170, 255, 255);
1268 color: rgb(0, 0, 0);
1269 </string>
1270           </property>
1271           <property name="text">
1272            <string/>
1273           </property>
1274           <property name="alignment">
1275            <set>Qt::AlignCenter</set>
1276           </property>
1277          </widget>
1278         </item>
1279        </layout>
1280       </item>
1281      </layout>
1282     </widget>
1283    </widget>
1284   </widget>
1285   <widget class="QDialogButtonBox" name="buttonBox">
1286    <property name="geometry">
1287     <rect>
1288      <x>590</x>
1289      <y>290</y>
1290      <width>176</width>
1291      <height>27</height>
1292     </rect>
1293    </property>
1294    <property name="standardButtons">
1295     <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
1296    </property>
1297   </widget>
1298   <widget class="QScrollBar" name="verticalScrollBar">
1299    <property name="geometry">
1300     <rect>
1301      <x>780</x>
1302      <y>30</y>
1303      <width>16</width>
1304      <height>441</height>
1305     </rect>
1306    </property>
1307    <property name="orientation">
1308     <enum>Qt::Vertical</enum>
1309    </property>
1310   </widget>
1311  </widget>
1312  <resources/>
1313  <connections/>
1314 </ui>