Finish v3.0.0
[f1lt.git] / ui / sessionanalysiswidget.ui
blob739b0b27c1b0c57878e094c0db4772e35b9d7099
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SessionAnalysisWidgetClass</class>
4 <widget class="QWidget" name="SessionAnalysisWidgetClass">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>824</width>
10 <height>878</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>SessionAnalysisWidget</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="../icons/icons.qrc">
18 <normaloff>:/ui_icons/icon.png</normaloff>:/ui_icons/icon.png</iconset>
19 </property>
20 <layout class="QVBoxLayout" name="verticalLayout">
21 <property name="leftMargin">
22 <number>4</number>
23 </property>
24 <property name="topMargin">
25 <number>4</number>
26 </property>
27 <property name="rightMargin">
28 <number>4</number>
29 </property>
30 <property name="bottomMargin">
31 <number>4</number>
32 </property>
33 <item>
34 <widget class="QGroupBox" name="groupBox">
35 <property name="title">
36 <string>Drivers</string>
37 </property>
38 <layout class="QGridLayout" name="gridLayout">
39 <property name="leftMargin">
40 <number>2</number>
41 </property>
42 <property name="topMargin">
43 <number>2</number>
44 </property>
45 <property name="rightMargin">
46 <number>2</number>
47 </property>
48 <property name="bottomMargin">
49 <number>2</number>
50 </property>
51 <property name="horizontalSpacing">
52 <number>9</number>
53 </property>
54 <property name="verticalSpacing">
55 <number>10</number>
56 </property>
57 <item row="1" column="1">
58 <spacer name="horizontalSpacer">
59 <property name="orientation">
60 <enum>Qt::Horizontal</enum>
61 </property>
62 <property name="sizeHint" stdset="0">
63 <size>
64 <width>40</width>
65 <height>20</height>
66 </size>
67 </property>
68 </spacer>
69 </item>
70 <item row="1" column="2">
71 <widget class="QPushButton" name="pushButton">
72 <property name="sizePolicy">
73 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
74 <horstretch>0</horstretch>
75 <verstretch>0</verstretch>
76 </sizepolicy>
77 </property>
78 <property name="text">
79 <string>All/None</string>
80 </property>
81 </widget>
82 </item>
83 <item row="1" column="3">
84 <widget class="QPushButton" name="pushButton_2">
85 <property name="sizePolicy">
86 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
87 <horstretch>0</horstretch>
88 <verstretch>0</verstretch>
89 </sizepolicy>
90 </property>
91 <property name="text">
92 <string>Refresh</string>
93 </property>
94 </widget>
95 </item>
96 <item row="1" column="4">
97 <widget class="QPushButton" name="top10pushButton">
98 <property name="sizePolicy">
99 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
100 <horstretch>0</horstretch>
101 <verstretch>0</verstretch>
102 </sizepolicy>
103 </property>
104 <property name="text">
105 <string>Top 10 only</string>
106 </property>
107 <property name="checkable">
108 <bool>true</bool>
109 </property>
110 <property name="checked">
111 <bool>false</bool>
112 </property>
113 </widget>
114 </item>
115 <item row="1" column="5">
116 <spacer name="horizontalSpacer_2">
117 <property name="orientation">
118 <enum>Qt::Horizontal</enum>
119 </property>
120 <property name="sizeHint" stdset="0">
121 <size>
122 <width>40</width>
123 <height>20</height>
124 </size>
125 </property>
126 </spacer>
127 </item>
128 <item row="0" column="0" colspan="6">
129 <layout class="QGridLayout" name="boxesLayout">
130 <property name="bottomMargin">
131 <number>0</number>
132 </property>
133 </layout>
134 </item>
135 </layout>
136 </widget>
137 </item>
138 <item>
139 <widget class="QStackedWidget" name="stackedWidget">
140 <property name="currentIndex">
141 <number>2</number>
142 </property>
143 <widget class="QWidget" name="page_3">
144 <layout class="QVBoxLayout" name="verticalLayout_11">
145 <property name="leftMargin">
146 <number>0</number>
147 </property>
148 <property name="topMargin">
149 <number>0</number>
150 </property>
151 <property name="rightMargin">
152 <number>0</number>
153 </property>
154 <property name="bottomMargin">
155 <number>0</number>
156 </property>
157 <item>
158 <widget class="QTabWidget" name="raceTabWidget">
159 <property name="enabled">
160 <bool>true</bool>
161 </property>
162 <property name="currentIndex">
163 <number>2</number>
164 </property>
165 <widget class="QWidget" name="layout">
166 <attribute name="title">
167 <string>Lap times</string>
168 </attribute>
169 <layout class="QHBoxLayout" name="horizontalLayout">
170 <property name="leftMargin">
171 <number>4</number>
172 </property>
173 <property name="topMargin">
174 <number>4</number>
175 </property>
176 <property name="rightMargin">
177 <number>4</number>
178 </property>
179 <property name="bottomMargin">
180 <number>4</number>
181 </property>
182 <item>
183 <widget class="QSplitter" name="splitter">
184 <property name="sizePolicy">
185 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
186 <horstretch>0</horstretch>
187 <verstretch>0</verstretch>
188 </sizepolicy>
189 </property>
190 <property name="orientation">
191 <enum>Qt::Horizontal</enum>
192 </property>
193 <property name="opaqueResize">
194 <bool>true</bool>
195 </property>
196 <property name="childrenCollapsible">
197 <bool>true</bool>
198 </property>
199 <widget class="QTableWidget" name="lapTimeTableWidget">
200 <property name="sizePolicy">
201 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
202 <horstretch>0</horstretch>
203 <verstretch>0</verstretch>
204 </sizepolicy>
205 </property>
206 <property name="minimumSize">
207 <size>
208 <width>0</width>
209 <height>0</height>
210 </size>
211 </property>
212 <property name="maximumSize">
213 <size>
214 <width>16777215</width>
215 <height>16777215</height>
216 </size>
217 </property>
218 <property name="palette">
219 <palette>
220 <active>
221 <colorrole role="WindowText">
222 <brush brushstyle="SolidPattern">
223 <color alpha="255">
224 <red>255</red>
225 <green>255</green>
226 <blue>255</blue>
227 </color>
228 </brush>
229 </colorrole>
230 <colorrole role="Text">
231 <brush brushstyle="SolidPattern">
232 <color alpha="255">
233 <red>255</red>
234 <green>255</green>
235 <blue>255</blue>
236 </color>
237 </brush>
238 </colorrole>
239 <colorrole role="Base">
240 <brush brushstyle="SolidPattern">
241 <color alpha="255">
242 <red>20</red>
243 <green>20</green>
244 <blue>20</blue>
245 </color>
246 </brush>
247 </colorrole>
248 <colorrole role="Highlight">
249 <brush brushstyle="SolidPattern">
250 <color alpha="255">
251 <red>73</red>
252 <green>73</green>
253 <blue>73</blue>
254 </color>
255 </brush>
256 </colorrole>
257 <colorrole role="AlternateBase">
258 <brush brushstyle="SolidPattern">
259 <color alpha="255">
260 <red>30</red>
261 <green>30</green>
262 <blue>30</blue>
263 </color>
264 </brush>
265 </colorrole>
266 </active>
267 <inactive>
268 <colorrole role="WindowText">
269 <brush brushstyle="SolidPattern">
270 <color alpha="255">
271 <red>255</red>
272 <green>255</green>
273 <blue>255</blue>
274 </color>
275 </brush>
276 </colorrole>
277 <colorrole role="Text">
278 <brush brushstyle="SolidPattern">
279 <color alpha="255">
280 <red>255</red>
281 <green>255</green>
282 <blue>255</blue>
283 </color>
284 </brush>
285 </colorrole>
286 <colorrole role="Base">
287 <brush brushstyle="SolidPattern">
288 <color alpha="255">
289 <red>20</red>
290 <green>20</green>
291 <blue>20</blue>
292 </color>
293 </brush>
294 </colorrole>
295 <colorrole role="Highlight">
296 <brush brushstyle="SolidPattern">
297 <color alpha="255">
298 <red>73</red>
299 <green>73</green>
300 <blue>73</blue>
301 </color>
302 </brush>
303 </colorrole>
304 <colorrole role="AlternateBase">
305 <brush brushstyle="SolidPattern">
306 <color alpha="255">
307 <red>30</red>
308 <green>30</green>
309 <blue>30</blue>
310 </color>
311 </brush>
312 </colorrole>
313 </inactive>
314 <disabled>
315 <colorrole role="WindowText">
316 <brush brushstyle="SolidPattern">
317 <color alpha="255">
318 <red>130</red>
319 <green>130</green>
320 <blue>130</blue>
321 </color>
322 </brush>
323 </colorrole>
324 <colorrole role="Text">
325 <brush brushstyle="SolidPattern">
326 <color alpha="255">
327 <red>130</red>
328 <green>130</green>
329 <blue>130</blue>
330 </color>
331 </brush>
332 </colorrole>
333 <colorrole role="Base">
334 <brush brushstyle="SolidPattern">
335 <color alpha="255">
336 <red>240</red>
337 <green>240</green>
338 <blue>240</blue>
339 </color>
340 </brush>
341 </colorrole>
342 <colorrole role="Highlight">
343 <brush brushstyle="SolidPattern">
344 <color alpha="255">
345 <red>175</red>
346 <green>175</green>
347 <blue>175</blue>
348 </color>
349 </brush>
350 </colorrole>
351 <colorrole role="AlternateBase">
352 <brush brushstyle="SolidPattern">
353 <color alpha="255">
354 <red>30</red>
355 <green>30</green>
356 <blue>30</blue>
357 </color>
358 </brush>
359 </colorrole>
360 </disabled>
361 </palette>
362 </property>
363 <property name="font">
364 <font>
365 <family>Arial</family>
366 <pointsize>10</pointsize>
367 <weight>75</weight>
368 <bold>true</bold>
369 </font>
370 </property>
371 <property name="editTriggers">
372 <set>QAbstractItemView::NoEditTriggers</set>
373 </property>
374 <property name="alternatingRowColors">
375 <bool>true</bool>
376 </property>
377 <property name="selectionMode">
378 <enum>QAbstractItemView::ExtendedSelection</enum>
379 </property>
380 <property name="verticalScrollMode">
381 <enum>QAbstractItemView::ScrollPerPixel</enum>
382 </property>
383 <property name="horizontalScrollMode">
384 <enum>QAbstractItemView::ScrollPerPixel</enum>
385 </property>
386 <property name="showGrid">
387 <bool>false</bool>
388 </property>
389 <attribute name="horizontalHeaderVisible">
390 <bool>false</bool>
391 </attribute>
392 <attribute name="horizontalHeaderStretchLastSection">
393 <bool>false</bool>
394 </attribute>
395 <attribute name="verticalHeaderVisible">
396 <bool>false</bool>
397 </attribute>
398 <attribute name="verticalHeaderStretchLastSection">
399 <bool>false</bool>
400 </attribute>
401 <column>
402 <property name="text">
403 <string/>
404 </property>
405 </column>
406 <column>
407 <property name="text">
408 <string/>
409 </property>
410 </column>
411 <column>
412 <property name="text">
413 <string/>
414 </property>
415 </column>
416 <column>
417 <property name="text">
418 <string/>
419 </property>
420 </column>
421 <column>
422 <property name="text">
423 <string/>
424 </property>
425 </column>
426 </widget>
427 <widget class="SessionLapTimesChart" name="sessionLapTimesChart" native="true">
428 <property name="sizePolicy">
429 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
430 <horstretch>0</horstretch>
431 <verstretch>0</verstretch>
432 </sizepolicy>
433 </property>
434 <property name="minimumSize">
435 <size>
436 <width>0</width>
437 <height>0</height>
438 </size>
439 </property>
440 </widget>
441 </widget>
442 </item>
443 </layout>
444 </widget>
445 <widget class="QWidget" name="layout_2">
446 <attribute name="title">
447 <string>Positions</string>
448 </attribute>
449 <layout class="QVBoxLayout" name="verticalLayout_2">
450 <property name="leftMargin">
451 <number>4</number>
452 </property>
453 <property name="topMargin">
454 <number>4</number>
455 </property>
456 <property name="rightMargin">
457 <number>4</number>
458 </property>
459 <property name="bottomMargin">
460 <number>4</number>
461 </property>
462 <item>
463 <widget class="SessionPositionsChart" name="sessionPositionsChart" native="true"/>
464 </item>
465 </layout>
466 </widget>
467 <widget class="QWidget" name="layout_3">
468 <attribute name="title">
469 <string>Gaps</string>
470 </attribute>
471 <layout class="QVBoxLayout" name="verticalLayout_3">
472 <property name="leftMargin">
473 <number>4</number>
474 </property>
475 <property name="topMargin">
476 <number>4</number>
477 </property>
478 <property name="rightMargin">
479 <number>4</number>
480 </property>
481 <property name="bottomMargin">
482 <number>4</number>
483 </property>
484 <item>
485 <widget class="SessionGapsChart" name="sessionGapsChart" native="true"/>
486 </item>
487 </layout>
488 </widget>
489 </widget>
490 </item>
491 </layout>
492 </widget>
493 <widget class="QWidget" name="page_2">
494 <layout class="QVBoxLayout" name="verticalLayout_10">
495 <property name="spacing">
496 <number>6</number>
497 </property>
498 <property name="leftMargin">
499 <number>0</number>
500 </property>
501 <property name="topMargin">
502 <number>0</number>
503 </property>
504 <property name="rightMargin">
505 <number>0</number>
506 </property>
507 <property name="bottomMargin">
508 <number>0</number>
509 </property>
510 <item>
511 <widget class="QTabWidget" name="fpTabWidget">
512 <property name="currentIndex">
513 <number>0</number>
514 </property>
515 <widget class="QWidget" name="tab">
516 <attribute name="title">
517 <string>Lap times</string>
518 </attribute>
519 <layout class="QVBoxLayout" name="verticalLayout_4">
520 <property name="leftMargin">
521 <number>4</number>
522 </property>
523 <property name="topMargin">
524 <number>4</number>
525 </property>
526 <property name="rightMargin">
527 <number>4</number>
528 </property>
529 <property name="bottomMargin">
530 <number>4</number>
531 </property>
532 <item>
533 <widget class="QSplitter" name="splitterFP">
534 <property name="orientation">
535 <enum>Qt::Horizontal</enum>
536 </property>
537 <widget class="QTableWidget" name="lapTimeTableWidgetFP">
538 <property name="sizePolicy">
539 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
540 <horstretch>0</horstretch>
541 <verstretch>0</verstretch>
542 </sizepolicy>
543 </property>
544 <property name="minimumSize">
545 <size>
546 <width>0</width>
547 <height>0</height>
548 </size>
549 </property>
550 <property name="maximumSize">
551 <size>
552 <width>16777215</width>
553 <height>16777215</height>
554 </size>
555 </property>
556 <property name="palette">
557 <palette>
558 <active>
559 <colorrole role="WindowText">
560 <brush brushstyle="SolidPattern">
561 <color alpha="255">
562 <red>255</red>
563 <green>255</green>
564 <blue>255</blue>
565 </color>
566 </brush>
567 </colorrole>
568 <colorrole role="Text">
569 <brush brushstyle="SolidPattern">
570 <color alpha="255">
571 <red>255</red>
572 <green>255</green>
573 <blue>255</blue>
574 </color>
575 </brush>
576 </colorrole>
577 <colorrole role="Base">
578 <brush brushstyle="SolidPattern">
579 <color alpha="255">
580 <red>20</red>
581 <green>20</green>
582 <blue>20</blue>
583 </color>
584 </brush>
585 </colorrole>
586 <colorrole role="Highlight">
587 <brush brushstyle="SolidPattern">
588 <color alpha="255">
589 <red>73</red>
590 <green>73</green>
591 <blue>73</blue>
592 </color>
593 </brush>
594 </colorrole>
595 <colorrole role="AlternateBase">
596 <brush brushstyle="SolidPattern">
597 <color alpha="255">
598 <red>30</red>
599 <green>30</green>
600 <blue>30</blue>
601 </color>
602 </brush>
603 </colorrole>
604 </active>
605 <inactive>
606 <colorrole role="WindowText">
607 <brush brushstyle="SolidPattern">
608 <color alpha="255">
609 <red>255</red>
610 <green>255</green>
611 <blue>255</blue>
612 </color>
613 </brush>
614 </colorrole>
615 <colorrole role="Text">
616 <brush brushstyle="SolidPattern">
617 <color alpha="255">
618 <red>255</red>
619 <green>255</green>
620 <blue>255</blue>
621 </color>
622 </brush>
623 </colorrole>
624 <colorrole role="Base">
625 <brush brushstyle="SolidPattern">
626 <color alpha="255">
627 <red>20</red>
628 <green>20</green>
629 <blue>20</blue>
630 </color>
631 </brush>
632 </colorrole>
633 <colorrole role="Highlight">
634 <brush brushstyle="SolidPattern">
635 <color alpha="255">
636 <red>73</red>
637 <green>73</green>
638 <blue>73</blue>
639 </color>
640 </brush>
641 </colorrole>
642 <colorrole role="AlternateBase">
643 <brush brushstyle="SolidPattern">
644 <color alpha="255">
645 <red>30</red>
646 <green>30</green>
647 <blue>30</blue>
648 </color>
649 </brush>
650 </colorrole>
651 </inactive>
652 <disabled>
653 <colorrole role="WindowText">
654 <brush brushstyle="SolidPattern">
655 <color alpha="255">
656 <red>130</red>
657 <green>130</green>
658 <blue>130</blue>
659 </color>
660 </brush>
661 </colorrole>
662 <colorrole role="Text">
663 <brush brushstyle="SolidPattern">
664 <color alpha="255">
665 <red>130</red>
666 <green>130</green>
667 <blue>130</blue>
668 </color>
669 </brush>
670 </colorrole>
671 <colorrole role="Base">
672 <brush brushstyle="SolidPattern">
673 <color alpha="255">
674 <red>240</red>
675 <green>240</green>
676 <blue>240</blue>
677 </color>
678 </brush>
679 </colorrole>
680 <colorrole role="Highlight">
681 <brush brushstyle="SolidPattern">
682 <color alpha="255">
683 <red>175</red>
684 <green>175</green>
685 <blue>175</blue>
686 </color>
687 </brush>
688 </colorrole>
689 <colorrole role="AlternateBase">
690 <brush brushstyle="SolidPattern">
691 <color alpha="255">
692 <red>30</red>
693 <green>30</green>
694 <blue>30</blue>
695 </color>
696 </brush>
697 </colorrole>
698 </disabled>
699 </palette>
700 </property>
701 <property name="font">
702 <font>
703 <family>Arial</family>
704 <pointsize>10</pointsize>
705 <weight>75</weight>
706 <bold>true</bold>
707 </font>
708 </property>
709 <property name="editTriggers">
710 <set>QAbstractItemView::NoEditTriggers</set>
711 </property>
712 <property name="alternatingRowColors">
713 <bool>true</bool>
714 </property>
715 <property name="selectionMode">
716 <enum>QAbstractItemView::ExtendedSelection</enum>
717 </property>
718 <property name="verticalScrollMode">
719 <enum>QAbstractItemView::ScrollPerPixel</enum>
720 </property>
721 <property name="horizontalScrollMode">
722 <enum>QAbstractItemView::ScrollPerPixel</enum>
723 </property>
724 <property name="showGrid">
725 <bool>false</bool>
726 </property>
727 <attribute name="horizontalHeaderVisible">
728 <bool>false</bool>
729 </attribute>
730 <attribute name="horizontalHeaderStretchLastSection">
731 <bool>false</bool>
732 </attribute>
733 <attribute name="verticalHeaderVisible">
734 <bool>false</bool>
735 </attribute>
736 <column>
737 <property name="text">
738 <string/>
739 </property>
740 </column>
741 <column>
742 <property name="text">
743 <string/>
744 </property>
745 </column>
746 <column>
747 <property name="text">
748 <string/>
749 </property>
750 </column>
751 <column>
752 <property name="text">
753 <string/>
754 </property>
755 </column>
756 <column>
757 <property name="text">
758 <string/>
759 </property>
760 </column>
761 </widget>
762 <widget class="FPLapTimesChart" name="sessionLapTimesChartFP" native="true">
763 <property name="sizePolicy">
764 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
765 <horstretch>0</horstretch>
766 <verstretch>0</verstretch>
767 </sizepolicy>
768 </property>
769 <property name="minimumSize">
770 <size>
771 <width>0</width>
772 <height>0</height>
773 </size>
774 </property>
775 </widget>
776 </widget>
777 </item>
778 </layout>
779 </widget>
780 </widget>
781 </item>
782 </layout>
783 </widget>
784 <widget class="QWidget" name="page">
785 <layout class="QVBoxLayout" name="verticalLayout_9">
786 <property name="spacing">
787 <number>0</number>
788 </property>
789 <property name="leftMargin">
790 <number>0</number>
791 </property>
792 <property name="topMargin">
793 <number>0</number>
794 </property>
795 <property name="rightMargin">
796 <number>0</number>
797 </property>
798 <property name="bottomMargin">
799 <number>0</number>
800 </property>
801 <item>
802 <widget class="QTabWidget" name="qualiTabWidget">
803 <property name="currentIndex">
804 <number>3</number>
805 </property>
806 <widget class="QWidget" name="tab_2">
807 <attribute name="title">
808 <string>All times</string>
809 </attribute>
810 <layout class="QVBoxLayout" name="verticalLayout_5">
811 <property name="leftMargin">
812 <number>4</number>
813 </property>
814 <property name="topMargin">
815 <number>4</number>
816 </property>
817 <property name="rightMargin">
818 <number>4</number>
819 </property>
820 <property name="bottomMargin">
821 <number>4</number>
822 </property>
823 <item>
824 <widget class="QSplitter" name="splitterQuali">
825 <property name="orientation">
826 <enum>Qt::Horizontal</enum>
827 </property>
828 <widget class="QTableWidget" name="lapTimeTableWidgetQuali">
829 <property name="sizePolicy">
830 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
831 <horstretch>0</horstretch>
832 <verstretch>0</verstretch>
833 </sizepolicy>
834 </property>
835 <property name="minimumSize">
836 <size>
837 <width>0</width>
838 <height>0</height>
839 </size>
840 </property>
841 <property name="maximumSize">
842 <size>
843 <width>16777215</width>
844 <height>16777215</height>
845 </size>
846 </property>
847 <property name="palette">
848 <palette>
849 <active>
850 <colorrole role="WindowText">
851 <brush brushstyle="SolidPattern">
852 <color alpha="255">
853 <red>255</red>
854 <green>255</green>
855 <blue>255</blue>
856 </color>
857 </brush>
858 </colorrole>
859 <colorrole role="Text">
860 <brush brushstyle="SolidPattern">
861 <color alpha="255">
862 <red>255</red>
863 <green>255</green>
864 <blue>255</blue>
865 </color>
866 </brush>
867 </colorrole>
868 <colorrole role="Base">
869 <brush brushstyle="SolidPattern">
870 <color alpha="255">
871 <red>20</red>
872 <green>20</green>
873 <blue>20</blue>
874 </color>
875 </brush>
876 </colorrole>
877 <colorrole role="Highlight">
878 <brush brushstyle="SolidPattern">
879 <color alpha="255">
880 <red>73</red>
881 <green>73</green>
882 <blue>73</blue>
883 </color>
884 </brush>
885 </colorrole>
886 <colorrole role="AlternateBase">
887 <brush brushstyle="SolidPattern">
888 <color alpha="255">
889 <red>30</red>
890 <green>30</green>
891 <blue>30</blue>
892 </color>
893 </brush>
894 </colorrole>
895 </active>
896 <inactive>
897 <colorrole role="WindowText">
898 <brush brushstyle="SolidPattern">
899 <color alpha="255">
900 <red>255</red>
901 <green>255</green>
902 <blue>255</blue>
903 </color>
904 </brush>
905 </colorrole>
906 <colorrole role="Text">
907 <brush brushstyle="SolidPattern">
908 <color alpha="255">
909 <red>255</red>
910 <green>255</green>
911 <blue>255</blue>
912 </color>
913 </brush>
914 </colorrole>
915 <colorrole role="Base">
916 <brush brushstyle="SolidPattern">
917 <color alpha="255">
918 <red>20</red>
919 <green>20</green>
920 <blue>20</blue>
921 </color>
922 </brush>
923 </colorrole>
924 <colorrole role="Highlight">
925 <brush brushstyle="SolidPattern">
926 <color alpha="255">
927 <red>73</red>
928 <green>73</green>
929 <blue>73</blue>
930 </color>
931 </brush>
932 </colorrole>
933 <colorrole role="AlternateBase">
934 <brush brushstyle="SolidPattern">
935 <color alpha="255">
936 <red>30</red>
937 <green>30</green>
938 <blue>30</blue>
939 </color>
940 </brush>
941 </colorrole>
942 </inactive>
943 <disabled>
944 <colorrole role="WindowText">
945 <brush brushstyle="SolidPattern">
946 <color alpha="255">
947 <red>130</red>
948 <green>130</green>
949 <blue>130</blue>
950 </color>
951 </brush>
952 </colorrole>
953 <colorrole role="Text">
954 <brush brushstyle="SolidPattern">
955 <color alpha="255">
956 <red>130</red>
957 <green>130</green>
958 <blue>130</blue>
959 </color>
960 </brush>
961 </colorrole>
962 <colorrole role="Base">
963 <brush brushstyle="SolidPattern">
964 <color alpha="255">
965 <red>240</red>
966 <green>240</green>
967 <blue>240</blue>
968 </color>
969 </brush>
970 </colorrole>
971 <colorrole role="Highlight">
972 <brush brushstyle="SolidPattern">
973 <color alpha="255">
974 <red>175</red>
975 <green>175</green>
976 <blue>175</blue>
977 </color>
978 </brush>
979 </colorrole>
980 <colorrole role="AlternateBase">
981 <brush brushstyle="SolidPattern">
982 <color alpha="255">
983 <red>30</red>
984 <green>30</green>
985 <blue>30</blue>
986 </color>
987 </brush>
988 </colorrole>
989 </disabled>
990 </palette>
991 </property>
992 <property name="font">
993 <font>
994 <family>Arial</family>
995 <pointsize>10</pointsize>
996 <weight>75</weight>
997 <bold>true</bold>
998 </font>
999 </property>
1000 <property name="editTriggers">
1001 <set>QAbstractItemView::NoEditTriggers</set>
1002 </property>
1003 <property name="alternatingRowColors">
1004 <bool>true</bool>
1005 </property>
1006 <property name="selectionMode">
1007 <enum>QAbstractItemView::ExtendedSelection</enum>
1008 </property>
1009 <property name="verticalScrollMode">
1010 <enum>QAbstractItemView::ScrollPerPixel</enum>
1011 </property>
1012 <property name="horizontalScrollMode">
1013 <enum>QAbstractItemView::ScrollPerPixel</enum>
1014 </property>
1015 <property name="showGrid">
1016 <bool>false</bool>
1017 </property>
1018 <attribute name="horizontalHeaderVisible">
1019 <bool>false</bool>
1020 </attribute>
1021 <attribute name="horizontalHeaderStretchLastSection">
1022 <bool>false</bool>
1023 </attribute>
1024 <attribute name="verticalHeaderVisible">
1025 <bool>false</bool>
1026 </attribute>
1027 <column>
1028 <property name="text">
1029 <string/>
1030 </property>
1031 </column>
1032 <column>
1033 <property name="text">
1034 <string/>
1035 </property>
1036 </column>
1037 <column>
1038 <property name="text">
1039 <string/>
1040 </property>
1041 </column>
1042 <column>
1043 <property name="text">
1044 <string/>
1045 </property>
1046 </column>
1047 <column>
1048 <property name="text">
1049 <string/>
1050 </property>
1051 </column>
1052 <column>
1053 <property name="text">
1054 <string/>
1055 </property>
1056 </column>
1057 </widget>
1058 <widget class="AllQualiLapTimesChart" name="sessionLapTimesChartQuali" native="true">
1059 <property name="sizePolicy">
1060 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1061 <horstretch>0</horstretch>
1062 <verstretch>0</verstretch>
1063 </sizepolicy>
1064 </property>
1065 <property name="minimumSize">
1066 <size>
1067 <width>0</width>
1068 <height>0</height>
1069 </size>
1070 </property>
1071 </widget>
1072 </widget>
1073 </item>
1074 </layout>
1075 </widget>
1076 <widget class="QWidget" name="tab_3">
1077 <attribute name="title">
1078 <string>Q1</string>
1079 </attribute>
1080 <layout class="QVBoxLayout" name="verticalLayout_6">
1081 <property name="leftMargin">
1082 <number>4</number>
1083 </property>
1084 <property name="topMargin">
1085 <number>4</number>
1086 </property>
1087 <property name="rightMargin">
1088 <number>4</number>
1089 </property>
1090 <property name="bottomMargin">
1091 <number>4</number>
1092 </property>
1093 <item>
1094 <widget class="QSplitter" name="splitterQ1">
1095 <property name="orientation">
1096 <enum>Qt::Horizontal</enum>
1097 </property>
1098 <widget class="QTableWidget" name="lapTimeTableWidgetQ1">
1099 <property name="sizePolicy">
1100 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1101 <horstretch>0</horstretch>
1102 <verstretch>0</verstretch>
1103 </sizepolicy>
1104 </property>
1105 <property name="minimumSize">
1106 <size>
1107 <width>0</width>
1108 <height>0</height>
1109 </size>
1110 </property>
1111 <property name="maximumSize">
1112 <size>
1113 <width>16777215</width>
1114 <height>16777215</height>
1115 </size>
1116 </property>
1117 <property name="palette">
1118 <palette>
1119 <active>
1120 <colorrole role="WindowText">
1121 <brush brushstyle="SolidPattern">
1122 <color alpha="255">
1123 <red>255</red>
1124 <green>255</green>
1125 <blue>255</blue>
1126 </color>
1127 </brush>
1128 </colorrole>
1129 <colorrole role="Text">
1130 <brush brushstyle="SolidPattern">
1131 <color alpha="255">
1132 <red>255</red>
1133 <green>255</green>
1134 <blue>255</blue>
1135 </color>
1136 </brush>
1137 </colorrole>
1138 <colorrole role="Base">
1139 <brush brushstyle="SolidPattern">
1140 <color alpha="255">
1141 <red>20</red>
1142 <green>20</green>
1143 <blue>20</blue>
1144 </color>
1145 </brush>
1146 </colorrole>
1147 <colorrole role="Highlight">
1148 <brush brushstyle="SolidPattern">
1149 <color alpha="255">
1150 <red>73</red>
1151 <green>73</green>
1152 <blue>73</blue>
1153 </color>
1154 </brush>
1155 </colorrole>
1156 <colorrole role="AlternateBase">
1157 <brush brushstyle="SolidPattern">
1158 <color alpha="255">
1159 <red>30</red>
1160 <green>30</green>
1161 <blue>30</blue>
1162 </color>
1163 </brush>
1164 </colorrole>
1165 </active>
1166 <inactive>
1167 <colorrole role="WindowText">
1168 <brush brushstyle="SolidPattern">
1169 <color alpha="255">
1170 <red>255</red>
1171 <green>255</green>
1172 <blue>255</blue>
1173 </color>
1174 </brush>
1175 </colorrole>
1176 <colorrole role="Text">
1177 <brush brushstyle="SolidPattern">
1178 <color alpha="255">
1179 <red>255</red>
1180 <green>255</green>
1181 <blue>255</blue>
1182 </color>
1183 </brush>
1184 </colorrole>
1185 <colorrole role="Base">
1186 <brush brushstyle="SolidPattern">
1187 <color alpha="255">
1188 <red>20</red>
1189 <green>20</green>
1190 <blue>20</blue>
1191 </color>
1192 </brush>
1193 </colorrole>
1194 <colorrole role="Highlight">
1195 <brush brushstyle="SolidPattern">
1196 <color alpha="255">
1197 <red>73</red>
1198 <green>73</green>
1199 <blue>73</blue>
1200 </color>
1201 </brush>
1202 </colorrole>
1203 <colorrole role="AlternateBase">
1204 <brush brushstyle="SolidPattern">
1205 <color alpha="255">
1206 <red>30</red>
1207 <green>30</green>
1208 <blue>30</blue>
1209 </color>
1210 </brush>
1211 </colorrole>
1212 </inactive>
1213 <disabled>
1214 <colorrole role="WindowText">
1215 <brush brushstyle="SolidPattern">
1216 <color alpha="255">
1217 <red>130</red>
1218 <green>130</green>
1219 <blue>130</blue>
1220 </color>
1221 </brush>
1222 </colorrole>
1223 <colorrole role="Text">
1224 <brush brushstyle="SolidPattern">
1225 <color alpha="255">
1226 <red>130</red>
1227 <green>130</green>
1228 <blue>130</blue>
1229 </color>
1230 </brush>
1231 </colorrole>
1232 <colorrole role="Base">
1233 <brush brushstyle="SolidPattern">
1234 <color alpha="255">
1235 <red>240</red>
1236 <green>240</green>
1237 <blue>240</blue>
1238 </color>
1239 </brush>
1240 </colorrole>
1241 <colorrole role="Highlight">
1242 <brush brushstyle="SolidPattern">
1243 <color alpha="255">
1244 <red>175</red>
1245 <green>175</green>
1246 <blue>175</blue>
1247 </color>
1248 </brush>
1249 </colorrole>
1250 <colorrole role="AlternateBase">
1251 <brush brushstyle="SolidPattern">
1252 <color alpha="255">
1253 <red>30</red>
1254 <green>30</green>
1255 <blue>30</blue>
1256 </color>
1257 </brush>
1258 </colorrole>
1259 </disabled>
1260 </palette>
1261 </property>
1262 <property name="font">
1263 <font>
1264 <family>Arial</family>
1265 <pointsize>10</pointsize>
1266 <weight>75</weight>
1267 <bold>true</bold>
1268 </font>
1269 </property>
1270 <property name="editTriggers">
1271 <set>QAbstractItemView::NoEditTriggers</set>
1272 </property>
1273 <property name="alternatingRowColors">
1274 <bool>true</bool>
1275 </property>
1276 <property name="selectionMode">
1277 <enum>QAbstractItemView::ExtendedSelection</enum>
1278 </property>
1279 <property name="verticalScrollMode">
1280 <enum>QAbstractItemView::ScrollPerPixel</enum>
1281 </property>
1282 <property name="horizontalScrollMode">
1283 <enum>QAbstractItemView::ScrollPerPixel</enum>
1284 </property>
1285 <property name="showGrid">
1286 <bool>false</bool>
1287 </property>
1288 <attribute name="horizontalHeaderVisible">
1289 <bool>false</bool>
1290 </attribute>
1291 <attribute name="verticalHeaderVisible">
1292 <bool>false</bool>
1293 </attribute>
1294 <column>
1295 <property name="text">
1296 <string/>
1297 </property>
1298 </column>
1299 <column>
1300 <property name="text">
1301 <string/>
1302 </property>
1303 </column>
1304 <column>
1305 <property name="text">
1306 <string/>
1307 </property>
1308 </column>
1309 <column>
1310 <property name="text">
1311 <string/>
1312 </property>
1313 </column>
1314 <column>
1315 <property name="text">
1316 <string/>
1317 </property>
1318 </column>
1319 </widget>
1320 <widget class="QualiLapTimesChart" name="sessionLapTimesChartQ1" native="true">
1321 <property name="sizePolicy">
1322 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1323 <horstretch>0</horstretch>
1324 <verstretch>0</verstretch>
1325 </sizepolicy>
1326 </property>
1327 <property name="minimumSize">
1328 <size>
1329 <width>0</width>
1330 <height>0</height>
1331 </size>
1332 </property>
1333 </widget>
1334 </widget>
1335 </item>
1336 </layout>
1337 </widget>
1338 <widget class="QWidget" name="tab_4">
1339 <attribute name="title">
1340 <string>Q2</string>
1341 </attribute>
1342 <layout class="QVBoxLayout" name="verticalLayout_7">
1343 <property name="leftMargin">
1344 <number>4</number>
1345 </property>
1346 <property name="topMargin">
1347 <number>4</number>
1348 </property>
1349 <property name="rightMargin">
1350 <number>4</number>
1351 </property>
1352 <property name="bottomMargin">
1353 <number>4</number>
1354 </property>
1355 <item>
1356 <widget class="QSplitter" name="splitterQ2">
1357 <property name="orientation">
1358 <enum>Qt::Horizontal</enum>
1359 </property>
1360 <widget class="QTableWidget" name="lapTimeTableWidgetQ2">
1361 <property name="sizePolicy">
1362 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1363 <horstretch>0</horstretch>
1364 <verstretch>0</verstretch>
1365 </sizepolicy>
1366 </property>
1367 <property name="minimumSize">
1368 <size>
1369 <width>0</width>
1370 <height>0</height>
1371 </size>
1372 </property>
1373 <property name="maximumSize">
1374 <size>
1375 <width>16777215</width>
1376 <height>16777215</height>
1377 </size>
1378 </property>
1379 <property name="palette">
1380 <palette>
1381 <active>
1382 <colorrole role="WindowText">
1383 <brush brushstyle="SolidPattern">
1384 <color alpha="255">
1385 <red>255</red>
1386 <green>255</green>
1387 <blue>255</blue>
1388 </color>
1389 </brush>
1390 </colorrole>
1391 <colorrole role="Text">
1392 <brush brushstyle="SolidPattern">
1393 <color alpha="255">
1394 <red>255</red>
1395 <green>255</green>
1396 <blue>255</blue>
1397 </color>
1398 </brush>
1399 </colorrole>
1400 <colorrole role="Base">
1401 <brush brushstyle="SolidPattern">
1402 <color alpha="255">
1403 <red>20</red>
1404 <green>20</green>
1405 <blue>20</blue>
1406 </color>
1407 </brush>
1408 </colorrole>
1409 <colorrole role="Highlight">
1410 <brush brushstyle="SolidPattern">
1411 <color alpha="255">
1412 <red>73</red>
1413 <green>73</green>
1414 <blue>73</blue>
1415 </color>
1416 </brush>
1417 </colorrole>
1418 <colorrole role="AlternateBase">
1419 <brush brushstyle="SolidPattern">
1420 <color alpha="255">
1421 <red>27</red>
1422 <green>27</green>
1423 <blue>27</blue>
1424 </color>
1425 </brush>
1426 </colorrole>
1427 </active>
1428 <inactive>
1429 <colorrole role="WindowText">
1430 <brush brushstyle="SolidPattern">
1431 <color alpha="255">
1432 <red>255</red>
1433 <green>255</green>
1434 <blue>255</blue>
1435 </color>
1436 </brush>
1437 </colorrole>
1438 <colorrole role="Text">
1439 <brush brushstyle="SolidPattern">
1440 <color alpha="255">
1441 <red>255</red>
1442 <green>255</green>
1443 <blue>255</blue>
1444 </color>
1445 </brush>
1446 </colorrole>
1447 <colorrole role="Base">
1448 <brush brushstyle="SolidPattern">
1449 <color alpha="255">
1450 <red>20</red>
1451 <green>20</green>
1452 <blue>20</blue>
1453 </color>
1454 </brush>
1455 </colorrole>
1456 <colorrole role="Highlight">
1457 <brush brushstyle="SolidPattern">
1458 <color alpha="255">
1459 <red>73</red>
1460 <green>73</green>
1461 <blue>73</blue>
1462 </color>
1463 </brush>
1464 </colorrole>
1465 <colorrole role="AlternateBase">
1466 <brush brushstyle="SolidPattern">
1467 <color alpha="255">
1468 <red>27</red>
1469 <green>27</green>
1470 <blue>27</blue>
1471 </color>
1472 </brush>
1473 </colorrole>
1474 </inactive>
1475 <disabled>
1476 <colorrole role="WindowText">
1477 <brush brushstyle="SolidPattern">
1478 <color alpha="255">
1479 <red>130</red>
1480 <green>130</green>
1481 <blue>130</blue>
1482 </color>
1483 </brush>
1484 </colorrole>
1485 <colorrole role="Text">
1486 <brush brushstyle="SolidPattern">
1487 <color alpha="255">
1488 <red>130</red>
1489 <green>130</green>
1490 <blue>130</blue>
1491 </color>
1492 </brush>
1493 </colorrole>
1494 <colorrole role="Base">
1495 <brush brushstyle="SolidPattern">
1496 <color alpha="255">
1497 <red>240</red>
1498 <green>240</green>
1499 <blue>240</blue>
1500 </color>
1501 </brush>
1502 </colorrole>
1503 <colorrole role="Highlight">
1504 <brush brushstyle="SolidPattern">
1505 <color alpha="255">
1506 <red>175</red>
1507 <green>175</green>
1508 <blue>175</blue>
1509 </color>
1510 </brush>
1511 </colorrole>
1512 <colorrole role="AlternateBase">
1513 <brush brushstyle="SolidPattern">
1514 <color alpha="255">
1515 <red>27</red>
1516 <green>27</green>
1517 <blue>27</blue>
1518 </color>
1519 </brush>
1520 </colorrole>
1521 </disabled>
1522 </palette>
1523 </property>
1524 <property name="font">
1525 <font>
1526 <family>Arial</family>
1527 <pointsize>10</pointsize>
1528 <weight>75</weight>
1529 <bold>true</bold>
1530 </font>
1531 </property>
1532 <property name="editTriggers">
1533 <set>QAbstractItemView::NoEditTriggers</set>
1534 </property>
1535 <property name="alternatingRowColors">
1536 <bool>true</bool>
1537 </property>
1538 <property name="selectionMode">
1539 <enum>QAbstractItemView::ExtendedSelection</enum>
1540 </property>
1541 <property name="verticalScrollMode">
1542 <enum>QAbstractItemView::ScrollPerPixel</enum>
1543 </property>
1544 <property name="horizontalScrollMode">
1545 <enum>QAbstractItemView::ScrollPerPixel</enum>
1546 </property>
1547 <property name="showGrid">
1548 <bool>false</bool>
1549 </property>
1550 <attribute name="horizontalHeaderVisible">
1551 <bool>false</bool>
1552 </attribute>
1553 <attribute name="verticalHeaderVisible">
1554 <bool>false</bool>
1555 </attribute>
1556 <column>
1557 <property name="text">
1558 <string/>
1559 </property>
1560 </column>
1561 <column>
1562 <property name="text">
1563 <string/>
1564 </property>
1565 </column>
1566 <column>
1567 <property name="text">
1568 <string/>
1569 </property>
1570 </column>
1571 <column>
1572 <property name="text">
1573 <string/>
1574 </property>
1575 </column>
1576 <column>
1577 <property name="text">
1578 <string/>
1579 </property>
1580 </column>
1581 </widget>
1582 <widget class="QualiLapTimesChart" name="sessionLapTimesChartQ2" native="true">
1583 <property name="sizePolicy">
1584 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1585 <horstretch>0</horstretch>
1586 <verstretch>0</verstretch>
1587 </sizepolicy>
1588 </property>
1589 <property name="minimumSize">
1590 <size>
1591 <width>0</width>
1592 <height>0</height>
1593 </size>
1594 </property>
1595 </widget>
1596 </widget>
1597 </item>
1598 </layout>
1599 </widget>
1600 <widget class="QWidget" name="tab_5">
1601 <attribute name="title">
1602 <string>Q3</string>
1603 </attribute>
1604 <layout class="QVBoxLayout" name="verticalLayout_8">
1605 <property name="leftMargin">
1606 <number>4</number>
1607 </property>
1608 <property name="topMargin">
1609 <number>4</number>
1610 </property>
1611 <property name="rightMargin">
1612 <number>4</number>
1613 </property>
1614 <property name="bottomMargin">
1615 <number>4</number>
1616 </property>
1617 <item>
1618 <widget class="QSplitter" name="splitterQ3">
1619 <property name="orientation">
1620 <enum>Qt::Horizontal</enum>
1621 </property>
1622 <widget class="QTableWidget" name="lapTimeTableWidgetQ3">
1623 <property name="sizePolicy">
1624 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1625 <horstretch>0</horstretch>
1626 <verstretch>0</verstretch>
1627 </sizepolicy>
1628 </property>
1629 <property name="minimumSize">
1630 <size>
1631 <width>0</width>
1632 <height>0</height>
1633 </size>
1634 </property>
1635 <property name="maximumSize">
1636 <size>
1637 <width>16777215</width>
1638 <height>16777215</height>
1639 </size>
1640 </property>
1641 <property name="palette">
1642 <palette>
1643 <active>
1644 <colorrole role="WindowText">
1645 <brush brushstyle="SolidPattern">
1646 <color alpha="255">
1647 <red>255</red>
1648 <green>255</green>
1649 <blue>255</blue>
1650 </color>
1651 </brush>
1652 </colorrole>
1653 <colorrole role="Text">
1654 <brush brushstyle="SolidPattern">
1655 <color alpha="255">
1656 <red>255</red>
1657 <green>255</green>
1658 <blue>255</blue>
1659 </color>
1660 </brush>
1661 </colorrole>
1662 <colorrole role="Base">
1663 <brush brushstyle="SolidPattern">
1664 <color alpha="255">
1665 <red>20</red>
1666 <green>20</green>
1667 <blue>20</blue>
1668 </color>
1669 </brush>
1670 </colorrole>
1671 <colorrole role="Highlight">
1672 <brush brushstyle="SolidPattern">
1673 <color alpha="255">
1674 <red>73</red>
1675 <green>73</green>
1676 <blue>73</blue>
1677 </color>
1678 </brush>
1679 </colorrole>
1680 <colorrole role="AlternateBase">
1681 <brush brushstyle="SolidPattern">
1682 <color alpha="255">
1683 <red>30</red>
1684 <green>30</green>
1685 <blue>30</blue>
1686 </color>
1687 </brush>
1688 </colorrole>
1689 </active>
1690 <inactive>
1691 <colorrole role="WindowText">
1692 <brush brushstyle="SolidPattern">
1693 <color alpha="255">
1694 <red>255</red>
1695 <green>255</green>
1696 <blue>255</blue>
1697 </color>
1698 </brush>
1699 </colorrole>
1700 <colorrole role="Text">
1701 <brush brushstyle="SolidPattern">
1702 <color alpha="255">
1703 <red>255</red>
1704 <green>255</green>
1705 <blue>255</blue>
1706 </color>
1707 </brush>
1708 </colorrole>
1709 <colorrole role="Base">
1710 <brush brushstyle="SolidPattern">
1711 <color alpha="255">
1712 <red>20</red>
1713 <green>20</green>
1714 <blue>20</blue>
1715 </color>
1716 </brush>
1717 </colorrole>
1718 <colorrole role="Highlight">
1719 <brush brushstyle="SolidPattern">
1720 <color alpha="255">
1721 <red>73</red>
1722 <green>73</green>
1723 <blue>73</blue>
1724 </color>
1725 </brush>
1726 </colorrole>
1727 <colorrole role="AlternateBase">
1728 <brush brushstyle="SolidPattern">
1729 <color alpha="255">
1730 <red>30</red>
1731 <green>30</green>
1732 <blue>30</blue>
1733 </color>
1734 </brush>
1735 </colorrole>
1736 </inactive>
1737 <disabled>
1738 <colorrole role="WindowText">
1739 <brush brushstyle="SolidPattern">
1740 <color alpha="255">
1741 <red>130</red>
1742 <green>130</green>
1743 <blue>130</blue>
1744 </color>
1745 </brush>
1746 </colorrole>
1747 <colorrole role="Text">
1748 <brush brushstyle="SolidPattern">
1749 <color alpha="255">
1750 <red>130</red>
1751 <green>130</green>
1752 <blue>130</blue>
1753 </color>
1754 </brush>
1755 </colorrole>
1756 <colorrole role="Base">
1757 <brush brushstyle="SolidPattern">
1758 <color alpha="255">
1759 <red>240</red>
1760 <green>240</green>
1761 <blue>240</blue>
1762 </color>
1763 </brush>
1764 </colorrole>
1765 <colorrole role="Highlight">
1766 <brush brushstyle="SolidPattern">
1767 <color alpha="255">
1768 <red>175</red>
1769 <green>175</green>
1770 <blue>175</blue>
1771 </color>
1772 </brush>
1773 </colorrole>
1774 <colorrole role="AlternateBase">
1775 <brush brushstyle="SolidPattern">
1776 <color alpha="255">
1777 <red>30</red>
1778 <green>30</green>
1779 <blue>30</blue>
1780 </color>
1781 </brush>
1782 </colorrole>
1783 </disabled>
1784 </palette>
1785 </property>
1786 <property name="font">
1787 <font>
1788 <family>Arial</family>
1789 <pointsize>10</pointsize>
1790 <weight>75</weight>
1791 <bold>true</bold>
1792 </font>
1793 </property>
1794 <property name="editTriggers">
1795 <set>QAbstractItemView::NoEditTriggers</set>
1796 </property>
1797 <property name="alternatingRowColors">
1798 <bool>true</bool>
1799 </property>
1800 <property name="selectionMode">
1801 <enum>QAbstractItemView::ExtendedSelection</enum>
1802 </property>
1803 <property name="verticalScrollMode">
1804 <enum>QAbstractItemView::ScrollPerPixel</enum>
1805 </property>
1806 <property name="horizontalScrollMode">
1807 <enum>QAbstractItemView::ScrollPerPixel</enum>
1808 </property>
1809 <property name="showGrid">
1810 <bool>false</bool>
1811 </property>
1812 <attribute name="horizontalHeaderVisible">
1813 <bool>false</bool>
1814 </attribute>
1815 <attribute name="verticalHeaderVisible">
1816 <bool>false</bool>
1817 </attribute>
1818 <column>
1819 <property name="text">
1820 <string/>
1821 </property>
1822 </column>
1823 <column>
1824 <property name="text">
1825 <string/>
1826 </property>
1827 </column>
1828 <column>
1829 <property name="text">
1830 <string/>
1831 </property>
1832 </column>
1833 <column>
1834 <property name="text">
1835 <string/>
1836 </property>
1837 </column>
1838 <column>
1839 <property name="text">
1840 <string/>
1841 </property>
1842 </column>
1843 </widget>
1844 <widget class="QualiLapTimesChart" name="sessionLapTimesChartQ3" native="true">
1845 <property name="sizePolicy">
1846 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1847 <horstretch>0</horstretch>
1848 <verstretch>0</verstretch>
1849 </sizepolicy>
1850 </property>
1851 <property name="minimumSize">
1852 <size>
1853 <width>0</width>
1854 <height>0</height>
1855 </size>
1856 </property>
1857 </widget>
1858 </widget>
1859 </item>
1860 </layout>
1861 </widget>
1862 </widget>
1863 </item>
1864 </layout>
1865 </widget>
1866 </widget>
1867 </item>
1868 <item>
1869 <widget class="QDialogButtonBox" name="buttonBox">
1870 <property name="standardButtons">
1871 <set>QDialogButtonBox::Close</set>
1872 </property>
1873 <property name="centerButtons">
1874 <bool>true</bool>
1875 </property>
1876 </widget>
1877 </item>
1878 </layout>
1879 </widget>
1880 <layoutdefault spacing="6" margin="11"/>
1881 <customwidgets>
1882 <customwidget>
1883 <class>SessionLapTimesChart</class>
1884 <extends>QWidget</extends>
1885 <header>charts/sessionlaptimeschart.h</header>
1886 <container>1</container>
1887 </customwidget>
1888 <customwidget>
1889 <class>SessionPositionsChart</class>
1890 <extends>QWidget</extends>
1891 <header>charts/sessionlaptimeschart.h</header>
1892 <container>1</container>
1893 </customwidget>
1894 <customwidget>
1895 <class>SessionGapsChart</class>
1896 <extends>QWidget</extends>
1897 <header>charts/sessionlaptimeschart.h</header>
1898 <container>1</container>
1899 </customwidget>
1900 <customwidget>
1901 <class>FPLapTimesChart</class>
1902 <extends>QWidget</extends>
1903 <header>charts/fplaptimeschart.h</header>
1904 <container>1</container>
1905 </customwidget>
1906 <customwidget>
1907 <class>QualiLapTimesChart</class>
1908 <extends>QWidget</extends>
1909 <header>charts/fplaptimeschart.h</header>
1910 <container>1</container>
1911 </customwidget>
1912 <customwidget>
1913 <class>AllQualiLapTimesChart</class>
1914 <extends>QWidget</extends>
1915 <header>charts/fplaptimeschart.h</header>
1916 <container>1</container>
1917 </customwidget>
1918 </customwidgets>
1919 <tabstops>
1920 <tabstop>lapTimeTableWidget</tabstop>
1921 </tabstops>
1922 <resources>
1923 <include location="../icons/icons.qrc"/>
1924 </resources>
1925 <connections>
1926 <connection>
1927 <sender>splitterQuali</sender>
1928 <signal>splitterMoved(int,int)</signal>
1929 <receiver>SessionAnalysisWidgetClass</receiver>
1930 <slot>onSplitterMoved(int,int)</slot>
1931 <hints>
1932 <hint type="sourcelabel">
1933 <x>439</x>
1934 <y>174</y>
1935 </hint>
1936 <hint type="destinationlabel">
1937 <x>801</x>
1938 <y>99</y>
1939 </hint>
1940 </hints>
1941 </connection>
1942 <connection>
1943 <sender>splitterFP</sender>
1944 <signal>splitterMoved(int,int)</signal>
1945 <receiver>SessionAnalysisWidgetClass</receiver>
1946 <slot>onSplitterMoved(int,int)</slot>
1947 <hints>
1948 <hint type="sourcelabel">
1949 <x>99</x>
1950 <y>89</y>
1951 </hint>
1952 <hint type="destinationlabel">
1953 <x>809</x>
1954 <y>291</y>
1955 </hint>
1956 </hints>
1957 </connection>
1958 <connection>
1959 <sender>splitter</sender>
1960 <signal>splitterMoved(int,int)</signal>
1961 <receiver>SessionAnalysisWidgetClass</receiver>
1962 <slot>onSplitterMoved(int,int)</slot>
1963 <hints>
1964 <hint type="sourcelabel">
1965 <x>99</x>
1966 <y>89</y>
1967 </hint>
1968 <hint type="destinationlabel">
1969 <x>806</x>
1970 <y>464</y>
1971 </hint>
1972 </hints>
1973 </connection>
1974 <connection>
1975 <sender>splitterQ1</sender>
1976 <signal>splitterMoved(int,int)</signal>
1977 <receiver>SessionAnalysisWidgetClass</receiver>
1978 <slot>onSplitterMoved(int,int)</slot>
1979 <hints>
1980 <hint type="sourcelabel">
1981 <x>440</x>
1982 <y>180</y>
1983 </hint>
1984 <hint type="destinationlabel">
1985 <x>808</x>
1986 <y>216</y>
1987 </hint>
1988 </hints>
1989 </connection>
1990 <connection>
1991 <sender>splitterQ2</sender>
1992 <signal>splitterMoved(int,int)</signal>
1993 <receiver>SessionAnalysisWidgetClass</receiver>
1994 <slot>onSplitterMoved(int,int)</slot>
1995 <hints>
1996 <hint type="sourcelabel">
1997 <x>440</x>
1998 <y>192</y>
1999 </hint>
2000 <hint type="destinationlabel">
2001 <x>810</x>
2002 <y>142</y>
2003 </hint>
2004 </hints>
2005 </connection>
2006 <connection>
2007 <sender>splitterQ3</sender>
2008 <signal>splitterMoved(int,int)</signal>
2009 <receiver>SessionAnalysisWidgetClass</receiver>
2010 <slot>onSplitterMoved(int,int)</slot>
2011 <hints>
2012 <hint type="sourcelabel">
2013 <x>441</x>
2014 <y>182</y>
2015 </hint>
2016 <hint type="destinationlabel">
2017 <x>808</x>
2018 <y>199</y>
2019 </hint>
2020 </hints>
2021 </connection>
2022 </connections>
2023 <slots>
2024 <slot>selectDriversClicked()</slot>
2025 <slot>onSplitterMoved(int,int)</slot>
2026 </slots>
2027 </ui>