Finish v3.0.0
[f1lt.git] / ui / sessiontimeswidget.ui
blob6f2b7ee59d75563f7467aae88e30dfd7b0d98e30
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SessionTimesWidget</class>
4 <widget class="QWidget" name="SessionTimesWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>1096</width>
10 <height>669</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</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_2" stretch="0">
21 <property name="margin">
22 <number>4</number>
23 </property>
24 <item>
25 <widget class="QSplitter" name="splitter">
26 <property name="orientation">
27 <enum>Qt::Horizontal</enum>
28 </property>
29 <widget class="QWidget" name="widget" native="true">
30 <property name="autoFillBackground">
31 <bool>true</bool>
32 </property>
33 <layout class="QVBoxLayout" name="verticalLayout" stretch="1,0,0,0,0,0,0">
34 <property name="margin">
35 <number>0</number>
36 </property>
37 <item>
38 <widget class="QListWidget" name="driversListWidget">
39 <property name="palette">
40 <palette>
41 <active>
42 <colorrole role="WindowText">
43 <brush brushstyle="SolidPattern">
44 <color alpha="255">
45 <red>220</red>
46 <green>220</green>
47 <blue>220</blue>
48 </color>
49 </brush>
50 </colorrole>
51 <colorrole role="Text">
52 <brush brushstyle="SolidPattern">
53 <color alpha="255">
54 <red>220</red>
55 <green>220</green>
56 <blue>220</blue>
57 </color>
58 </brush>
59 </colorrole>
60 <colorrole role="Base">
61 <brush brushstyle="SolidPattern">
62 <color alpha="255">
63 <red>20</red>
64 <green>20</green>
65 <blue>20</blue>
66 </color>
67 </brush>
68 </colorrole>
69 <colorrole role="Highlight">
70 <brush brushstyle="SolidPattern">
71 <color alpha="255">
72 <red>73</red>
73 <green>73</green>
74 <blue>73</blue>
75 </color>
76 </brush>
77 </colorrole>
78 </active>
79 <inactive>
80 <colorrole role="WindowText">
81 <brush brushstyle="SolidPattern">
82 <color alpha="255">
83 <red>220</red>
84 <green>220</green>
85 <blue>220</blue>
86 </color>
87 </brush>
88 </colorrole>
89 <colorrole role="Text">
90 <brush brushstyle="SolidPattern">
91 <color alpha="255">
92 <red>220</red>
93 <green>220</green>
94 <blue>220</blue>
95 </color>
96 </brush>
97 </colorrole>
98 <colorrole role="Base">
99 <brush brushstyle="SolidPattern">
100 <color alpha="255">
101 <red>20</red>
102 <green>20</green>
103 <blue>20</blue>
104 </color>
105 </brush>
106 </colorrole>
107 <colorrole role="Highlight">
108 <brush brushstyle="SolidPattern">
109 <color alpha="255">
110 <red>73</red>
111 <green>73</green>
112 <blue>73</blue>
113 </color>
114 </brush>
115 </colorrole>
116 </inactive>
117 <disabled>
118 <colorrole role="WindowText">
119 <brush brushstyle="SolidPattern">
120 <color alpha="255">
121 <red>130</red>
122 <green>130</green>
123 <blue>130</blue>
124 </color>
125 </brush>
126 </colorrole>
127 <colorrole role="Text">
128 <brush brushstyle="SolidPattern">
129 <color alpha="255">
130 <red>130</red>
131 <green>130</green>
132 <blue>130</blue>
133 </color>
134 </brush>
135 </colorrole>
136 <colorrole role="Base">
137 <brush brushstyle="SolidPattern">
138 <color alpha="255">
139 <red>240</red>
140 <green>240</green>
141 <blue>240</blue>
142 </color>
143 </brush>
144 </colorrole>
145 <colorrole role="Highlight">
146 <brush brushstyle="SolidPattern">
147 <color alpha="255">
148 <red>175</red>
149 <green>175</green>
150 <blue>175</blue>
151 </color>
152 </brush>
153 </colorrole>
154 </disabled>
155 </palette>
156 </property>
157 <property name="frameShape">
158 <enum>QFrame::NoFrame</enum>
159 </property>
160 <property name="frameShadow">
161 <enum>QFrame::Raised</enum>
162 </property>
163 <property name="verticalScrollBarPolicy">
164 <enum>Qt::ScrollBarAlwaysOff</enum>
165 </property>
166 </widget>
167 </item>
168 <item>
169 <widget class="QPushButton" name="top10Button">
170 <property name="text">
171 <string>Top 10</string>
172 </property>
173 <property name="checkable">
174 <bool>true</bool>
175 </property>
176 </widget>
177 </item>
178 <item>
179 <widget class="QPushButton" name="flagButton">
180 <property name="text">
181 <string>Relative times</string>
182 </property>
183 </widget>
184 </item>
185 <item>
186 <widget class="QPushButton" name="relativeButton">
187 <property name="enabled">
188 <bool>false</bool>
189 </property>
190 <property name="text">
191 <string>Relative to selected</string>
192 </property>
193 <property name="checkable">
194 <bool>true</bool>
195 </property>
196 <property name="checked">
197 <bool>false</bool>
198 </property>
199 </widget>
200 </item>
201 <item>
202 <widget class="QComboBox" name="timeBox">
203 <item>
204 <property name="text">
205 <string>Show lap times</string>
206 </property>
207 </item>
208 <item>
209 <property name="text">
210 <string>Show S1 times</string>
211 </property>
212 </item>
213 <item>
214 <property name="text">
215 <string>Show S2 times</string>
216 </property>
217 </item>
218 <item>
219 <property name="text">
220 <string>Show S3 times</string>
221 </property>
222 </item>
223 </widget>
224 </item>
225 <item>
226 <widget class="QPushButton" name="compareButton">
227 <property name="enabled">
228 <bool>false</bool>
229 </property>
230 <property name="text">
231 <string>Compare performance</string>
232 </property>
233 </widget>
234 </item>
235 <item>
236 <widget class="QPushButton" name="closeButton">
237 <property name="text">
238 <string>Close</string>
239 </property>
240 </widget>
241 </item>
242 </layout>
243 </widget>
244 <widget class="QTableWidget" name="timesTableWidget">
245 <property name="sizePolicy">
246 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
247 <horstretch>0</horstretch>
248 <verstretch>0</verstretch>
249 </sizepolicy>
250 </property>
251 <property name="minimumSize">
252 <size>
253 <width>0</width>
254 <height>0</height>
255 </size>
256 </property>
257 <property name="maximumSize">
258 <size>
259 <width>16777215</width>
260 <height>16777215</height>
261 </size>
262 </property>
263 <property name="palette">
264 <palette>
265 <active>
266 <colorrole role="WindowText">
267 <brush brushstyle="SolidPattern">
268 <color alpha="255">
269 <red>255</red>
270 <green>255</green>
271 <blue>255</blue>
272 </color>
273 </brush>
274 </colorrole>
275 <colorrole role="Text">
276 <brush brushstyle="SolidPattern">
277 <color alpha="255">
278 <red>255</red>
279 <green>255</green>
280 <blue>255</blue>
281 </color>
282 </brush>
283 </colorrole>
284 <colorrole role="Base">
285 <brush brushstyle="SolidPattern">
286 <color alpha="255">
287 <red>20</red>
288 <green>20</green>
289 <blue>20</blue>
290 </color>
291 </brush>
292 </colorrole>
293 <colorrole role="Highlight">
294 <brush brushstyle="SolidPattern">
295 <color alpha="255">
296 <red>73</red>
297 <green>73</green>
298 <blue>73</blue>
299 </color>
300 </brush>
301 </colorrole>
302 <colorrole role="AlternateBase">
303 <brush brushstyle="SolidPattern">
304 <color alpha="255">
305 <red>30</red>
306 <green>30</green>
307 <blue>30</blue>
308 </color>
309 </brush>
310 </colorrole>
311 </active>
312 <inactive>
313 <colorrole role="WindowText">
314 <brush brushstyle="SolidPattern">
315 <color alpha="255">
316 <red>255</red>
317 <green>255</green>
318 <blue>255</blue>
319 </color>
320 </brush>
321 </colorrole>
322 <colorrole role="Text">
323 <brush brushstyle="SolidPattern">
324 <color alpha="255">
325 <red>255</red>
326 <green>255</green>
327 <blue>255</blue>
328 </color>
329 </brush>
330 </colorrole>
331 <colorrole role="Base">
332 <brush brushstyle="SolidPattern">
333 <color alpha="255">
334 <red>20</red>
335 <green>20</green>
336 <blue>20</blue>
337 </color>
338 </brush>
339 </colorrole>
340 <colorrole role="Highlight">
341 <brush brushstyle="SolidPattern">
342 <color alpha="255">
343 <red>73</red>
344 <green>73</green>
345 <blue>73</blue>
346 </color>
347 </brush>
348 </colorrole>
349 <colorrole role="AlternateBase">
350 <brush brushstyle="SolidPattern">
351 <color alpha="255">
352 <red>30</red>
353 <green>30</green>
354 <blue>30</blue>
355 </color>
356 </brush>
357 </colorrole>
358 </inactive>
359 <disabled>
360 <colorrole role="WindowText">
361 <brush brushstyle="SolidPattern">
362 <color alpha="255">
363 <red>130</red>
364 <green>130</green>
365 <blue>130</blue>
366 </color>
367 </brush>
368 </colorrole>
369 <colorrole role="Text">
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="Base">
379 <brush brushstyle="SolidPattern">
380 <color alpha="255">
381 <red>240</red>
382 <green>240</green>
383 <blue>240</blue>
384 </color>
385 </brush>
386 </colorrole>
387 <colorrole role="Highlight">
388 <brush brushstyle="SolidPattern">
389 <color alpha="255">
390 <red>175</red>
391 <green>175</green>
392 <blue>175</blue>
393 </color>
394 </brush>
395 </colorrole>
396 <colorrole role="AlternateBase">
397 <brush brushstyle="SolidPattern">
398 <color alpha="255">
399 <red>30</red>
400 <green>30</green>
401 <blue>30</blue>
402 </color>
403 </brush>
404 </colorrole>
405 </disabled>
406 </palette>
407 </property>
408 <property name="font">
409 <font>
410 <family>Arial</family>
411 <pointsize>10</pointsize>
412 <weight>75</weight>
413 <bold>true</bold>
414 </font>
415 </property>
416 <property name="editTriggers">
417 <set>QAbstractItemView::NoEditTriggers</set>
418 </property>
419 <property name="alternatingRowColors">
420 <bool>true</bool>
421 </property>
422 <property name="selectionMode">
423 <enum>QAbstractItemView::ExtendedSelection</enum>
424 </property>
425 <property name="verticalScrollMode">
426 <enum>QAbstractItemView::ScrollPerPixel</enum>
427 </property>
428 <property name="horizontalScrollMode">
429 <enum>QAbstractItemView::ScrollPerPixel</enum>
430 </property>
431 <property name="showGrid">
432 <bool>true</bool>
433 </property>
434 <property name="gridStyle">
435 <enum>Qt::NoPen</enum>
436 </property>
437 <attribute name="horizontalHeaderVisible">
438 <bool>true</bool>
439 </attribute>
440 <attribute name="horizontalHeaderStretchLastSection">
441 <bool>false</bool>
442 </attribute>
443 <attribute name="verticalHeaderVisible">
444 <bool>true</bool>
445 </attribute>
446 <column>
447 <property name="text">
448 <string>321</string>
449 </property>
450 </column>
451 <column>
452 <property name="text">
453 <string/>
454 </property>
455 </column>
456 <column>
457 <property name="text">
458 <string/>
459 </property>
460 </column>
461 <column>
462 <property name="text">
463 <string/>
464 </property>
465 </column>
466 <column>
467 <property name="text">
468 <string/>
469 </property>
470 </column>
471 <column>
472 <property name="text">
473 <string/>
474 </property>
475 </column>
476 </widget>
477 </widget>
478 </item>
479 </layout>
480 </widget>
481 <resources>
482 <include location="../icons/icons.qrc"/>
483 </resources>
484 <connections/>
485 </ui>