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