Finish v3.0.0
[f1lt.git] / ui / headtoheaddialog.ui
blob1009bd5792ba3fe00420af8ce537c5512e77bf3a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>HeadToHeadDialog</class>
4 <widget class="QDialog" name="HeadToHeadDialog">
5 <property name="windowModality">
6 <enum>Qt::NonModal</enum>
7 </property>
8 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
12 <width>660</width>
13 <height>631</height>
14 </rect>
15 </property>
16 <property name="minimumSize">
17 <size>
18 <width>400</width>
19 <height>0</height>
20 </size>
21 </property>
22 <property name="maximumSize">
23 <size>
24 <width>16777215</width>
25 <height>16777215</height>
26 </size>
27 </property>
28 <property name="windowTitle">
29 <string>Head to head</string>
30 </property>
31 <property name="windowIcon">
32 <iconset resource="../icons/icons.qrc">
33 <normaloff>:/ui_icons/icon.png</normaloff>:/ui_icons/icon.png</iconset>
34 </property>
35 <layout class="QVBoxLayout" name="verticalLayout">
36 <property name="margin">
37 <number>4</number>
38 </property>
39 <item>
40 <layout class="QGridLayout" name="gridLayout">
41 <property name="bottomMargin">
42 <number>0</number>
43 </property>
44 <item row="1" column="0">
45 <widget class="QComboBox" name="comboBox1"/>
46 </item>
47 <item row="0" column="0">
48 <widget class="QLabel" name="label">
49 <property name="text">
50 <string>Driver 1</string>
51 </property>
52 <property name="alignment">
53 <set>Qt::AlignCenter</set>
54 </property>
55 </widget>
56 </item>
57 <item row="0" column="1">
58 <widget class="QLabel" name="label_2">
59 <property name="text">
60 <string>Driver 2</string>
61 </property>
62 <property name="alignment">
63 <set>Qt::AlignCenter</set>
64 </property>
65 </widget>
66 </item>
67 <item row="1" column="1">
68 <widget class="QComboBox" name="comboBox2"/>
69 </item>
70 </layout>
71 </item>
72 <item>
73 <widget class="QTabWidget" name="tabWidget">
74 <property name="currentIndex">
75 <number>3</number>
76 </property>
77 <widget class="QWidget" name="tab">
78 <attribute name="title">
79 <string>Laps</string>
80 </attribute>
81 <layout class="QVBoxLayout" name="verticalLayout_2">
82 <property name="margin">
83 <number>4</number>
84 </property>
85 <item>
86 <widget class="QTableWidget" name="tableWidget">
87 <property name="palette">
88 <palette>
89 <active>
90 <colorrole role="Text">
91 <brush brushstyle="SolidPattern">
92 <color alpha="255">
93 <red>230</red>
94 <green>230</green>
95 <blue>230</blue>
96 </color>
97 </brush>
98 </colorrole>
99 <colorrole role="Base">
100 <brush brushstyle="SolidPattern">
101 <color alpha="255">
102 <red>20</red>
103 <green>20</green>
104 <blue>20</blue>
105 </color>
106 </brush>
107 </colorrole>
108 <colorrole role="Highlight">
109 <brush brushstyle="SolidPattern">
110 <color alpha="255">
111 <red>73</red>
112 <green>73</green>
113 <blue>73</blue>
114 </color>
115 </brush>
116 </colorrole>
117 <colorrole role="AlternateBase">
118 <brush brushstyle="SolidPattern">
119 <color alpha="255">
120 <red>27</red>
121 <green>27</green>
122 <blue>27</blue>
123 </color>
124 </brush>
125 </colorrole>
126 </active>
127 <inactive>
128 <colorrole role="Text">
129 <brush brushstyle="SolidPattern">
130 <color alpha="255">
131 <red>230</red>
132 <green>230</green>
133 <blue>230</blue>
134 </color>
135 </brush>
136 </colorrole>
137 <colorrole role="Base">
138 <brush brushstyle="SolidPattern">
139 <color alpha="255">
140 <red>20</red>
141 <green>20</green>
142 <blue>20</blue>
143 </color>
144 </brush>
145 </colorrole>
146 <colorrole role="Highlight">
147 <brush brushstyle="SolidPattern">
148 <color alpha="255">
149 <red>73</red>
150 <green>73</green>
151 <blue>73</blue>
152 </color>
153 </brush>
154 </colorrole>
155 <colorrole role="AlternateBase">
156 <brush brushstyle="SolidPattern">
157 <color alpha="255">
158 <red>27</red>
159 <green>27</green>
160 <blue>27</blue>
161 </color>
162 </brush>
163 </colorrole>
164 </inactive>
165 <disabled>
166 <colorrole role="Text">
167 <brush brushstyle="SolidPattern">
168 <color alpha="255">
169 <red>130</red>
170 <green>130</green>
171 <blue>130</blue>
172 </color>
173 </brush>
174 </colorrole>
175 <colorrole role="Base">
176 <brush brushstyle="SolidPattern">
177 <color alpha="255">
178 <red>240</red>
179 <green>240</green>
180 <blue>240</blue>
181 </color>
182 </brush>
183 </colorrole>
184 <colorrole role="Highlight">
185 <brush brushstyle="SolidPattern">
186 <color alpha="255">
187 <red>175</red>
188 <green>175</green>
189 <blue>175</blue>
190 </color>
191 </brush>
192 </colorrole>
193 <colorrole role="AlternateBase">
194 <brush brushstyle="SolidPattern">
195 <color alpha="255">
196 <red>27</red>
197 <green>27</green>
198 <blue>27</blue>
199 </color>
200 </brush>
201 </colorrole>
202 </disabled>
203 </palette>
204 </property>
205 <property name="font">
206 <font>
207 <family>Arial</family>
208 <pointsize>9</pointsize>
209 <weight>75</weight>
210 <bold>true</bold>
211 </font>
212 </property>
213 <property name="editTriggers">
214 <set>QAbstractItemView::NoEditTriggers</set>
215 </property>
216 <property name="alternatingRowColors">
217 <bool>true</bool>
218 </property>
219 <property name="selectionMode">
220 <enum>QAbstractItemView::ExtendedSelection</enum>
221 </property>
222 <property name="selectionBehavior">
223 <enum>QAbstractItemView::SelectItems</enum>
224 </property>
225 <property name="showGrid">
226 <bool>false</bool>
227 </property>
228 <attribute name="horizontalHeaderVisible">
229 <bool>false</bool>
230 </attribute>
231 <attribute name="verticalHeaderVisible">
232 <bool>false</bool>
233 </attribute>
234 <column>
235 <property name="text">
236 <string/>
237 </property>
238 </column>
239 <column>
240 <property name="text">
241 <string/>
242 </property>
243 </column>
244 <column>
245 <property name="text">
246 <string/>
247 </property>
248 </column>
249 <column>
250 <property name="text">
251 <string/>
252 </property>
253 </column>
254 <column>
255 <property name="text">
256 <string/>
257 </property>
258 </column>
259 <column>
260 <property name="text">
261 <string>New Column</string>
262 </property>
263 </column>
264 <column>
265 <property name="text">
266 <string/>
267 </property>
268 </column>
269 <column>
270 <property name="text">
271 <string/>
272 </property>
273 </column>
274 <column>
275 <property name="text">
276 <string/>
277 </property>
278 </column>
279 <column>
280 <property name="text">
281 <string/>
282 </property>
283 </column>
284 <column>
285 <property name="text">
286 <string/>
287 </property>
288 </column>
289 <column>
290 <property name="text">
291 <string/>
292 </property>
293 </column>
294 </widget>
295 </item>
296 </layout>
297 </widget>
298 <widget class="QWidget" name="tab_3">
299 <attribute name="title">
300 <string>Gap chart</string>
301 </attribute>
302 <layout class="QVBoxLayout" name="verticalLayout_4">
303 <property name="margin">
304 <number>4</number>
305 </property>
306 <item>
307 <widget class="QTableWidget" name="gapChartTableWidget">
308 <property name="palette">
309 <palette>
310 <active>
311 <colorrole role="WindowText">
312 <brush brushstyle="SolidPattern">
313 <color alpha="255">
314 <red>255</red>
315 <green>255</green>
316 <blue>255</blue>
317 </color>
318 </brush>
319 </colorrole>
320 <colorrole role="Text">
321 <brush brushstyle="SolidPattern">
322 <color alpha="255">
323 <red>255</red>
324 <green>255</green>
325 <blue>255</blue>
326 </color>
327 </brush>
328 </colorrole>
329 <colorrole role="Base">
330 <brush brushstyle="SolidPattern">
331 <color alpha="255">
332 <red>20</red>
333 <green>20</green>
334 <blue>20</blue>
335 </color>
336 </brush>
337 </colorrole>
338 </active>
339 <inactive>
340 <colorrole role="WindowText">
341 <brush brushstyle="SolidPattern">
342 <color alpha="255">
343 <red>255</red>
344 <green>255</green>
345 <blue>255</blue>
346 </color>
347 </brush>
348 </colorrole>
349 <colorrole role="Text">
350 <brush brushstyle="SolidPattern">
351 <color alpha="255">
352 <red>255</red>
353 <green>255</green>
354 <blue>255</blue>
355 </color>
356 </brush>
357 </colorrole>
358 <colorrole role="Base">
359 <brush brushstyle="SolidPattern">
360 <color alpha="255">
361 <red>20</red>
362 <green>20</green>
363 <blue>20</blue>
364 </color>
365 </brush>
366 </colorrole>
367 </inactive>
368 <disabled>
369 <colorrole role="WindowText">
370 <brush brushstyle="SolidPattern">
371 <color alpha="255">
372 <red>130</red>
373 <green>130</green>
374 <blue>130</blue>
375 </color>
376 </brush>
377 </colorrole>
378 <colorrole role="Text">
379 <brush brushstyle="SolidPattern">
380 <color alpha="255">
381 <red>130</red>
382 <green>130</green>
383 <blue>130</blue>
384 </color>
385 </brush>
386 </colorrole>
387 <colorrole role="Base">
388 <brush brushstyle="SolidPattern">
389 <color alpha="255">
390 <red>240</red>
391 <green>240</green>
392 <blue>240</blue>
393 </color>
394 </brush>
395 </colorrole>
396 </disabled>
397 </palette>
398 </property>
399 <property name="font">
400 <font>
401 <family>Arial</family>
402 <pointsize>10</pointsize>
403 <weight>75</weight>
404 <bold>true</bold>
405 </font>
406 </property>
407 <property name="selectionMode">
408 <enum>QAbstractItemView::NoSelection</enum>
409 </property>
410 <property name="selectionBehavior">
411 <enum>QAbstractItemView::SelectRows</enum>
412 </property>
413 <property name="iconSize">
414 <size>
415 <width>300</width>
416 <height>300</height>
417 </size>
418 </property>
419 <property name="verticalScrollMode">
420 <enum>QAbstractItemView::ScrollPerPixel</enum>
421 </property>
422 <property name="horizontalScrollMode">
423 <enum>QAbstractItemView::ScrollPerPixel</enum>
424 </property>
425 <property name="showGrid">
426 <bool>false</bool>
427 </property>
428 <attribute name="horizontalHeaderVisible">
429 <bool>false</bool>
430 </attribute>
431 <attribute name="verticalHeaderVisible">
432 <bool>false</bool>
433 </attribute>
434 <column>
435 <property name="text">
436 <string/>
437 </property>
438 </column>
439 <column>
440 <property name="text">
441 <string>New Column</string>
442 </property>
443 </column>
444 </widget>
445 </item>
446 </layout>
447 </widget>
448 <widget class="QWidget" name="tab_2">
449 <attribute name="title">
450 <string>Lap time chart</string>
451 </attribute>
452 <layout class="QVBoxLayout" name="verticalLayout_3">
453 <property name="margin">
454 <number>4</number>
455 </property>
456 <item>
457 <widget class="QTableWidget" name="chartsTableWidget">
458 <property name="palette">
459 <palette>
460 <active>
461 <colorrole role="WindowText">
462 <brush brushstyle="SolidPattern">
463 <color alpha="255">
464 <red>255</red>
465 <green>255</green>
466 <blue>255</blue>
467 </color>
468 </brush>
469 </colorrole>
470 <colorrole role="Text">
471 <brush brushstyle="SolidPattern">
472 <color alpha="255">
473 <red>255</red>
474 <green>255</green>
475 <blue>255</blue>
476 </color>
477 </brush>
478 </colorrole>
479 <colorrole role="Base">
480 <brush brushstyle="SolidPattern">
481 <color alpha="255">
482 <red>20</red>
483 <green>20</green>
484 <blue>20</blue>
485 </color>
486 </brush>
487 </colorrole>
488 </active>
489 <inactive>
490 <colorrole role="WindowText">
491 <brush brushstyle="SolidPattern">
492 <color alpha="255">
493 <red>255</red>
494 <green>255</green>
495 <blue>255</blue>
496 </color>
497 </brush>
498 </colorrole>
499 <colorrole role="Text">
500 <brush brushstyle="SolidPattern">
501 <color alpha="255">
502 <red>255</red>
503 <green>255</green>
504 <blue>255</blue>
505 </color>
506 </brush>
507 </colorrole>
508 <colorrole role="Base">
509 <brush brushstyle="SolidPattern">
510 <color alpha="255">
511 <red>20</red>
512 <green>20</green>
513 <blue>20</blue>
514 </color>
515 </brush>
516 </colorrole>
517 </inactive>
518 <disabled>
519 <colorrole role="WindowText">
520 <brush brushstyle="SolidPattern">
521 <color alpha="255">
522 <red>130</red>
523 <green>130</green>
524 <blue>130</blue>
525 </color>
526 </brush>
527 </colorrole>
528 <colorrole role="Text">
529 <brush brushstyle="SolidPattern">
530 <color alpha="255">
531 <red>130</red>
532 <green>130</green>
533 <blue>130</blue>
534 </color>
535 </brush>
536 </colorrole>
537 <colorrole role="Base">
538 <brush brushstyle="SolidPattern">
539 <color alpha="255">
540 <red>240</red>
541 <green>240</green>
542 <blue>240</blue>
543 </color>
544 </brush>
545 </colorrole>
546 </disabled>
547 </palette>
548 </property>
549 <property name="font">
550 <font>
551 <family>Arial</family>
552 <pointsize>10</pointsize>
553 <weight>75</weight>
554 <bold>true</bold>
555 </font>
556 </property>
557 <property name="selectionMode">
558 <enum>QAbstractItemView::NoSelection</enum>
559 </property>
560 <property name="selectionBehavior">
561 <enum>QAbstractItemView::SelectRows</enum>
562 </property>
563 <property name="iconSize">
564 <size>
565 <width>300</width>
566 <height>300</height>
567 </size>
568 </property>
569 <property name="verticalScrollMode">
570 <enum>QAbstractItemView::ScrollPerPixel</enum>
571 </property>
572 <property name="horizontalScrollMode">
573 <enum>QAbstractItemView::ScrollPerPixel</enum>
574 </property>
575 <property name="showGrid">
576 <bool>false</bool>
577 </property>
578 <attribute name="horizontalHeaderVisible">
579 <bool>false</bool>
580 </attribute>
581 <attribute name="verticalHeaderVisible">
582 <bool>false</bool>
583 </attribute>
584 <column>
585 <property name="text">
586 <string/>
587 </property>
588 </column>
589 <column>
590 <property name="text">
591 <string>New Column</string>
592 </property>
593 </column>
594 </widget>
595 </item>
596 </layout>
597 </widget>
598 <widget class="QWidget" name="tab_4">
599 <attribute name="title">
600 <string>Position chart</string>
601 </attribute>
602 <layout class="QVBoxLayout" name="verticalLayout_5">
603 <property name="margin">
604 <number>4</number>
605 </property>
606 <item>
607 <widget class="QTableWidget" name="posChartTableWidget">
608 <property name="palette">
609 <palette>
610 <active>
611 <colorrole role="WindowText">
612 <brush brushstyle="SolidPattern">
613 <color alpha="255">
614 <red>255</red>
615 <green>255</green>
616 <blue>255</blue>
617 </color>
618 </brush>
619 </colorrole>
620 <colorrole role="Text">
621 <brush brushstyle="SolidPattern">
622 <color alpha="255">
623 <red>255</red>
624 <green>255</green>
625 <blue>255</blue>
626 </color>
627 </brush>
628 </colorrole>
629 <colorrole role="Base">
630 <brush brushstyle="SolidPattern">
631 <color alpha="255">
632 <red>20</red>
633 <green>20</green>
634 <blue>20</blue>
635 </color>
636 </brush>
637 </colorrole>
638 </active>
639 <inactive>
640 <colorrole role="WindowText">
641 <brush brushstyle="SolidPattern">
642 <color alpha="255">
643 <red>255</red>
644 <green>255</green>
645 <blue>255</blue>
646 </color>
647 </brush>
648 </colorrole>
649 <colorrole role="Text">
650 <brush brushstyle="SolidPattern">
651 <color alpha="255">
652 <red>255</red>
653 <green>255</green>
654 <blue>255</blue>
655 </color>
656 </brush>
657 </colorrole>
658 <colorrole role="Base">
659 <brush brushstyle="SolidPattern">
660 <color alpha="255">
661 <red>20</red>
662 <green>20</green>
663 <blue>20</blue>
664 </color>
665 </brush>
666 </colorrole>
667 </inactive>
668 <disabled>
669 <colorrole role="WindowText">
670 <brush brushstyle="SolidPattern">
671 <color alpha="255">
672 <red>130</red>
673 <green>130</green>
674 <blue>130</blue>
675 </color>
676 </brush>
677 </colorrole>
678 <colorrole role="Text">
679 <brush brushstyle="SolidPattern">
680 <color alpha="255">
681 <red>130</red>
682 <green>130</green>
683 <blue>130</blue>
684 </color>
685 </brush>
686 </colorrole>
687 <colorrole role="Base">
688 <brush brushstyle="SolidPattern">
689 <color alpha="255">
690 <red>240</red>
691 <green>240</green>
692 <blue>240</blue>
693 </color>
694 </brush>
695 </colorrole>
696 </disabled>
697 </palette>
698 </property>
699 <property name="font">
700 <font>
701 <family>Arial</family>
702 <pointsize>10</pointsize>
703 <weight>75</weight>
704 <bold>true</bold>
705 </font>
706 </property>
707 <property name="selectionMode">
708 <enum>QAbstractItemView::NoSelection</enum>
709 </property>
710 <property name="selectionBehavior">
711 <enum>QAbstractItemView::SelectRows</enum>
712 </property>
713 <property name="iconSize">
714 <size>
715 <width>300</width>
716 <height>300</height>
717 </size>
718 </property>
719 <property name="verticalScrollMode">
720 <enum>QAbstractItemView::ScrollPerPixel</enum>
721 </property>
722 <property name="horizontalScrollMode">
723 <enum>QAbstractItemView::ScrollPerPixel</enum>
724 </property>
725 <property name="showGrid">
726 <bool>false</bool>
727 </property>
728 <attribute name="horizontalHeaderVisible">
729 <bool>false</bool>
730 </attribute>
731 <attribute name="verticalHeaderVisible">
732 <bool>false</bool>
733 </attribute>
734 <column>
735 <property name="text">
736 <string/>
737 </property>
738 </column>
739 <column>
740 <property name="text">
741 <string>New Column</string>
742 </property>
743 </column>
744 </widget>
745 </item>
746 </layout>
747 </widget>
748 </widget>
749 </item>
750 <item>
751 <layout class="QHBoxLayout" name="horizontalLayout">
752 <property name="topMargin">
753 <number>0</number>
754 </property>
755 <item>
756 <spacer name="horizontalSpacer">
757 <property name="orientation">
758 <enum>Qt::Horizontal</enum>
759 </property>
760 <property name="sizeHint" stdset="0">
761 <size>
762 <width>40</width>
763 <height>20</height>
764 </size>
765 </property>
766 </spacer>
767 </item>
768 <item>
769 <widget class="QPushButton" name="pushButton">
770 <property name="text">
771 <string>Close</string>
772 </property>
773 </widget>
774 </item>
775 <item>
776 <spacer name="horizontalSpacer_2">
777 <property name="orientation">
778 <enum>Qt::Horizontal</enum>
779 </property>
780 <property name="sizeHint" stdset="0">
781 <size>
782 <width>40</width>
783 <height>20</height>
784 </size>
785 </property>
786 </spacer>
787 </item>
788 </layout>
789 </item>
790 </layout>
791 </widget>
792 <resources>
793 <include location="../icons/icons.qrc"/>
794 </resources>
795 <connections/>
796 </ui>